Build Logs

softwaremill/tapir-loom • 3.8.0-RC3:2025-12-04

Errors

60

Warnings

21

Total Lines

3608

1##################################
2Clonning https://github.com/softwaremill/tapir-loom.git into /build/repo using revision v0.2.5
3##################################
4Note: switching to 'c2420e50d4f76cbfff4f9eb1c891919650d561a0'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.1")
34Replacement: val scala3 = List("3.8.0-RC3")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'val scala3 = List("3.3.1")' in build.sbt
39----
40Starting build for 3.8.0-RC3
41Execute tests: true
42sbt project found:
43Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/tapir-loom
46##################################
47Scala version: 3.8.0-RC3
48Targets: com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC3
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC3"
69"++3.8.0-RC3 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 9.75s.
84[info] done compiling
85[info] loading settings for project rootProject from build.sbt...
86[info] set current project to tapir-loom (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC3
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in netty/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in rootProject/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in netty3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in netty3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in nima/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in nima3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in nima3/crossScalaVersions
95[info] set current project to tapir-loom (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC3 on 2 projects.
97[info] Switching Scala version on:
98[info] netty3 (3.8.0-RC3)
99[info] nima3 (3.8.0-RC3)
100[info] Excluding projects:
101[info] * rootProject (2.13.12)
102[info] netty (2.13.12)
103[info] nima (2.13.12)
104[info] Reapplying settings...
105[info] set current project to tapir-loom (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to tapir-loom (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 3 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to tapir-loom (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean nima3 / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to tapir-loom (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to tapir-loom (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 4, 2025, 2:26:57 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
129Starting build...
130Projects: Set(netty3, nima3)
131Starting build for ProjectRef(file:/build/repo/,netty3) (tapir-netty-server-id)... [0/2]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 4 Scala sources to /build/repo/netty/target/jvm-3/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 3 Scala sources to /build/repo/netty/target/jvm-3/test-classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] there was 1 deprecation warning; re-run with -deprecation for details
143[warn] two warnings found
144[info] done compiling
145[info] NettyIdServerTest:
1462025-12-04 14:27:38,825 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42313
1472025-12-04 14:27:38,948 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1ec9f93f, L:/127.0.0.1:42313 - R:/127.0.0.1:34556]'
1482025-12-04 14:27:39,251 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42313
149[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1502025-12-04 14:27:39,265 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40767
1512025-12-04 14:27:39,290 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x84bdff1a, L:/127.0.0.1:40767 - R:/127.0.0.1:36372]'
1522025-12-04 14:27:39,308 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40767
153[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
1542025-12-04 14:27:39,313 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37297
1552025-12-04 14:27:39,317 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdfe8e458, L:/127.0.0.1:37297 - R:/127.0.0.1:49602]'
1562025-12-04 14:27:39,328 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37297
157[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
1582025-12-04 14:27:39,332 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39971
1592025-12-04 14:27:39,336 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4e5a53ca, L:/127.0.0.1:39971 - R:/127.0.0.1:57094]'
1602025-12-04 14:27:39,350 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39971
161[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1622025-12-04 14:27:39,355 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34737
1632025-12-04 14:27:39,359 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc74c9d7d, L:/127.0.0.1:34737 - R:/127.0.0.1:34242]'
1642025-12-04 14:27:39,367 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34737
165[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1662025-12-04 14:27:39,371 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35263
1672025-12-04 14:27:39,375 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6186f8e7, L:/127.0.0.1:35263 - R:/127.0.0.1:56162]'
1682025-12-04 14:27:39,392 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35263
169[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
1702025-12-04 14:27:39,396 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33573
1712025-12-04 14:27:39,399 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4059305e, L:/127.0.0.1:33573 - R:/127.0.0.1:44216]'
1722025-12-04 14:27:39,423 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33573
173[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
1742025-12-04 14:27:39,428 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34303
1752025-12-04 14:27:39,431 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa3ad5bc0, L:/127.0.0.1:34303 - R:/127.0.0.1:36124]'
1762025-12-04 14:27:39,440 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34303
177[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
1782025-12-04 14:27:39,444 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44589
1792025-12-04 14:27:39,447 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xce955348, L:/127.0.0.1:44589 - R:/127.0.0.1:38922]'
1802025-12-04 14:27:39,455 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44589
181[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
1822025-12-04 14:27:39,459 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39171
1832025-12-04 14:27:39,462 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf91f5f50, L:/127.0.0.1:39171 - R:/127.0.0.1:33700]'
1842025-12-04 14:27:39,470 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39171
185[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
1862025-12-04 14:27:39,474 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46199
1872025-12-04 14:27:39,476 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x043a3dae, L:/127.0.0.1:46199 - R:/127.0.0.1:55774]'
1882025-12-04 14:27:39,484 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46199
189[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
1902025-12-04 14:27:39,489 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43913
1912025-12-04 14:27:39,492 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x298bbb1c, L:/127.0.0.1:43913 - R:/127.0.0.1:46506]'
1922025-12-04 14:27:39,499 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43913
193[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
1942025-12-04 14:27:39,503 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43135
1952025-12-04 14:27:39,506 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb92dcda8, L:/127.0.0.1:43135 - R:/127.0.0.1:51660]'
1962025-12-04 14:27:39,513 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43135
197[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
1982025-12-04 14:27:39,517 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34361
1992025-12-04 14:27:39,519 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2f10f10e, L:/127.0.0.1:34361 - R:/127.0.0.1:52604]'
2002025-12-04 14:27:39,528 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34361
201[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
2022025-12-04 14:27:39,532 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42535
2032025-12-04 14:27:39,536 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xee536239, L:/127.0.0.1:42535 - R:/127.0.0.1:49196]'
2042025-12-04 14:27:39,552 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42535
205[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
2062025-12-04 14:27:39,555 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34443
2072025-12-04 14:27:39,558 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb06d5f4b, L:/127.0.0.1:34443 - R:/127.0.0.1:60962]'
2082025-12-04 14:27:39,565 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34443
209[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
2102025-12-04 14:27:39,569 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46601
2112025-12-04 14:27:39,571 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb438c666, L:/127.0.0.1:46601 - R:/127.0.0.1:50954]'
2122025-12-04 14:27:39,579 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46601
213[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
2142025-12-04 14:27:39,582 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38453
2152025-12-04 14:27:39,584 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5a5b041e, L:/127.0.0.1:38453 - R:/127.0.0.1:56660]'
2162025-12-04 14:27:39,591 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38453
217[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
2182025-12-04 14:27:39,594 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39167
2192025-12-04 14:27:39,596 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf4e9726f, L:/127.0.0.1:39167 - R:/127.0.0.1:51454]'
2202025-12-04 14:27:39,603 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39167
221[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
2222025-12-04 14:27:39,606 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38613
2232025-12-04 14:27:39,608 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6ce622cc, L:/127.0.0.1:38613 - R:/127.0.0.1:55654]'
2242025-12-04 14:27:39,616 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38613
225[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
2262025-12-04 14:27:39,621 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35615
2272025-12-04 14:27:39,622 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf0febc9f, L:/127.0.0.1:35615 - R:/127.0.0.1:46176]'
2282025-12-04 14:27:39,630 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35615
229[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
2302025-12-04 14:27:39,634 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46455
2312025-12-04 14:27:39,637 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4c50762e, L:/127.0.0.1:46455 - R:/127.0.0.1:53812]'
2322025-12-04 14:27:39,646 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46455
233[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
2342025-12-04 14:27:39,649 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33945
2352025-12-04 14:27:39,651 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x85aa2076, L:/127.0.0.1:33945 - R:/127.0.0.1:42382]'
2362025-12-04 14:27:39,658 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33945
237[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
2382025-12-04 14:27:39,661 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43049
2392025-12-04 14:27:39,663 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdc6a0363, L:/127.0.0.1:43049 - R:/127.0.0.1:39732]'
2402025-12-04 14:27:39,670 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43049
241[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
2422025-12-04 14:27:39,674 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41709
2432025-12-04 14:27:39,676 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0a7aaf89, L:/127.0.0.1:41709 - R:/127.0.0.1:57744]'
2442025-12-04 14:27:39,683 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41709
245[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
2462025-12-04 14:27:39,687 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37495
2472025-12-04 14:27:39,689 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x083c0cd6, L:/127.0.0.1:37495 - R:/127.0.0.1:59386]'
2482025-12-04 14:27:39,696 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37495
249[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
2502025-12-04 14:27:39,700 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41433
2512025-12-04 14:27:39,702 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x249933f9, L:/127.0.0.1:41433 - R:/127.0.0.1:33938]'
2522025-12-04 14:27:39,709 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41433
253[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
2542025-12-04 14:27:39,712 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41005
2552025-12-04 14:27:39,714 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7654f08e, L:/127.0.0.1:41005 - R:/127.0.0.1:37576]'
2562025-12-04 14:27:39,721 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41005
257[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
2582025-12-04 14:27:39,724 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36191
2592025-12-04 14:27:39,726 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4f9ef3f7, L:/127.0.0.1:36191 - R:/127.0.0.1:51160]'
2602025-12-04 14:27:39,733 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36191
261[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
2622025-12-04 14:27:39,737 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44581
2632025-12-04 14:27:39,739 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9fc70ad5, L:/127.0.0.1:44581 - R:/127.0.0.1:56710]'
2642025-12-04 14:27:39,746 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44581
265[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
2662025-12-04 14:27:39,750 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43303
2672025-12-04 14:27:39,753 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x61e254f7, L:/127.0.0.1:43303 - R:/127.0.0.1:56330]'
2682025-12-04 14:27:39,760 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43303
269[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
2702025-12-04 14:27:39,763 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32975
2712025-12-04 14:27:39,765 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x45c22370, L:/127.0.0.1:32975 - R:/127.0.0.1:55966]'
2722025-12-04 14:27:39,772 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32975
273[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
2742025-12-04 14:27:39,776 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46079
2752025-12-04 14:27:39,778 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0c791ac7, L:/127.0.0.1:46079 - R:/127.0.0.1:40102]'
2762025-12-04 14:27:39,786 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46079
277[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
2782025-12-04 14:27:39,789 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40041
2792025-12-04 14:27:39,791 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc7fbc878, L:/127.0.0.1:40041 - R:/127.0.0.1:55634]'
2802025-12-04 14:27:39,798 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40041
281[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
2822025-12-04 14:27:39,801 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39905
2832025-12-04 14:27:39,803 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xff86f57d, L:/127.0.0.1:39905 - R:/127.0.0.1:57688]'
2842025-12-04 14:27:39,809 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39905
285[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
2862025-12-04 14:27:39,813 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36555
2872025-12-04 14:27:39,816 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc556fb76, L:/127.0.0.1:36555 - R:/127.0.0.1:48584]'
2882025-12-04 14:27:39,822 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36555
289[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
2902025-12-04 14:27:39,826 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36549
2912025-12-04 14:27:39,828 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x68525d66, L:/127.0.0.1:36549 - R:/127.0.0.1:45844]'
2922025-12-04 14:27:39,835 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36549
293[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
2942025-12-04 14:27:39,839 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34773
2952025-12-04 14:27:39,841 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6062e0dd, L:/127.0.0.1:34773 - R:/127.0.0.1:58398]'
2962025-12-04 14:27:39,847 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34773
297[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
2982025-12-04 14:27:39,850 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42365
2992025-12-04 14:27:39,852 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc6b020b2, L:/127.0.0.1:42365 - R:/127.0.0.1:38030]'
3002025-12-04 14:27:39,858 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42365
301[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
3022025-12-04 14:27:39,861 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43545
3032025-12-04 14:27:39,864 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8c18fd49, L:/127.0.0.1:43545 - R:/127.0.0.1:48162]'
3042025-12-04 14:27:39,872 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43545
305[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
3062025-12-04 14:27:39,876 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43675
3072025-12-04 14:27:39,877 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe4efcf70, L:/127.0.0.1:43675 - R:/127.0.0.1:56546]'
3082025-12-04 14:27:39,885 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43675
309[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
3102025-12-04 14:27:39,889 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41759
3112025-12-04 14:27:39,891 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf2a46e40, L:/127.0.0.1:41759 - R:/127.0.0.1:49128]'
3122025-12-04 14:27:39,898 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41759
313[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
3142025-12-04 14:27:39,901 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33265
3152025-12-04 14:27:39,903 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbb782be7, L:/127.0.0.1:33265 - R:/127.0.0.1:53580]'
3162025-12-04 14:27:39,911 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33265
317[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
3182025-12-04 14:27:39,915 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43631
3192025-12-04 14:27:39,917 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9eab571b, L:/127.0.0.1:43631 - R:/127.0.0.1:35404]'
3202025-12-04 14:27:39,923 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43631
321[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3222025-12-04 14:27:39,926 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39907
3232025-12-04 14:27:39,929 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9a8983fa, L:/127.0.0.1:39907 - R:/127.0.0.1:59224]'
3242025-12-04 14:27:39,935 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39907
325[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
3262025-12-04 14:27:39,938 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37787
3272025-12-04 14:27:39,941 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc886beeb, L:/127.0.0.1:37787 - R:/127.0.0.1:44018]'
3282025-12-04 14:27:39,954 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37787
329[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
3302025-12-04 14:27:39,958 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35709
3312025-12-04 14:27:39,961 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5f2daefa, L:/127.0.0.1:35709 - R:/127.0.0.1:39376]'
3322025-12-04 14:27:39,966 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35709
333[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
3342025-12-04 14:27:39,969 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43681
3352025-12-04 14:27:39,972 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb752bd22, L:/127.0.0.1:43681 - R:/127.0.0.1:51880]'
3362025-12-04 14:27:39,979 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43681
337[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
3382025-12-04 14:27:39,982 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45447
3392025-12-04 14:27:39,986 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb8d89acf, L:/127.0.0.1:45447 - R:/127.0.0.1:42190]'
3402025-12-04 14:27:39,992 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45447
341[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3422025-12-04 14:27:39,995 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32843
3432025-12-04 14:27:39,998 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x580e5d6f, L:/127.0.0.1:32843 - R:/127.0.0.1:46068]'
3442025-12-04 14:27:40,003 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32843
345[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
3462025-12-04 14:27:40,006 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37817
3472025-12-04 14:27:40,008 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa4c4187f, L:/127.0.0.1:37817 - R:/127.0.0.1:48072]'
3482025-12-04 14:27:40,014 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37817
349[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
3502025-12-04 14:27:40,017 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43541
3512025-12-04 14:27:40,023 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3511355d, L:/127.0.0.1:43541 - R:/127.0.0.1:50176]'
3522025-12-04 14:27:40,037 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43541
353[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
3542025-12-04 14:27:40,040 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33011
3552025-12-04 14:27:40,042 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x671c83c3, L:/127.0.0.1:33011 - R:/127.0.0.1:33788]'
3562025-12-04 14:27:40,057 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33011
357[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
3582025-12-04 14:27:40,062 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46551
3592025-12-04 14:27:40,065 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0cd0c393, L:/127.0.0.1:46551 - R:/127.0.0.1:60268]'
3602025-12-04 14:27:40,072 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46551
361[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
3622025-12-04 14:27:40,075 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41693
3632025-12-04 14:27:40,077 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc036cf58, L:/127.0.0.1:41693 - R:/127.0.0.1:56544]'
3642025-12-04 14:27:40,122 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41693
365[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
3662025-12-04 14:27:40,126 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38263
3672025-12-04 14:27:40,129 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x80acd5de, L:/127.0.0.1:38263 - R:/127.0.0.1:56916]'
3682025-12-04 14:27:40,145 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38263
369[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
3702025-12-04 14:27:40,148 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46149
3712025-12-04 14:27:40,151 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1c453557, L:/127.0.0.1:46149 - R:/127.0.0.1:43426]'
3722025-12-04 14:27:40,156 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46149
373[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
3742025-12-04 14:27:40,159 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40829
3752025-12-04 14:27:40,163 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe32dc898, L:/127.0.0.1:40829 - R:/127.0.0.1:50208]'
3762025-12-04 14:27:40,169 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40829
377[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3782025-12-04 14:27:40,172 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38321
3792025-12-04 14:27:40,174 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe072d641, L:/127.0.0.1:38321 - R:/127.0.0.1:48038]'
3802025-12-04 14:27:40,180 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38321
381[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3822025-12-04 14:27:40,183 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45373
3832025-12-04 14:27:40,186 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0078221b, L:/127.0.0.1:45373 - R:/127.0.0.1:59286]'
3842025-12-04 14:27:40,193 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45373
385[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
3862025-12-04 14:27:40,196 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39289
3872025-12-04 14:27:40,198 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbbed0424, L:/127.0.0.1:39289 - R:/127.0.0.1:44086]'
3882025-12-04 14:27:40,202 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39289
389[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
3902025-12-04 14:27:40,205 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33159
3912025-12-04 14:27:40,208 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1082214d, L:/127.0.0.1:33159 - R:/127.0.0.1:41888]'
3922025-12-04 14:27:40,212 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33159
393[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
3942025-12-04 14:27:40,215 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45631
3952025-12-04 14:27:40,219 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x08cd8bf3, L:/127.0.0.1:45631 - R:/127.0.0.1:57140]'
3962025-12-04 14:27:40,228 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45631
397[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
3982025-12-04 14:27:40,232 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42899
3992025-12-04 14:27:40,235 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd2f775d9, L:/127.0.0.1:42899 - R:/127.0.0.1:39196]'
4002025-12-04 14:27:40,243 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42899
401[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
4022025-12-04 14:27:40,247 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44209
4032025-12-04 14:27:40,250 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2b27bbaa, L:/127.0.0.1:44209 - R:/127.0.0.1:58660]'
4042025-12-04 14:27:40,256 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44209
405[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
4062025-12-04 14:27:40,258 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41165
4072025-12-04 14:27:40,262 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x63dd022d, L:/127.0.0.1:41165 - R:/127.0.0.1:55000]'
4082025-12-04 14:27:40,268 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41165
409[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
4102025-12-04 14:27:40,271 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38891
4112025-12-04 14:27:40,274 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x96626207, L:/127.0.0.1:38891 - R:/127.0.0.1:35848]'
4122025-12-04 14:27:40,284 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38891
413[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
4142025-12-04 14:27:40,288 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39875
4152025-12-04 14:27:40,290 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3fb0a2ff, L:/127.0.0.1:39875 - R:/127.0.0.1:53442]'
4162025-12-04 14:27:40,296 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39875
417[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
4182025-12-04 14:27:40,300 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41849
4192025-12-04 14:27:40,302 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xffee273f, L:/127.0.0.1:41849 - R:/127.0.0.1:49038]'
4202025-12-04 14:27:40,307 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41849
421[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
4222025-12-04 14:27:40,311 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35917
4232025-12-04 14:27:40,313 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0de4525a, L:/127.0.0.1:35917 - R:/127.0.0.1:42282]'
4242025-12-04 14:27:40,318 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35917
425[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
4262025-12-04 14:27:40,321 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35361
4272025-12-04 14:27:40,323 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2d9ef3c4, L:/127.0.0.1:35361 - R:/127.0.0.1:52290]'
4282025-12-04 14:27:40,329 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35361
429[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
4302025-12-04 14:27:40,332 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39779
4312025-12-04 14:27:40,335 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x730e2009, L:/127.0.0.1:39779 - R:/127.0.0.1:59126]'
4322025-12-04 14:27:40,346 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39779
433[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
4342025-12-04 14:27:40,349 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33997
4352025-12-04 14:27:40,352 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x63a19011, L:/127.0.0.1:33997 - R:/127.0.0.1:50512]'
4362025-12-04 14:27:40,355 [] ERROR s.t.s.n.internal.NettyServerHandler - Error while processing the request
437java.lang.IllegalArgumentException: Validation failed for header 'Set-Cookie'
438 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1019)
439 at io.netty.handler.codec.DefaultHeaders.setObject(DefaultHeaders.java:536)
440 at io.netty.handler.codec.http.DefaultHttpHeaders.set(DefaultHttpHeaders.java:175)
441 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom$$anonfun$2(NettyServerHandler.scala:211)
442 at scala.collection.immutable.BitmapIndexedMapNode.foreach(HashMap.scala:1118)
443 at scala.collection.immutable.HashMap.foreach(HashMap.scala:272)
444 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom(NettyServerHandler.scala:212)
445 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse$$anonfun$1(NettyServerHandler.scala:103)
446 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:15)
447 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:10)
448 at sttp.tapir.server.netty.internal.NettyServerHandler$RichServerNettyResponse.handle(NettyServerHandler.scala:195)
449 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse(NettyServerHandler.scala:152)
450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$2(NettyServerHandler.scala:55)
451 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
452 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
453 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
454 at scala.util.Try$.apply(Try.scala:218)
455 at sttp.monad.MonadError.handleError(MonadError.scala:24)
456 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
457 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
458 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
459 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
460 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
461 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
462 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
463 at scala.Function0.apply$mcV$sp(Function0.scala:45)
464 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
465 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
466 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
467 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
468Caused by: java.lang.IllegalArgumentException: a header value contains prohibited character 0xd at index 5.
469 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:395)
470 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:387)
471 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1017)
472 ... 29 common frames omitted
4732025-12-04 14:27:40,361 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33997
474[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
4752025-12-04 14:27:40,364 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34305
4762025-12-04 14:27:40,367 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6bc1dc3f, L:/127.0.0.1:34305 - R:/127.0.0.1:38372]'
4772025-12-04 14:27:40,374 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34305
478[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
4792025-12-04 14:27:40,377 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44785
4802025-12-04 14:27:40,381 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x89ae8020, L:/127.0.0.1:44785 - R:/127.0.0.1:55946]'
4812025-12-04 14:27:40,388 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44785
482[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
4832025-12-04 14:27:40,392 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37663
4842025-12-04 14:27:40,395 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1b23dd26, L:/127.0.0.1:37663 - R:/127.0.0.1:48550]'
4852025-12-04 14:27:40,401 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37663
486[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
4872025-12-04 14:27:40,403 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37993
4882025-12-04 14:27:40,406 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x92c5d8e6, L:/127.0.0.1:37993 - R:/127.0.0.1:59682]'
4892025-12-04 14:27:40,413 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37993
490[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
4912025-12-04 14:27:40,418 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37133
4922025-12-04 14:27:40,421 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x22c605ca, L:/127.0.0.1:37133 - R:/127.0.0.1:42590]'
4932025-12-04 14:27:40,426 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37133
494[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
4952025-12-04 14:27:40,429 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39165
4962025-12-04 14:27:40,432 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2fef9be4, L:/127.0.0.1:39165 - R:/127.0.0.1:50886]'
4972025-12-04 14:27:40,438 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39165
498[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
4992025-12-04 14:27:40,441 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38503
5002025-12-04 14:27:40,444 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdc107f65, L:/127.0.0.1:38503 - R:/127.0.0.1:39732]'
5012025-12-04 14:27:40,450 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38503
502[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
5032025-12-04 14:27:40,454 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33401
5042025-12-04 14:27:40,456 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5d70894c, L:/127.0.0.1:33401 - R:/127.0.0.1:46078]'
5052025-12-04 14:27:40,462 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33401
506[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
5072025-12-04 14:27:40,465 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33519
5082025-12-04 14:27:40,467 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xed61fcd6, L:/127.0.0.1:33519 - R:/127.0.0.1:60020]'
5092025-12-04 14:27:40,473 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33519
510[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
5112025-12-04 14:27:40,476 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33935
5122025-12-04 14:27:40,478 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xec58f56b, L:/127.0.0.1:33935 - R:/127.0.0.1:44768]'
5132025-12-04 14:27:40,483 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33935
514[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
5152025-12-04 14:27:40,486 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39121
5162025-12-04 14:27:40,489 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xef64f50e, L:/127.0.0.1:39121 - R:/127.0.0.1:37014]'
5172025-12-04 14:27:40,502 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39121
518[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
5192025-12-04 14:27:40,506 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40879
5202025-12-04 14:27:40,509 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3a492ee0, L:/127.0.0.1:40879 - R:/127.0.0.1:52908]'
5212025-12-04 14:27:40,515 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40879
522[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
5232025-12-04 14:27:40,521 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41947
5242025-12-04 14:27:40,526 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x12e884fb, L:/127.0.0.1:41947 - R:/127.0.0.1:44490]'
5252025-12-04 14:27:40,538 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41947
526[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
5272025-12-04 14:27:40,542 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43295
5282025-12-04 14:27:40,544 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2138efc8, L:/127.0.0.1:43295 - R:/127.0.0.1:40376]'
5292025-12-04 14:27:40,554 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43295
530[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
5312025-12-04 14:27:40,557 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43305
5322025-12-04 14:27:40,559 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x02d9c982, L:/127.0.0.1:43305 - R:/127.0.0.1:59000]'
5332025-12-04 14:27:40,569 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43305
534[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
5352025-12-04 14:27:40,572 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42701
5362025-12-04 14:27:40,574 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa6dcdf9c, L:/127.0.0.1:42701 - R:/127.0.0.1:59224]'
5372025-12-04 14:27:40,579 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42701
538[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
5392025-12-04 14:27:40,582 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36613
5402025-12-04 14:27:40,584 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb2dd9574, L:/127.0.0.1:36613 - R:/127.0.0.1:33456]'
5412025-12-04 14:27:40,595 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36613
542[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
5432025-12-04 14:27:40,598 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36503
5442025-12-04 14:27:40,600 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf89a7ca7, L:/127.0.0.1:36503 - R:/127.0.0.1:57506]'
5452025-12-04 14:27:40,612 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36503
546[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
5472025-12-04 14:27:40,616 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44877
5482025-12-04 14:27:40,619 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc5d50351, L:/127.0.0.1:44877 - R:/127.0.0.1:54182]'
5492025-12-04 14:27:40,625 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44877
550[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
5512025-12-04 14:27:40,629 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38717
5522025-12-04 14:27:40,632 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1a1c3e39, L:/127.0.0.1:38717 - R:/127.0.0.1:45880]'
5532025-12-04 14:27:40,651 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38717
554[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
5552025-12-04 14:27:40,654 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39951
5562025-12-04 14:27:40,656 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x012efcc7, L:/127.0.0.1:39951 - R:/127.0.0.1:32848]'
5572025-12-04 14:27:40,660 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39951
558[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
5592025-12-04 14:27:40,663 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41937
5602025-12-04 14:27:40,665 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x232bdc2e, L:/127.0.0.1:41937 - R:/127.0.0.1:39468]'
5612025-12-04 14:27:40,669 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41937
562[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
5632025-12-04 14:27:40,673 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40745
5642025-12-04 14:27:40,675 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x04a197f3, L:/127.0.0.1:40745 - R:/127.0.0.1:33932]'
5652025-12-04 14:27:40,680 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40745
566[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
5672025-12-04 14:27:40,683 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36851
5682025-12-04 14:27:40,685 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc99ead63, L:/127.0.0.1:36851 - R:/127.0.0.1:56082]'
5692025-12-04 14:27:40,695 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36851
570[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
5712025-12-04 14:27:40,700 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44267
5722025-12-04 14:27:40,702 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xeb88f541, L:/127.0.0.1:44267 - R:/127.0.0.1:44702]'
5732025-12-04 14:27:40,706 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44267
574[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
5752025-12-04 14:27:40,709 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46881
5762025-12-04 14:27:40,711 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4026d15b, L:/127.0.0.1:46881 - R:/127.0.0.1:43146]'
5772025-12-04 14:27:40,714 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46881
578[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
5792025-12-04 14:27:40,717 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38169
5802025-12-04 14:27:40,720 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4cf3394c, L:/127.0.0.1:38169 - R:/127.0.0.1:38178]'
5812025-12-04 14:27:40,737 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38169
582[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
5832025-12-04 14:27:40,740 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44959
5842025-12-04 14:27:40,742 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb161abbf, L:/127.0.0.1:44959 - R:/127.0.0.1:51784]'
5852025-12-04 14:27:40,745 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44959
586[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
5872025-12-04 14:27:40,747 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33877
5882025-12-04 14:27:40,749 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3479abc8, L:/127.0.0.1:33877 - R:/127.0.0.1:57702]'
5892025-12-04 14:27:40,754 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33877
590[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
5912025-12-04 14:27:40,757 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38955
5922025-12-04 14:27:40,759 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3c98a6a4, L:/127.0.0.1:38955 - R:/127.0.0.1:51752]'
5932025-12-04 14:27:40,763 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38955
594[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
5952025-12-04 14:27:40,766 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35127
5962025-12-04 14:27:40,768 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0dd26c2e, L:/127.0.0.1:35127 - R:/127.0.0.1:36114]'
5972025-12-04 14:27:40,772 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35127
598[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
5992025-12-04 14:27:40,774 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46547
6002025-12-04 14:27:40,776 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe3d9b10c, L:/127.0.0.1:46547 - R:/127.0.0.1:46174]'
6012025-12-04 14:27:40,780 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46547
602[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
6032025-12-04 14:27:40,782 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46699
6042025-12-04 14:27:40,784 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x30415367, L:/127.0.0.1:46699 - R:/127.0.0.1:45758]'
6052025-12-04 14:27:40,790 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46699
606[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
6072025-12-04 14:27:40,792 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43987
6082025-12-04 14:27:40,795 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbddd0507, L:/127.0.0.1:43987 - R:/127.0.0.1:36844]'
6092025-12-04 14:27:40,800 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43987
610[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
6112025-12-04 14:27:40,803 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40881
6122025-12-04 14:27:40,805 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7d4a2c46, L:/127.0.0.1:40881 - R:/127.0.0.1:54074]'
6132025-12-04 14:27:40,812 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40881
614[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
6152025-12-04 14:27:40,814 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43021
6162025-12-04 14:27:40,816 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb48389ab, L:/127.0.0.1:43021 - R:/127.0.0.1:43222]'
6172025-12-04 14:27:40,824 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43021
618[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
6192025-12-04 14:27:40,826 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36359
6202025-12-04 14:27:40,828 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x024b77b8, L:/127.0.0.1:36359 - R:/127.0.0.1:54272]'
6212025-12-04 14:27:40,834 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36359
622[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
6232025-12-04 14:27:40,837 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34499
6242025-12-04 14:27:40,840 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1491a472, L:/127.0.0.1:34499 - R:/127.0.0.1:36654]'
6252025-12-04 14:27:40,852 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34499
626[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
6272025-12-04 14:27:40,855 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40607
6282025-12-04 14:27:40,857 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaafb353a, L:/127.0.0.1:40607 - R:/127.0.0.1:59906]'
6292025-12-04 14:27:40,867 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40607
630[info] - two endpoints with increasingly specific path inputs: should match path exactly
6312025-12-04 14:27:40,870 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33319
6322025-12-04 14:27:40,895 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x863540ff, L:/127.0.0.1:33319 - R:/127.0.0.1:58674]'
6332025-12-04 14:27:40,914 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33319
634[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
6352025-12-04 14:27:40,917 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33297
6362025-12-04 14:27:40,923 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0e913788, L:/127.0.0.1:33297 - R:/127.0.0.1:51756]'
6372025-12-04 14:27:40,949 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33297
638[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
6392025-12-04 14:27:40,953 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38023
6402025-12-04 14:27:40,956 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xec443bdf, L:/127.0.0.1:38023 - R:/127.0.0.1:38648]'
6412025-12-04 14:27:40,962 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38023
642[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
6432025-12-04 14:27:40,965 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44453
6442025-12-04 14:27:40,968 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x58dd16d8, L:/127.0.0.1:44453 - R:/127.0.0.1:41158]'
6452025-12-04 14:27:40,989 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44453
646[info] - two endpoints with validation: should not try the second one if validation fails
6472025-12-04 14:27:40,993 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43307
6482025-12-04 14:27:40,995 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcf855c2e, L:/127.0.0.1:43307 - R:/127.0.0.1:41036]'
6492025-12-04 14:27:41,014 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43307
650[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
6512025-12-04 14:27:41,017 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42959
6522025-12-04 14:27:41,020 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5b40c820, L:/127.0.0.1:42959 - R:/127.0.0.1:41532]'
6532025-12-04 14:27:41,041 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42959
654[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
6552025-12-04 14:27:41,045 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43331
6562025-12-04 14:27:41,047 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1f307666, L:/127.0.0.1:43331 - R:/127.0.0.1:56956]'
6572025-12-04 14:27:41,060 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43331
658[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
6592025-12-04 14:27:41,064 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33867
6602025-12-04 14:27:41,067 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbdf30fe6, L:/127.0.0.1:33867 - R:/127.0.0.1:56926]'
6612025-12-04 14:27:41,089 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33867
662[info] - two endpoints with different methods, first one with path parsing
6632025-12-04 14:27:41,093 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42183
6642025-12-04 14:27:41,098 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb9b37143, L:/127.0.0.1:42183 - R:/127.0.0.1:55506]'
6652025-12-04 14:27:41,104 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42183
666[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
6672025-12-04 14:27:41,107 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42819
6682025-12-04 14:27:41,110 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xca79ef91, L:/127.0.0.1:42819 - R:/127.0.0.1:58128]'
6692025-12-04 14:27:41,124 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42819
670[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
6712025-12-04 14:27:41,128 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40233
6722025-12-04 14:27:41,131 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0bf71a3f, L:/127.0.0.1:40233 - R:/127.0.0.1:33238]'
6732025-12-04 14:27:41,138 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40233
674[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
6752025-12-04 14:27:41,142 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45183
6762025-12-04 14:27:41,145 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd952afba, L:/127.0.0.1:45183 - R:/127.0.0.1:32986]'
6772025-12-04 14:27:41,157 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45183
678[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
6792025-12-04 14:27:41,160 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40769
6802025-12-04 14:27:41,162 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0cc44e80, L:/127.0.0.1:40769 - R:/127.0.0.1:51878]'
6812025-12-04 14:27:41,169 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40769
682[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
6832025-12-04 14:27:41,173 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41173
6842025-12-04 14:27:41,175 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x338a5b41, L:/127.0.0.1:41173 - R:/127.0.0.1:44904]'
6852025-12-04 14:27:41,182 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41173
686[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
6872025-12-04 14:27:41,187 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46151
6882025-12-04 14:27:41,191 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9c72d0fb, L:/127.0.0.1:46151 - R:/127.0.0.1:55826]'
6892025-12-04 14:27:41,208 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46151
690[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
6912025-12-04 14:27:41,216 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45529
6922025-12-04 14:27:41,221 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe1aba76b, L:/127.0.0.1:45529 - R:/127.0.0.1:55748]'
6932025-12-04 14:27:41,230 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45529
694[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
6952025-12-04 14:27:41,234 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34149
6962025-12-04 14:27:41,236 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6935ed08, L:/127.0.0.1:34149 - R:/127.0.0.1:38356]'
6972025-12-04 14:27:41,240 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: * *, took: 2ms
698java.lang.RuntimeException: null
699 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
700 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
701 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
702 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
703 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
704 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
705 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
706 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
707 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
708 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
709 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
710 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
711 at scala.util.Try$.apply(Try.scala:218)
712 at sttp.monad.MonadError.handleError(MonadError.scala:24)
713 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
714 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
715 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
716 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
717 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
718 at scala.util.Try$.apply(Try.scala:218)
719 at sttp.monad.MonadError.handleError(MonadError.scala:24)
720 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
721 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
722 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
723 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
724 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
725 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
726 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
727 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
728 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
729 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
730 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
731 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
732 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
733 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
734 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
735 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
736 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
737 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
738 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
739 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
740 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
741 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
742 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
743 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
744 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
745 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
746 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
747 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
748 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
749 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
750 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
751 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
752 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
753 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
754 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
755 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
756 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
757 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
758 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
759 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
760 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
761 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
762 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
763 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
764 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
765 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
766 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
767 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
768 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
769 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
770 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
771 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
772 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
773 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
774 at sttp.monad.MonadError.suspend(MonadError.scala:32)
775 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
776 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
777 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
778 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
779 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
780 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
781 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
782 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
783 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
784 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
785 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
786 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
787 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
788 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
789 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
790 at scala.util.Try$.apply(Try.scala:218)
791 at sttp.monad.MonadError.handleError(MonadError.scala:24)
792 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
793 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
794 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
795 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
796 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
797 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
798 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
799 at scala.Function0.apply$mcV$sp(Function0.scala:45)
800 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
801 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
802 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
803 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
8042025-12-04 14:27:41,246 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34149
805[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
8062025-12-04 14:27:41,252 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46069
8072025-12-04 14:27:41,255 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf892e378, L:/127.0.0.1:46069 - R:/127.0.0.1:60732]'
8082025-12-04 14:27:41,275 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /?name=orange, by: * *, took: 2ms
809java.lang.IllegalArgumentException: orange
810 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
811 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
812 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
813 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
814 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
815 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
816 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
817 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
818 at scala.util.Try$.apply(Try.scala:218)
819 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
820 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
821 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
822 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
823 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
824 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
825 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
826 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
827 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
828 at scala.util.Try$.apply(Try.scala:218)
829 at sttp.monad.MonadError.handleError(MonadError.scala:24)
830 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
831 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
832 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
833 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
834 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
835 at scala.util.Try$.apply(Try.scala:218)
836 at sttp.monad.MonadError.handleError(MonadError.scala:24)
837 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
838 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
839 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
840 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
841 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
842 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
843 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
844 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
845 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
846 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
847 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
848 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
849 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
850 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
851 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
852 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
853 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
854 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
855 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
856 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
857 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
858 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
859 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
860 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
861 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
862 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
863 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
864 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
865 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
866 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
867 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
868 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
869 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
870 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
871 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
872 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
873 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
874 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
875 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
876 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
877 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
878 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
879 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
880 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
881 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
882 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
883 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
884 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
885 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
886 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
887 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
888 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
889 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
890 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
891 at sttp.monad.MonadError.suspend(MonadError.scala:32)
892 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
893 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
894 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
895 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
896 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
897 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
898 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
899 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
900 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
901 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
902 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
903 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
904 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
905 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
906 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
907 at scala.util.Try$.apply(Try.scala:218)
908 at sttp.monad.MonadError.handleError(MonadError.scala:24)
909 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
910 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
911 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
912 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
913 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
914 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
915 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
916 at scala.Function0.apply$mcV$sp(Function0.scala:45)
917 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
918 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
919 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
920 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
9212025-12-04 14:27:41,279 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46069
922[info] - recover errors from exceptions
9232025-12-04 14:27:41,284 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35551
9242025-12-04 14:27:41,287 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaeba88da, L:/127.0.0.1:35551 - R:/127.0.0.1:56210]'
9252025-12-04 14:27:41,289 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /no_content, by: * /no_content, took: 0ms
926java.lang.IllegalStateException: Unexpected response body when status code == 204
927 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
928 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
929 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
930 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
931 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
932 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
933 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
934 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
935 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
936 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
937 at scala.util.Try$.apply(Try.scala:218)
938 at sttp.monad.MonadError.handleError(MonadError.scala:24)
939 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
940 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
941 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
942 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
943 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
944 at scala.util.Try$.apply(Try.scala:218)
945 at sttp.monad.MonadError.handleError(MonadError.scala:24)
946 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
947 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
948 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
949 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
950 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
951 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
952 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
953 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
954 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
955 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
956 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
957 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
958 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
959 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
960 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
961 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
962 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
963 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
964 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
965 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
966 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
967 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
968 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
969 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
970 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
971 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
972 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
973 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
974 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
975 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
976 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
977 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
978 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
979 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
980 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
981 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
982 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
983 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
984 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
985 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
986 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
987 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
988 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
989 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
990 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
991 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
992 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
993 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
994 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
995 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
996 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
997 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
998 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
999 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1000 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1001 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1002 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1003 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1004 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1005 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1006 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1007 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1008 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1009 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1010 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1011 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1012 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1013 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1014 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1015 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1016 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1017 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1018 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1019 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1020 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1021 at scala.util.Try$.apply(Try.scala:218)
1022 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1023 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1024 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1025 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1026 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1027 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1028 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1029 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1030 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1031 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1032 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1033 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1034 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
10352025-12-04 14:27:41,299 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /not_modified, by: * /not_modified, took: 1ms
1036java.lang.IllegalStateException: Unexpected response body when status code == 304
1037 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1038 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
1039 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1040 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1041 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1042 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1043 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1044 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1045 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1046 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1047 at scala.util.Try$.apply(Try.scala:218)
1048 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1049 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1050 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1051 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1052 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1053 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1054 at scala.util.Try$.apply(Try.scala:218)
1055 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1056 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1057 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1058 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1059 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1060 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1061 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1062 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1063 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1064 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1065 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1066 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1067 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1068 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1069 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1070 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1071 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1072 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1073 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1074 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1075 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1076 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1077 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1078 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1079 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1080 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1081 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1082 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1083 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1084 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1085 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1086 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1087 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1088 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1089 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1090 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1091 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1092 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1093 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1094 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1095 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1096 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1097 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1098 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1099 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1100 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1101 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1102 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1103 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1104 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1105 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1106 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1107 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1108 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1109 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1110 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1111 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1112 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1113 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1114 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1115 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1116 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1117 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1118 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1119 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1120 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1121 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1122 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1123 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1124 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1125 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1126 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1127 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1128 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1129 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1130 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1131 at scala.util.Try$.apply(Try.scala:218)
1132 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1133 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1134 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1135 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1136 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1137 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1138 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1139 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1140 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1141 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1142 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1143 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1144 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
11452025-12-04 14:27:41,312 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 4ms
1146java.lang.IllegalStateException: Unexpected response body when status code == 204
1147 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1148 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
1149 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1150 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1151 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1152 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1153 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1154 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1155 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1156 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1157 at scala.util.Try$.apply(Try.scala:218)
1158 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1159 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1160 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1161 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1162 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1163 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1164 at scala.util.Try$.apply(Try.scala:218)
1165 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1166 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1167 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1168 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1169 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1170 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1171 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1172 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1173 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1174 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1175 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1176 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1177 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1178 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1179 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1180 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1181 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1182 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1183 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1184 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1185 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1186 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1187 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1188 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1189 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1190 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1191 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1192 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1193 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1194 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1195 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1196 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1197 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1198 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1199 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1200 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1201 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1202 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1203 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1204 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1205 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1206 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1207 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1208 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1209 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1210 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1211 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1212 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1213 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1214 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1215 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1216 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1217 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1218 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1219 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1220 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1221 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1222 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1223 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1224 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1225 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1226 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1227 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1228 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1229 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1230 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1231 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1232 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1233 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1234 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1235 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1236 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1237 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1238 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1239 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1240 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1241 at scala.util.Try$.apply(Try.scala:218)
1242 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1243 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1244 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1245 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1246 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1247 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1248 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1249 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1250 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1251 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1252 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1253 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1254 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
12552025-12-04 14:27:41,327 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35551
1256[info] - fail when status is 204 or 304, but there's a body
12572025-12-04 14:27:41,334 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40091
12582025-12-04 14:27:41,343 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x866b4785, L:/127.0.0.1:40091 - R:/127.0.0.1:53324]'
12592025-12-04 14:27:41,466 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40091
1260[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
12612025-12-04 14:27:41,470 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42537
12622025-12-04 14:27:41,472 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x50e13efd, L:/127.0.0.1:42537 - R:/127.0.0.1:50030]'
12632025-12-04 14:27:41,476 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42537
1264[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
12652025-12-04 14:27:41,479 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46433
12662025-12-04 14:27:41,481 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf5c503af, L:/127.0.0.1:46433 - R:/127.0.0.1:50672]'
12672025-12-04 14:27:41,487 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46433
1268[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
12692025-12-04 14:27:41,489 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36331
12702025-12-04 14:27:41,492 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6879a2fe, L:/127.0.0.1:36331 - R:/127.0.0.1:42346]'
12712025-12-04 14:27:41,497 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36331
1272[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
12732025-12-04 14:27:41,500 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36685
12742025-12-04 14:27:41,502 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6ff3615a, L:/127.0.0.1:36685 - R:/127.0.0.1:43174]'
12752025-12-04 14:27:41,506 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36685
1276[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
12772025-12-04 14:27:41,508 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39139
12782025-12-04 14:27:41,511 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x50b5f4fd, L:/127.0.0.1:39139 - R:/127.0.0.1:44904]'
12792025-12-04 14:27:41,528 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39139
1280[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
12812025-12-04 14:27:41,531 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40937
12822025-12-04 14:27:41,533 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9cd1715d, L:/127.0.0.1:40937 - R:/127.0.0.1:45216]'
12832025-12-04 14:27:41,545 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40937
1284[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
12852025-12-04 14:27:41,548 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37043
12862025-12-04 14:27:41,550 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x90ee27fc, L:/127.0.0.1:37043 - R:/127.0.0.1:48856]'
12872025-12-04 14:27:41,557 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37043
1288[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
12892025-12-04 14:27:41,560 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37313
12902025-12-04 14:27:41,562 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc17c387c, L:/127.0.0.1:37313 - R:/127.0.0.1:47184]'
12912025-12-04 14:27:41,568 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37313
1292[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
12932025-12-04 14:27:41,571 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43639
12942025-12-04 14:27:41,573 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfb6e7dcf, L:/127.0.0.1:43639 - R:/127.0.0.1:34474]'
12952025-12-04 14:27:41,579 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43639
1296[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
12972025-12-04 14:27:41,582 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39785
12982025-12-04 14:27:41,585 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x520cb592, L:/127.0.0.1:39785 - R:/127.0.0.1:49030]'
12992025-12-04 14:27:41,589 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39785
1300[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
13012025-12-04 14:27:41,593 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33903
13022025-12-04 14:27:41,596 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf654a770, L:/127.0.0.1:33903 - R:/127.0.0.1:41728]'
13032025-12-04 14:27:41,601 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33903
1304[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
13052025-12-04 14:27:41,604 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45695
13062025-12-04 14:27:41,607 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb6ffbb93, L:/127.0.0.1:45695 - R:/127.0.0.1:53664]'
13072025-12-04 14:27:41,613 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45695
1308[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
13092025-12-04 14:27:41,617 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39089
13102025-12-04 14:27:41,619 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5c9358c7, L:/127.0.0.1:39089 - R:/127.0.0.1:43920]'
13112025-12-04 14:27:41,624 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39089
1312[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
13132025-12-04 14:27:41,628 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41545
13142025-12-04 14:27:41,630 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa7a84aa8, L:/127.0.0.1:41545 - R:/127.0.0.1:42166]'
13152025-12-04 14:27:41,635 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41545
1316[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
13172025-12-04 14:27:41,638 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41729
13182025-12-04 14:27:41,640 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xab52e982, L:/127.0.0.1:41729 - R:/127.0.0.1:60598]'
13192025-12-04 14:27:41,645 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41729
1320[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
13212025-12-04 14:27:41,648 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37071
13222025-12-04 14:27:41,650 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1fdeb456, L:/127.0.0.1:37071 - R:/127.0.0.1:42644]'
13232025-12-04 14:27:41,655 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37071
1324[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
13252025-12-04 14:27:41,658 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44763
13262025-12-04 14:27:41,660 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x673ab829, L:/127.0.0.1:44763 - R:/127.0.0.1:35854]'
13272025-12-04 14:27:41,692 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44763
1328[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
13292025-12-04 14:27:41,696 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44389
13302025-12-04 14:27:41,699 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x86d43b37, L:/127.0.0.1:44389 - R:/127.0.0.1:37988]'
13312025-12-04 14:27:41,705 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44389
1332[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
13332025-12-04 14:27:41,709 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41307
13342025-12-04 14:27:41,711 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x884a0163, L:/127.0.0.1:41307 - R:/127.0.0.1:52540]'
13352025-12-04 14:27:41,716 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41307
1336[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
13372025-12-04 14:27:41,719 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33321
13382025-12-04 14:27:41,721 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x03089566, L:/127.0.0.1:33321 - R:/127.0.0.1:36066]'
13392025-12-04 14:27:41,825 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: [metrics on exception], took: 102ms
1340java.lang.RuntimeException: Ups
1341 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
1342 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1343 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1344 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1345 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
1346 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1347 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1348 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1349 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1350 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1351 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1352 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1353 at scala.util.Try$.apply(Try.scala:218)
1354 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1355 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1356 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1357 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1358 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1359 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1360 at scala.util.Try$.apply(Try.scala:218)
1361 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1362 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1363 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1364 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1365 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
1366 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1367 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
1368 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1369 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1370 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
1371 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1372 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1373 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1374 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1375 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1376 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1377 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1378 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1379 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1380 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1381 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1382 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1383 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1384 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1385 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1386 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1387 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1388 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1389 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1390 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1391 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1392 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1393 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1394 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1395 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1396 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1397 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1399 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1400 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1401 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1402 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1403 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1405 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1406 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1407 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1408 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1409 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1410 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1411 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1412 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1413 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1414 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1415 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1416 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1417 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1419 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1420 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1421 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1422 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
1423 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1424 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1425 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
1426 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1427 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1428 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1429 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1430 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1431 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1432 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1433 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1434 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1435 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1436 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1438 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1439 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1440 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1441 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1442 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1443 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1444 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1445 at scala.util.Try$.apply(Try.scala:218)
1446 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1447 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1448 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1449 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1451 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1452 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1453 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1454 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1455 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1456 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1457 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1458 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
14592025-12-04 14:27:41,829 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33321
1460[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
14612025-12-04 14:27:41,831 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45307
14622025-12-04 14:27:41,834 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc095f1eb, L:/127.0.0.1:45307 - R:/127.0.0.1:48914]'
14632025-12-04 14:27:41,846 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45307
1464[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14652025-12-04 14:27:41,849 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37873
14662025-12-04 14:27:41,851 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9d573ccd, L:/127.0.0.1:37873 - R:/127.0.0.1:56248]'
14672025-12-04 14:27:41,858 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37873
1468[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14692025-12-04 14:27:41,861 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35767
14702025-12-04 14:27:41,862 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x427c89bb, L:/127.0.0.1:35767 - R:/127.0.0.1:42448]'
14712025-12-04 14:27:41,871 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35767
1472[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
14732025-12-04 14:27:41,874 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46325
14742025-12-04 14:27:41,876 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x07a93d8b, L:/127.0.0.1:46325 - R:/127.0.0.1:33644]'
14752025-12-04 14:27:41,886 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46325
1476[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
14772025-12-04 14:27:41,889 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34541
14782025-12-04 14:27:41,891 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x52973d86, L:/127.0.0.1:34541 - R:/127.0.0.1:37694]'
14792025-12-04 14:27:41,913 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34541
1480[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
14812025-12-04 14:27:41,915 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42307
14822025-12-04 14:27:41,918 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x24529b17, L:/127.0.0.1:42307 - R:/127.0.0.1:58420]'
14832025-12-04 14:27:41,954 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42307
1484[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
14852025-12-04 14:27:41,957 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45335
14862025-12-04 14:27:41,959 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6b57d24a, L:/127.0.0.1:45335 - R:/127.0.0.1:49300]'
14872025-12-04 14:27:41,975 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45335
1488[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
14892025-12-04 14:27:41,978 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38349
14902025-12-04 14:27:41,980 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xea1dbd9d, L:/127.0.0.1:38349 - R:/127.0.0.1:60000]'
14912025-12-04 14:27:41,990 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38349
1492[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
14932025-12-04 14:27:41,993 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36357
14942025-12-04 14:27:41,996 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb1f7ba76, L:/127.0.0.1:36357 - R:/127.0.0.1:52510]'
14952025-12-04 14:27:42,007 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36357
1496[info] - given a list of endpoints, should return 405 for unsupported methods
14972025-12-04 14:27:42,011 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36593
14982025-12-04 14:27:42,013 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x284edd00, L:/127.0.0.1:36593 - R:/127.0.0.1:45522]'
14992025-12-04 14:27:42,022 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36593
1500[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
15012025-12-04 14:27:42,025 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35923
15022025-12-04 14:27:42,028 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb5359f4f, L:/127.0.0.1:35923 - R:/127.0.0.1:50798]'
15032025-12-04 14:27:42,036 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35923
1504[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
15052025-12-04 14:27:42,039 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46677
15062025-12-04 14:27:42,041 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc9261233, L:/127.0.0.1:46677 - R:/127.0.0.1:45902]'
15072025-12-04 14:27:42,044 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46677
1508[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
15092025-12-04 14:27:42,046 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34491
15102025-12-04 14:27:42,048 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb66eec39, L:/127.0.0.1:34491 - R:/127.0.0.1:56924]'
15112025-12-04 14:27:42,051 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34491
1512[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
15132025-12-04 14:27:42,054 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34657
15142025-12-04 14:27:42,056 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xccdea7c2, L:/127.0.0.1:34657 - R:/127.0.0.1:54682]'
15152025-12-04 14:27:42,069 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34657
1516[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
15172025-12-04 14:27:42,071 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45431
15182025-12-04 14:27:42,073 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa1143496, L:/127.0.0.1:45431 - R:/127.0.0.1:38314]'
15192025-12-04 14:27:42,081 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45431
1520[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
15212025-12-04 14:27:42,084 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34205
15222025-12-04 14:27:42,086 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x80987029, L:/127.0.0.1:34205 - R:/127.0.0.1:59962]'
15232025-12-04 14:27:42,102 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34205
1524[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
15252025-12-04 14:27:42,104 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45081
15262025-12-04 14:27:42,107 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe631bc3f, L:/127.0.0.1:45081 - R:/127.0.0.1:53958]'
15272025-12-04 14:27:42,120 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45081
1528[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
15292025-12-04 14:27:42,123 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38695
15302025-12-04 14:27:42,126 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x691a171a, L:/127.0.0.1:38695 - R:/127.0.0.1:53210]'
15312025-12-04 14:27:42,148 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38695
1532[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
15332025-12-04 14:27:42,151 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37813
15342025-12-04 14:27:42,154 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xecc481bb, L:/127.0.0.1:37813 - R:/127.0.0.1:35712]'
15352025-12-04 14:27:42,175 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37813
1536[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15372025-12-04 14:27:42,178 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34875
15382025-12-04 14:27:42,180 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x781cc1ea, L:/127.0.0.1:34875 - R:/127.0.0.1:58380]'
15392025-12-04 14:27:42,197 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34875
1540[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15412025-12-04 14:27:42,200 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36193
15422025-12-04 14:27:42,202 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0b82fba4, L:/127.0.0.1:36193 - R:/127.0.0.1:57848]'
15432025-12-04 14:27:42,224 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36193
1544[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
15452025-12-04 14:27:42,227 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44773
15462025-12-04 14:27:42,229 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1afada73, L:/127.0.0.1:44773 - R:/127.0.0.1:56380]'
15472025-12-04 14:27:42,239 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44773
1548[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
15492025-12-04 14:27:42,241 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42789
15502025-12-04 14:27:42,243 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x69e7dc60, L:/127.0.0.1:42789 - R:/127.0.0.1:54776]'
15512025-12-04 14:27:42,246 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42789
1552[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15532025-12-04 14:27:42,249 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34723
15542025-12-04 14:27:42,251 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x49ec9823, L:/127.0.0.1:34723 - R:/127.0.0.1:58974]'
15552025-12-04 14:27:42,255 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34723
1556[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15572025-12-04 14:27:42,257 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43053
15582025-12-04 14:27:42,259 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaa0c314e, L:/127.0.0.1:43053 - R:/127.0.0.1:36092]'
15592025-12-04 14:27:42,265 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43053
1560[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
15612025-12-04 14:27:42,267 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40047
15622025-12-04 14:27:42,269 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf7768579, L:/127.0.0.1:40047 - R:/127.0.0.1:35002]'
15632025-12-04 14:27:42,272 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40047
1564[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
15652025-12-04 14:27:42,275 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43323
15662025-12-04 14:27:42,276 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7cabd0a8, L:/127.0.0.1:43323 - R:/127.0.0.1:48642]'
15672025-12-04 14:27:42,279 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43323
1568[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
15692025-12-04 14:27:42,282 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37443
15702025-12-04 14:27:42,283 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3845f615, L:/127.0.0.1:37443 - R:/127.0.0.1:49176]'
15712025-12-04 14:27:42,286 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37443
1572[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
15732025-12-04 14:27:42,288 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43209
15742025-12-04 14:27:42,290 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcce74927, L:/127.0.0.1:43209 - R:/127.0.0.1:57388]'
15752025-12-04 14:27:42,293 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43209
1576[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
15772025-12-04 14:27:42,295 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35725
15782025-12-04 14:27:42,297 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa6af36db, L:/127.0.0.1:35725 - R:/127.0.0.1:49212]'
15792025-12-04 14:27:42,300 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35725
1580[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
15812025-12-04 14:27:42,302 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35403
15822025-12-04 14:27:42,304 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x174b19b4, L:/127.0.0.1:35403 - R:/127.0.0.1:35368]'
15832025-12-04 14:27:42,308 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35403
1584[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
15852025-12-04 14:27:42,310 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36687
15862025-12-04 14:27:42,311 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd5bbc8d2, L:/127.0.0.1:36687 - R:/127.0.0.1:59398]'
15872025-12-04 14:27:42,317 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36687
1588[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
15892025-12-04 14:27:42,319 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41079
15902025-12-04 14:27:42,321 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x01982c60, L:/127.0.0.1:41079 - R:/127.0.0.1:51462]'
15912025-12-04 14:27:42,325 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41079
1592[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
15932025-12-04 14:27:42,327 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37949
15942025-12-04 14:27:42,328 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9ed55809, L:/127.0.0.1:37949 - R:/127.0.0.1:41620]'
15952025-12-04 14:27:42,332 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37949
1596[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
15972025-12-04 14:27:42,335 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41275
15982025-12-04 14:27:42,337 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x75a2818c, L:/127.0.0.1:41275 - R:/127.0.0.1:56838]'
15992025-12-04 14:27:42,340 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41275
1600[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
16012025-12-04 14:27:42,342 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44495
16022025-12-04 14:27:42,344 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6f54ed23, L:/127.0.0.1:44495 - R:/127.0.0.1:50348]'
16032025-12-04 14:27:42,360 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44495
1604[info] - Log events with provided functions, skipping certain endpoints
1605Starting build for ProjectRef(file:/build/repo/,nima3) (tapir-nima-server)... [1/2]
1606Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1607[info] compiling 8 Scala sources to /build/repo/nima/target/jvm-3/classes ...
1608[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1609[warn] -- [E175] Potential Issue Warning: /build/repo/nima/src/main/scala/sttp/tapir/server/nima/NimaServerInterpreter.scala:41:68
1610[warn] 41 | tapirResponse.body.fold(ifEmpty = helidonResponse.send()) { tapirInputStream =>
1611[warn] | ^
1612[warn] |discarded non-Unit value of type Unit | Long. Add `: Unit` to discard silently.
1613[warn] 42 | val helidonOutputStream = helidonResponse.outputStream()
1614[warn] 43 | try {
1615[warn] 44 | tapirInputStream.transferTo(helidonOutputStream)
1616[warn] 45 | } finally {
1617[warn] 46 | helidonOutputStream.close()
1618[warn] 47 | }
1619[warn] 48 | }
1620[warn] two warnings found
1621[info] done compiling
1622[info] compiling 3 Scala sources to /build/repo/nima/target/jvm-3/test-classes ...
1623[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1624[warn] there was 1 deprecation warning; re-run with -deprecation for details
1625[warn] two warnings found
1626[info] done compiling
162714:28:09,606 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
162814:28:09,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - No custom configurators were discovered as a service.
162914:28:09,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
163014:28:09,610 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
163114:28:09,635 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
163214:28:09,635 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
163314:28:09,646 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 26 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
163414:28:09,646 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
163514:28:09,647 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
163614:28:09,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
163714:28:09,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
163814:28:09,655 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs multiple times on the classpath.
163914:28:09,655 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/com/softwaremill/sttp/tapir/tapir-tests_3/1.8.2/tapir-tests_3-1.8.2.jar!/logback.xml]
164014:28:09,655 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
164114:28:09,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
164214:28:09,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
164314:28:09,828 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
164414:28:09,828 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
164514:28:09,828 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
164614:28:09,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.helidon] to INFO
164714:28:09,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [io.helidon] to false
164814:28:09,835 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[io.helidon]
164914:28:09,835 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
165014:28:09,836 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
165114:28:09,836 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d740a0f - End of configuration.
165214:28:09,836 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@214b199c - Registering current configuration as safe fallback point
165314:28:09,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 189 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
1654
1655[info] NimaServerTest:
165614:28:11.732 [features-thread] INFO i.h.common.features.HelidonFeatures - Helidon SE 4.0.0 features: [Config, Encoding, Media, WebServer]
165714:28:11.733 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6d74099a] http://0.0.0.0:35281 bound for socket '@default'
165814:28:11.742 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 14 milliseconds. 2268 milliseconds since JVM startup. Java 21+35-LTS
165914:28:11.745 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35281
166014:28:12.130 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35281
166114:28:12.131 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6d74099a] @default socket closed.
166214:28:12.132 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1663[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
166414:28:12.156 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e0404f5] http://0.0.0.0:38307 bound for socket '@default'
166514:28:12.160 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 4 milliseconds. 2690 milliseconds since JVM startup. Java 21+35-LTS
166614:28:12.160 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38307
166714:28:12.174 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38307
166814:28:12.175 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e0404f5] @default socket closed.
166914:28:12.176 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1670[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
167114:28:12.182 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3c327f57] http://0.0.0.0:33863 bound for socket '@default'
167214:28:12.183 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2713 milliseconds since JVM startup. Java 21+35-LTS
167314:28:12.183 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33863
167414:28:12.193 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33863
167514:28:12.194 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3c327f57] @default socket closed.
167614:28:12.194 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1677[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
167814:28:12.200 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4bd6e649] http://0.0.0.0:38925 bound for socket '@default'
167914:28:12.201 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2731 milliseconds since JVM startup. Java 21+35-LTS
168014:28:12.201 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38925
168114:28:12.224 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38925
168214:28:12.225 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4bd6e649] @default socket closed.
168314:28:12.225 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1684[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
168514:28:12.231 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3e2e7dd6] http://0.0.0.0:42883 bound for socket '@default'
168614:28:12.231 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2761 milliseconds since JVM startup. Java 21+35-LTS
168714:28:12.231 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42883
168814:28:12.242 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42883
168914:28:12.242 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3e2e7dd6] @default socket closed.
169014:28:12.243 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1691[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
169214:28:12.248 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x120978b9] http://0.0.0.0:41665 bound for socket '@default'
169314:28:12.249 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2779 milliseconds since JVM startup. Java 21+35-LTS
169414:28:12.249 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41665
169514:28:12.260 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41665
169614:28:12.261 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x120978b9] @default socket closed.
169714:28:12.261 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1698[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
169914:28:12.267 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4b75a5aa] http://0.0.0.0:32809 bound for socket '@default'
170014:28:12.268 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2798 milliseconds since JVM startup. Java 21+35-LTS
170114:28:12.268 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32809
170214:28:12.278 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32809
170314:28:12.279 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4b75a5aa] @default socket closed.
170414:28:12.279 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1705[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
170614:28:12.285 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6db284e3] http://0.0.0.0:46469 bound for socket '@default'
170714:28:12.286 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2816 milliseconds since JVM startup. Java 21+35-LTS
170814:28:12.286 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46469
170914:28:12.299 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46469
171014:28:12.300 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6db284e3] @default socket closed.
171114:28:12.300 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1712[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
171314:28:12.306 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5426b634] http://0.0.0.0:45269 bound for socket '@default'
171414:28:12.307 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2837 milliseconds since JVM startup. Java 21+35-LTS
171514:28:12.307 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45269
171614:28:12.317 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45269
171714:28:12.318 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5426b634] @default socket closed.
171814:28:12.318 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1719[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
172014:28:12.324 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x56efff5c] http://0.0.0.0:40755 bound for socket '@default'
172114:28:12.325 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2855 milliseconds since JVM startup. Java 21+35-LTS
172214:28:12.326 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40755
172314:28:12.344 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40755
172414:28:12.345 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x56efff5c] @default socket closed.
172514:28:12.345 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1726[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
172714:28:12.352 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x682cf250] http://0.0.0.0:36115 bound for socket '@default'
172814:28:12.353 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2883 milliseconds since JVM startup. Java 21+35-LTS
172914:28:12.354 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36115
173014:28:12.375 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36115
173114:28:12.376 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x682cf250] @default socket closed.
173214:28:12.376 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1733[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
173414:28:12.382 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x45f162ed] http://0.0.0.0:34019 bound for socket '@default'
173514:28:12.383 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2913 milliseconds since JVM startup. Java 21+35-LTS
173614:28:12.383 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34019
173714:28:12.393 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34019
173814:28:12.394 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x45f162ed] @default socket closed.
173914:28:12.394 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1740[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
174114:28:12.399 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54159321] http://0.0.0.0:34513 bound for socket '@default'
174214:28:12.400 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2930 milliseconds since JVM startup. Java 21+35-LTS
174314:28:12.400 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34513
174414:28:12.443 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34513
174514:28:12.444 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54159321] @default socket closed.
174614:28:12.444 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1747[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
174814:28:12.450 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x16fff686] http://0.0.0.0:40923 bound for socket '@default'
174914:28:12.451 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2981 milliseconds since JVM startup. Java 21+35-LTS
175014:28:12.451 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40923
175114:28:12.465 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40923
175214:28:12.465 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x16fff686] @default socket closed.
175314:28:12.466 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1754[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
175514:28:12.472 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x419ade24] http://0.0.0.0:40115 bound for socket '@default'
175614:28:12.473 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3003 milliseconds since JVM startup. Java 21+35-LTS
175714:28:12.473 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40115
175814:28:12.483 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40115
175914:28:12.484 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x419ade24] @default socket closed.
176014:28:12.485 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1761[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
176214:28:12.490 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x73517e35] http://0.0.0.0:44059 bound for socket '@default'
176314:28:12.491 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3021 milliseconds since JVM startup. Java 21+35-LTS
176414:28:12.492 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44059
176514:28:12.502 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44059
176614:28:12.503 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x73517e35] @default socket closed.
176714:28:12.503 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1768[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
176914:28:12.508 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7d1d6b88] http://0.0.0.0:41953 bound for socket '@default'
177014:28:12.509 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3039 milliseconds since JVM startup. Java 21+35-LTS
177114:28:12.509 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41953
177214:28:12.518 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41953
177314:28:12.519 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7d1d6b88] @default socket closed.
177414:28:12.520 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1775[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
177614:28:12.525 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54203459] http://0.0.0.0:33529 bound for socket '@default'
177714:28:12.526 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3056 milliseconds since JVM startup. Java 21+35-LTS
177814:28:12.526 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33529
177914:28:12.536 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33529
178014:28:12.537 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54203459] @default socket closed.
178114:28:12.537 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1782[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
178314:28:12.544 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2a4256db] http://0.0.0.0:41491 bound for socket '@default'
178414:28:12.544 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3074 milliseconds since JVM startup. Java 21+35-LTS
178514:28:12.545 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41491
178614:28:12.552 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41491
178714:28:12.553 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2a4256db] @default socket closed.
178814:28:12.553 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1789[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
179014:28:12.559 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c3d89b8] http://0.0.0.0:40813 bound for socket '@default'
179114:28:12.559 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3089 milliseconds since JVM startup. Java 21+35-LTS
179214:28:12.560 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40813
179314:28:12.568 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40813
179414:28:12.568 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c3d89b8] @default socket closed.
179514:28:12.569 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1796[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
179714:28:12.574 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6cdd8c22] http://0.0.0.0:39889 bound for socket '@default'
179814:28:12.575 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3105 milliseconds since JVM startup. Java 21+35-LTS
179914:28:12.575 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39889
180014:28:12.588 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39889
180114:28:12.588 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6cdd8c22] @default socket closed.
180214:28:12.589 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1803[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
180414:28:12.595 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4fc60d3e] http://0.0.0.0:40425 bound for socket '@default'
180514:28:12.596 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3126 milliseconds since JVM startup. Java 21+35-LTS
180614:28:12.596 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40425
180714:28:12.608 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40425
180814:28:12.609 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4fc60d3e] @default socket closed.
180914:28:12.609 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1810[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
181114:28:12.615 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42c63a7a] http://0.0.0.0:38189 bound for socket '@default'
181214:28:12.615 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3145 milliseconds since JVM startup. Java 21+35-LTS
181314:28:12.615 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38189
181414:28:12.624 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38189
181514:28:12.625 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42c63a7a] @default socket closed.
181614:28:12.625 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1817[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
181814:28:12.630 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7cb87f93] http://0.0.0.0:42519 bound for socket '@default'
181914:28:12.631 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3161 milliseconds since JVM startup. Java 21+35-LTS
182014:28:12.631 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42519
182114:28:12.641 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42519
182214:28:12.642 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7cb87f93] @default socket closed.
182314:28:12.642 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1824[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
182514:28:12.648 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x63158aff] http://0.0.0.0:40167 bound for socket '@default'
182614:28:12.648 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3178 milliseconds since JVM startup. Java 21+35-LTS
182714:28:12.648 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40167
182814:28:12.663 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40167
182914:28:12.664 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x63158aff] @default socket closed.
183014:28:12.664 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1831[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
183214:28:12.670 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0fa396f6] http://0.0.0.0:32787 bound for socket '@default'
183314:28:12.671 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3201 milliseconds since JVM startup. Java 21+35-LTS
183414:28:12.671 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32787
183514:28:12.682 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32787
183614:28:12.682 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0fa396f6] @default socket closed.
183714:28:12.682 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1838[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
183914:28:12.688 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3dfc2eb8] http://0.0.0.0:40201 bound for socket '@default'
184014:28:12.688 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3218 milliseconds since JVM startup. Java 21+35-LTS
184114:28:12.689 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40201
184214:28:12.696 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40201
184314:28:12.697 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3dfc2eb8] @default socket closed.
184414:28:12.697 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1845[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
184614:28:12.703 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61598dd8] http://0.0.0.0:37299 bound for socket '@default'
184714:28:12.704 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3234 milliseconds since JVM startup. Java 21+35-LTS
184814:28:12.704 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37299
184914:28:12.715 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37299
185014:28:12.716 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61598dd8] @default socket closed.
185114:28:12.717 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1852[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
185314:28:12.722 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x780af561] http://0.0.0.0:34445 bound for socket '@default'
185414:28:12.722 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3252 milliseconds since JVM startup. Java 21+35-LTS
185514:28:12.722 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34445
185614:28:12.731 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34445
185714:28:12.732 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x780af561] @default socket closed.
185814:28:12.732 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1859[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
186014:28:12.738 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b82bfbd] http://0.0.0.0:33789 bound for socket '@default'
186114:28:12.738 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3268 milliseconds since JVM startup. Java 21+35-LTS
186214:28:12.738 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33789
186314:28:12.753 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33789
186414:28:12.754 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b82bfbd] @default socket closed.
186514:28:12.754 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1866[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
186714:28:12.759 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5be4ebb1] http://0.0.0.0:41107 bound for socket '@default'
186814:28:12.760 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3290 milliseconds since JVM startup. Java 21+35-LTS
186914:28:12.760 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41107
187014:28:12.761 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41107
187114:28:12.761 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5be4ebb1] @default socket closed.
187214:28:12.761 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1873[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
187414:28:12.766 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x11c35925] http://0.0.0.0:41021 bound for socket '@default'
187514:28:12.767 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3297 milliseconds since JVM startup. Java 21+35-LTS
187614:28:12.768 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41021
187714:28:12.778 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41021
187814:28:12.779 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x11c35925] @default socket closed.
187914:28:12.780 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1880[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
188114:28:12.786 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6924ef54] http://0.0.0.0:45797 bound for socket '@default'
188214:28:12.786 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3316 milliseconds since JVM startup. Java 21+35-LTS
188314:28:12.787 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45797
188414:28:12.796 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45797
188514:28:12.796 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6924ef54] @default socket closed.
188614:28:12.797 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1887[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
188814:28:12.802 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e27e6a2] http://0.0.0.0:45729 bound for socket '@default'
188914:28:12.802 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3332 milliseconds since JVM startup. Java 21+35-LTS
189014:28:12.802 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45729
189114:28:12.811 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45729
189214:28:12.811 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e27e6a2] @default socket closed.
189314:28:12.812 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1894[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
189514:28:12.818 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4fccfe3b] http://0.0.0.0:33245 bound for socket '@default'
189614:28:12.819 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 3349 milliseconds since JVM startup. Java 21+35-LTS
189714:28:12.819 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33245
189814:28:12.829 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33245
189914:28:12.830 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4fccfe3b] @default socket closed.
190014:28:12.830 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1901[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
190214:28:12.836 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0bd7b9ff] http://0.0.0.0:36347 bound for socket '@default'
190314:28:12.837 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3367 milliseconds since JVM startup. Java 21+35-LTS
190414:28:12.837 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36347
190514:28:12.845 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36347
190614:28:12.845 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0bd7b9ff] @default socket closed.
190714:28:12.845 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1908[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
190914:28:12.851 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0bf7cd40] http://0.0.0.0:38841 bound for socket '@default'
191014:28:12.851 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3381 milliseconds since JVM startup. Java 21+35-LTS
191114:28:12.852 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38841
191214:28:12.859 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38841
191314:28:12.859 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0bf7cd40] @default socket closed.
191414:28:12.860 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1915[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
191614:28:12.865 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x284fb174] http://0.0.0.0:40973 bound for socket '@default'
191714:28:12.866 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3396 milliseconds since JVM startup. Java 21+35-LTS
191814:28:12.866 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40973
191914:28:12.874 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40973
192014:28:12.875 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x284fb174] @default socket closed.
192114:28:12.876 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1922[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
192314:28:12.880 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4ca57a01] http://0.0.0.0:43579 bound for socket '@default'
192414:28:12.881 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3411 milliseconds since JVM startup. Java 21+35-LTS
192514:28:12.881 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43579
192614:28:12.889 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43579
192714:28:12.890 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4ca57a01] @default socket closed.
192814:28:12.891 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1929[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
193014:28:12.898 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x089ccf0c] http://0.0.0.0:35333 bound for socket '@default'
193114:28:12.899 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3429 milliseconds since JVM startup. Java 21+35-LTS
193214:28:12.900 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35333
193314:28:12.908 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35333
193414:28:12.914 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x089ccf0c] @default socket closed.
193514:28:12.914 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1936[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
193714:28:12.919 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7f3e2709] http://0.0.0.0:41493 bound for socket '@default'
193814:28:12.920 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3450 milliseconds since JVM startup. Java 21+35-LTS
193914:28:12.921 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41493
194014:28:12.928 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41493
194114:28:12.929 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7f3e2709] @default socket closed.
194214:28:12.930 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1943[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
194414:28:12.936 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24023895] http://0.0.0.0:34841 bound for socket '@default'
194514:28:12.936 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3466 milliseconds since JVM startup. Java 21+35-LTS
194614:28:12.936 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34841
194714:28:12.953 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34841
194814:28:12.954 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24023895] @default socket closed.
194914:28:12.954 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1950[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
195114:28:12.960 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5a963133] http://0.0.0.0:35921 bound for socket '@default'
195214:28:12.961 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3491 milliseconds since JVM startup. Java 21+35-LTS
195314:28:12.962 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35921
195414:28:12.970 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35921
195514:28:12.971 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5a963133] @default socket closed.
195614:28:12.971 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1957[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
195814:28:12.976 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54177061] http://0.0.0.0:39169 bound for socket '@default'
195914:28:12.977 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3507 milliseconds since JVM startup. Java 21+35-LTS
196014:28:12.977 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39169
196114:28:12.991 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39169
196214:28:12.991 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54177061] @default socket closed.
196314:28:12.992 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1964[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
196514:28:12.997 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4942dd03] http://0.0.0.0:32855 bound for socket '@default'
196614:28:12.997 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3527 milliseconds since JVM startup. Java 21+35-LTS
196714:28:12.997 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32855
196814:28:13.010 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32855
196914:28:13.010 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4942dd03] @default socket closed.
197014:28:13.011 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1971[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
197214:28:13.016 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x62fb63aa] http://0.0.0.0:41129 bound for socket '@default'
197314:28:13.016 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3547 milliseconds since JVM startup. Java 21+35-LTS
197414:28:13.017 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41129
197514:28:13.030 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41129
197614:28:13.031 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x62fb63aa] @default socket closed.
197714:28:13.031 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1978[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
197914:28:13.036 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c57410f] http://0.0.0.0:41413 bound for socket '@default'
198014:28:13.037 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3567 milliseconds since JVM startup. Java 21+35-LTS
198114:28:13.037 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41413
198214:28:13.045 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41413
198314:28:13.046 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c57410f] @default socket closed.
198414:28:13.046 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1985[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
198614:28:13.051 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1cf173ac] http://0.0.0.0:39891 bound for socket '@default'
198714:28:13.052 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3582 milliseconds since JVM startup. Java 21+35-LTS
198814:28:13.052 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39891
198914:28:13.066 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39891
199014:28:13.067 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1cf173ac] @default socket closed.
199114:28:13.067 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1992[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
199314:28:13.072 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x687df627] http://0.0.0.0:33771 bound for socket '@default'
199414:28:13.072 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3602 milliseconds since JVM startup. Java 21+35-LTS
199514:28:13.073 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33771
199614:28:13.086 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33771
199714:28:13.087 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x687df627] @default socket closed.
199814:28:13.087 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1999[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
200014:28:13.092 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2f6c1b37] http://0.0.0.0:44355 bound for socket '@default'
200114:28:13.092 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3622 milliseconds since JVM startup. Java 21+35-LTS
200214:28:13.092 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44355
200314:28:13.101 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44355
200414:28:13.101 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2f6c1b37] @default socket closed.
200514:28:13.101 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2006[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
200714:28:13.105 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3e45d1b0] http://0.0.0.0:42207 bound for socket '@default'
200814:28:13.106 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3636 milliseconds since JVM startup. Java 21+35-LTS
200914:28:13.106 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42207
201014:28:13.125 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42207
201114:28:13.125 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3e45d1b0] @default socket closed.
201214:28:13.125 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2013[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
201414:28:13.130 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e4bfc60] http://0.0.0.0:33149 bound for socket '@default'
201514:28:13.131 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3661 milliseconds since JVM startup. Java 21+35-LTS
201614:28:13.131 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33149
201714:28:13.139 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33149
201814:28:13.139 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e4bfc60] @default socket closed.
201914:28:13.140 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2020[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
202114:28:13.144 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x669a6ae7] http://0.0.0.0:33081 bound for socket '@default'
202214:28:13.145 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3675 milliseconds since JVM startup. Java 21+35-LTS
202314:28:13.145 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33081
202414:28:13.151 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33081
202514:28:13.151 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x669a6ae7] @default socket closed.
202614:28:13.151 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2027[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
202814:28:13.156 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2cfbd466] http://0.0.0.0:34501 bound for socket '@default'
202914:28:13.157 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3687 milliseconds since JVM startup. Java 21+35-LTS
203014:28:13.157 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34501
203114:28:13.164 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34501
203214:28:13.165 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2cfbd466] @default socket closed.
203314:28:13.165 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2034[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
203514:28:13.171 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7cb72e05] http://0.0.0.0:33031 bound for socket '@default'
203614:28:13.172 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3702 milliseconds since JVM startup. Java 21+35-LTS
203714:28:13.172 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33031
203814:28:13.185 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33031
203914:28:13.186 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7cb72e05] @default socket closed.
204014:28:13.186 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2041[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
204214:28:13.191 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x07ec585c] http://0.0.0.0:35283 bound for socket '@default'
204314:28:13.192 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3722 milliseconds since JVM startup. Java 21+35-LTS
204414:28:13.192 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35283
204514:28:13.199 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35283
204614:28:13.200 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x07ec585c] @default socket closed.
204714:28:13.200 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2048[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
204914:28:13.204 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x765164a1] http://0.0.0.0:36571 bound for socket '@default'
205014:28:13.205 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3735 milliseconds since JVM startup. Java 21+35-LTS
205114:28:13.205 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36571
205214:28:13.212 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36571
205314:28:13.212 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x765164a1] @default socket closed.
205414:28:13.212 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2055[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
205614:28:13.216 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51cdb523] http://0.0.0.0:36899 bound for socket '@default'
205714:28:13.217 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3747 milliseconds since JVM startup. Java 21+35-LTS
205814:28:13.217 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36899
205914:28:13.240 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36899
206014:28:13.240 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51cdb523] @default socket closed.
206114:28:13.240 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2062[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
206314:28:13.245 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x307e532a] http://0.0.0.0:41835 bound for socket '@default'
206414:28:13.246 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3776 milliseconds since JVM startup. Java 21+35-LTS
206514:28:13.246 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41835
206614:28:13.253 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41835
206714:28:13.254 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x307e532a] @default socket closed.
206814:28:13.254 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2069[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
207014:28:13.259 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x789724a0] http://0.0.0.0:38157 bound for socket '@default'
207114:28:13.260 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3790 milliseconds since JVM startup. Java 21+35-LTS
207214:28:13.260 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38157
207314:28:13.266 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38157
207414:28:13.267 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x789724a0] @default socket closed.
207514:28:13.267 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2076[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
207714:28:13.272 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x369fce5a] http://0.0.0.0:38795 bound for socket '@default'
207814:28:13.273 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3803 milliseconds since JVM startup. Java 21+35-LTS
207914:28:13.273 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38795
208014:28:13.278 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38795
208114:28:13.279 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x369fce5a] @default socket closed.
208214:28:13.279 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2083[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
208414:28:13.284 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x65ee52f4] http://0.0.0.0:33965 bound for socket '@default'
208514:28:13.285 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3815 milliseconds since JVM startup. Java 21+35-LTS
208614:28:13.285 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33965
208714:28:13.292 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33965
208814:28:13.293 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x65ee52f4] @default socket closed.
208914:28:13.293 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2090[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
209114:28:13.298 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08732c77] http://0.0.0.0:42129 bound for socket '@default'
209214:28:13.299 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3829 milliseconds since JVM startup. Java 21+35-LTS
209314:28:13.299 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42129
209414:28:13.305 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42129
209514:28:13.305 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08732c77] @default socket closed.
209614:28:13.306 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2097[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
209814:28:13.311 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x55cdfc00] http://0.0.0.0:46157 bound for socket '@default'
209914:28:13.312 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3842 milliseconds since JVM startup. Java 21+35-LTS
210014:28:13.312 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46157
210114:28:13.319 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46157
210214:28:13.320 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x55cdfc00] @default socket closed.
210314:28:13.320 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2104[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
210514:28:13.325 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x32d59606] http://0.0.0.0:34779 bound for socket '@default'
210614:28:13.326 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3856 milliseconds since JVM startup. Java 21+35-LTS
210714:28:13.326 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34779
210814:28:13.335 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34779
210914:28:13.335 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x32d59606] @default socket closed.
211014:28:13.336 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2111[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
211214:28:13.340 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51c2fae7] http://0.0.0.0:45095 bound for socket '@default'
211314:28:13.341 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3871 milliseconds since JVM startup. Java 21+35-LTS
211414:28:13.342 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45095
211514:28:13.355 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45095
211614:28:13.355 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51c2fae7] @default socket closed.
211714:28:13.356 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2118[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
211914:28:13.360 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4cdaa74a] http://0.0.0.0:43171 bound for socket '@default'
212014:28:13.361 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3891 milliseconds since JVM startup. Java 21+35-LTS
212114:28:13.361 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43171
212214:28:13.375 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43171
212314:28:13.375 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4cdaa74a] @default socket closed.
212414:28:13.376 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2125[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
212614:28:13.380 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x48ada0e4] http://0.0.0.0:45473 bound for socket '@default'
212714:28:13.380 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3910 milliseconds since JVM startup. Java 21+35-LTS
212814:28:13.381 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45473
212914:28:13.389 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45473
213014:28:13.389 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x48ada0e4] @default socket closed.
213114:28:13.390 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2132[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
213314:28:13.395 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x756a2fcb] http://0.0.0.0:41775 bound for socket '@default'
213414:28:13.396 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3926 milliseconds since JVM startup. Java 21+35-LTS
213514:28:13.396 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41775
213614:28:13.407 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41775
213714:28:13.408 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x756a2fcb] @default socket closed.
213814:28:13.408 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2139[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
214014:28:13.413 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x01618113] http://0.0.0.0:43889 bound for socket '@default'
214114:28:13.413 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3943 milliseconds since JVM startup. Java 21+35-LTS
214214:28:13.414 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43889
214314:28:13.425 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43889
214414:28:13.426 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x01618113] @default socket closed.
214514:28:13.426 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2146[info] - two endpoints with increasingly specific path inputs: should match path exactly
214714:28:13.431 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5d94c030] http://0.0.0.0:35899 bound for socket '@default'
214814:28:13.432 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3962 milliseconds since JVM startup. Java 21+35-LTS
214914:28:13.432 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35899
215014:28:13.461 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35899
215114:28:13.462 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5d94c030] @default socket closed.
215214:28:13.462 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2153[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
215414:28:13.467 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x58b48df6] http://0.0.0.0:35285 bound for socket '@default'
215514:28:13.468 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3998 milliseconds since JVM startup. Java 21+35-LTS
215614:28:13.468 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35285
215714:28:13.492 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35285
215814:28:13.492 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x58b48df6] @default socket closed.
215914:28:13.492 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2160[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
216114:28:13.497 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x09b5f2a2] http://0.0.0.0:35983 bound for socket '@default'
216214:28:13.497 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4027 milliseconds since JVM startup. Java 21+35-LTS
216314:28:13.497 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35983
216414:28:13.505 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35983
216514:28:13.505 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x09b5f2a2] @default socket closed.
216614:28:13.505 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2167[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
216814:28:13.510 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x27aa23af] http://0.0.0.0:40849 bound for socket '@default'
216914:28:13.511 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4041 milliseconds since JVM startup. Java 21+35-LTS
217014:28:13.511 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40849
217114:28:13.533 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40849
217214:28:13.533 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x27aa23af] @default socket closed.
217314:28:13.534 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2174[info] - two endpoints with validation: should not try the second one if validation fails
217514:28:13.538 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x53d82d88] http://0.0.0.0:42977 bound for socket '@default'
217614:28:13.538 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4068 milliseconds since JVM startup. Java 21+35-LTS
217714:28:13.538 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42977
217814:28:13.560 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42977
217914:28:13.561 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x53d82d88] @default socket closed.
218014:28:13.561 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2181[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
218214:28:13.565 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6730f977] http://0.0.0.0:45955 bound for socket '@default'
218314:28:13.566 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4096 milliseconds since JVM startup. Java 21+35-LTS
218414:28:13.566 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45955
218514:28:13.587 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45955
218614:28:13.587 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6730f977] @default socket closed.
218714:28:13.587 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2188[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
218914:28:13.592 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42df0b84] http://0.0.0.0:44851 bound for socket '@default'
219014:28:13.592 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4122 milliseconds since JVM startup. Java 21+35-LTS
219114:28:13.593 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44851
219214:28:13.600 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44851
219314:28:13.600 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42df0b84] @default socket closed.
219414:28:13.600 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2195[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
219614:28:13.605 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x641cb823] http://0.0.0.0:34021 bound for socket '@default'
219714:28:13.606 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4136 milliseconds since JVM startup. Java 21+35-LTS
219814:28:13.606 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34021
219914:28:13.634 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34021
220014:28:13.635 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x641cb823] @default socket closed.
220114:28:13.635 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2202[info] - two endpoints with different methods, first one with path parsing
220314:28:13.639 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15b8711a] http://0.0.0.0:34291 bound for socket '@default'
220414:28:13.640 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4170 milliseconds since JVM startup. Java 21+35-LTS
220514:28:13.640 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34291
220614:28:13.647 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34291
220714:28:13.647 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15b8711a] @default socket closed.
220814:28:13.647 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2209[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
221014:28:13.652 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7709e423] http://0.0.0.0:44207 bound for socket '@default'
221114:28:13.653 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4183 milliseconds since JVM startup. Java 21+35-LTS
221214:28:13.653 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44207
221314:28:13.669 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44207
221414:28:13.670 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7709e423] @default socket closed.
221514:28:13.670 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2216[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
221714:28:13.675 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x313b94bd] http://0.0.0.0:40105 bound for socket '@default'
221814:28:13.676 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4206 milliseconds since JVM startup. Java 21+35-LTS
221914:28:13.676 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40105
222014:28:13.684 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40105
222114:28:13.685 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x313b94bd] @default socket closed.
222214:28:13.685 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2223[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
222414:28:13.690 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7245c36e] http://0.0.0.0:32815 bound for socket '@default'
222514:28:13.691 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4221 milliseconds since JVM startup. Java 21+35-LTS
222614:28:13.691 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32815
222714:28:13.707 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32815
222814:28:13.707 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7245c36e] @default socket closed.
222914:28:13.708 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2230[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
223114:28:13.713 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x102bc340] http://0.0.0.0:38989 bound for socket '@default'
223214:28:13.714 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4244 milliseconds since JVM startup. Java 21+35-LTS
223314:28:13.714 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38989
223414:28:13.721 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38989
223514:28:13.722 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x102bc340] @default socket closed.
223614:28:13.722 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2237[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
223814:28:13.728 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x12fc0471] http://0.0.0.0:41795 bound for socket '@default'
223914:28:13.728 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4258 milliseconds since JVM startup. Java 21+35-LTS
224014:28:13.728 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41795
224114:28:13.742 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41795
224214:28:13.743 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x12fc0471] @default socket closed.
224314:28:13.743 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2244[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
224514:28:13.748 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x17569ca3] http://0.0.0.0:38261 bound for socket '@default'
224614:28:13.749 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4279 milliseconds since JVM startup. Java 21+35-LTS
224714:28:13.749 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38261
224814:28:13.760 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38261
224914:28:13.760 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x17569ca3] @default socket closed.
225014:28:13.760 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2251[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
225214:28:13.766 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e0faaa9] http://0.0.0.0:35095 bound for socket '@default'
225314:28:13.766 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4296 milliseconds since JVM startup. Java 21+35-LTS
225414:28:13.767 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35095
225514:28:13.779 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35095
225614:28:13.779 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e0faaa9] @default socket closed.
225714:28:13.780 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2258[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
225914:28:13.787 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x587cbf82] http://0.0.0.0:39391 bound for socket '@default'
226014:28:13.787 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4317 milliseconds since JVM startup. Java 21+35-LTS
226114:28:13.788 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39391
2262Dec 04, 2025 2:28:13 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2263SEVERE: Exception when handling request: GET /, by: * *, took: 3ms
2264java.lang.RuntimeException
2265 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
2266 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2267 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2268 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2269 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2271 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2272 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2273 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2274 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2276 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2277 at scala.util.Try$.apply(Try.scala:218)
2278 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2279 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2280 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2281 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2282 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2283 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2284 at scala.util.Try$.apply(Try.scala:218)
2285 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2286 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2287 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2288 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2289 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2290 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2291 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2292 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2293 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2294 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2295 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2296 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2297 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2298 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2299 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2300 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2301 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2302 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2303 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2304 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2305 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2306 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2307 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2308 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2309 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2310 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2311 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2312 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2313 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2314 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2315 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2316 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2317 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2318 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2319 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2320 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2321 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2322 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2323 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2324 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2325 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2326 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2327 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2328 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2329 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2330 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2331 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2332 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2333 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2334 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2335 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2336 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2337 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2338 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2339 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2340 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2341 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2342 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2343 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2344 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2345 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2346 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2347 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2348 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2349 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2350 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2351 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2352 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2353 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2354 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2355 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2356 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2357
235814:28:13.824 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39391
235914:28:13.825 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x587cbf82] @default socket closed.
236014:28:13.825 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2361[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
236214:28:13.831 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c6c2138] http://0.0.0.0:44345 bound for socket '@default'
236314:28:13.832 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4362 milliseconds since JVM startup. Java 21+35-LTS
236414:28:13.832 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44345
2365Dec 04, 2025 2:28:13 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2366SEVERE: Exception when handling request: GET /?name=orange, by: * *, took: 2ms
2367java.lang.IllegalArgumentException: orange
2368 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
2369 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2370 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
2371 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
2372 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
2373 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2374 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2375 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2376 at scala.util.Try$.apply(Try.scala:218)
2377 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2378 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2379 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2380 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2381 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2382 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2383 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2384 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2385 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2386 at scala.util.Try$.apply(Try.scala:218)
2387 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2388 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2389 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2390 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2391 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2392 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2393 at scala.util.Try$.apply(Try.scala:218)
2394 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2395 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2396 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2397 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2399 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2400 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2401 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2402 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2403 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2405 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2406 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2407 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2408 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2409 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2410 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2411 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2412 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2413 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2414 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2415 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2416 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2417 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2419 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2420 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2421 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2422 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2423 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2424 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2425 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2426 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2427 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2428 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2429 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2430 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2431 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2432 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2433 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2434 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2435 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2436 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2438 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2439 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2440 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2441 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2442 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2443 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2444 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2445 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2446 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2447 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2448 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2449 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2450 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2451 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2452 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2453 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2454 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2455 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2456 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2457 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2458 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2459 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2460 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2461 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2462 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2463 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2464 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2465 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2466
246714:28:13.865 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44345
246814:28:13.866 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c6c2138] @default socket closed.
246914:28:13.866 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2470[info] - recover errors from exceptions
247114:28:13.872 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x69d8abd5] http://0.0.0.0:33583 bound for socket '@default'
247214:28:13.872 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4402 milliseconds since JVM startup. Java 21+35-LTS
247314:28:13.873 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33583
2474Dec 04, 2025 2:28:13 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2475SEVERE: Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
2476java.lang.IllegalStateException: Unexpected response body when status code == 204
2477 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2478 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2479 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2480 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2481 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2482 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2483 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2484 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2485 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2486 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2487 at scala.util.Try$.apply(Try.scala:218)
2488 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2489 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2490 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2491 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2492 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2493 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2494 at scala.util.Try$.apply(Try.scala:218)
2495 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2496 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2497 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2498 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2499 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2500 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2501 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2502 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2503 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2504 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2505 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2506 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2507 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2508 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2509 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2510 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2511 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2512 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2513 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2514 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2515 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2516 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2517 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2518 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2519 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2520 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2521 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2522 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2523 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2524 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2525 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2526 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2527 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2528 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2529 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2530 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2531 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2532 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2533 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2534 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2535 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2536 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2537 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2538 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2539 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2540 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2541 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2542 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2543 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2544 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2545 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2546 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2547 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2548 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2549 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2550 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2551 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2552 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2553 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2554 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2555 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2556 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2557 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2558 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2559 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2560 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2561 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2562 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2563 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2564 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2565 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2566 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2567 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2568 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2569 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2570 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2571 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2572
2573Dec 04, 2025 2:28:13 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2574SEVERE: Exception when handling request: GET /not_modified, by: * /not_modified, took: 1ms
2575java.lang.IllegalStateException: Unexpected response body when status code == 304
2576 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2577 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2578 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2579 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2580 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2581 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2582 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2583 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2584 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2585 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2586 at scala.util.Try$.apply(Try.scala:218)
2587 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2588 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2589 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2590 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2591 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2592 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2593 at scala.util.Try$.apply(Try.scala:218)
2594 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2595 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2596 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2597 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2598 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2599 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2600 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2601 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2602 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2603 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2604 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2605 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2606 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2607 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2608 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2609 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2610 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2611 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2612 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2613 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2614 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2615 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2616 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2617 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2618 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2619 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2620 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2621 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2622 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2623 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2624 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2625 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2626 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2627 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2628 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2629 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2630 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2631 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2632 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2633 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2634 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2635 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2636 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2637 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2638 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2639 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2640 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2641 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2642 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2643 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2644 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2645 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2646 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2647 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2648 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2649 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2650 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2651 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2652 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2653 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2654 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2655 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2656 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2657 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2658 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2659 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2660 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2661 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2662 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2663 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2664 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2665 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2666 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2667 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2668 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2669 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2670 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2671
2672Dec 04, 2025 2:28:13 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2673SEVERE: Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 4ms
2674java.lang.IllegalStateException: Unexpected response body when status code == 204
2675 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2676 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
2677 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2678 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2679 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2680 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2681 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2682 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2683 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2684 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2685 at scala.util.Try$.apply(Try.scala:218)
2686 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2687 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2688 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2689 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2690 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2691 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2692 at scala.util.Try$.apply(Try.scala:218)
2693 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2694 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2695 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2696 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2697 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2698 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2699 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2700 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2701 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2702 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2703 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2704 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2705 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2706 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2707 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2708 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2709 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2710 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2711 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2712 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2713 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2714 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2715 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2716 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2717 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2718 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2719 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2720 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2721 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2722 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2723 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2724 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2725 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2726 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2727 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2728 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2729 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2730 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2731 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2732 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2733 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2734 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2735 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2736 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2737 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2738 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2739 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2740 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2741 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2742 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2743 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2744 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2745 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2746 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2747 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2748 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2749 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2750 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2751 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2752 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2753 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2754 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2755 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2756 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2757 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2758 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2759 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2760 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2761 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2762 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2763 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2764 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2765 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2766 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2767 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2768 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2769 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2770
277114:28:13.914 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33583
277214:28:13.914 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x69d8abd5] @default socket closed.
277314:28:13.914 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2774[info] - fail when status is 204 or 304, but there's a body
277514:28:13.922 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x03914983] http://0.0.0.0:39291 bound for socket '@default'
277614:28:13.923 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4453 milliseconds since JVM startup. Java 21+35-LTS
277714:28:13.923 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39291
277814:28:13.931 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39291
277914:28:13.932 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x03914983] @default socket closed.
278014:28:13.932 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2781[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
278214:28:13.936 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x28220bb2] http://0.0.0.0:40637 bound for socket '@default'
278314:28:13.936 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4466 milliseconds since JVM startup. Java 21+35-LTS
278414:28:13.936 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40637
278514:28:13.943 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40637
278614:28:13.943 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x28220bb2] @default socket closed.
278714:28:13.944 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2788[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
278914:28:13.947 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x096dbe91] http://0.0.0.0:36143 bound for socket '@default'
279014:28:13.948 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4478 milliseconds since JVM startup. Java 21+35-LTS
279114:28:13.948 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36143
279214:28:13.954 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36143
279314:28:13.955 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x096dbe91] @default socket closed.
279414:28:13.955 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2795[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
279614:28:13.960 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x580e8103] http://0.0.0.0:35739 bound for socket '@default'
279714:28:13.960 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4490 milliseconds since JVM startup. Java 21+35-LTS
279814:28:13.960 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35739
279914:28:13.972 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35739
280014:28:13.972 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x580e8103] @default socket closed.
280114:28:13.973 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2802[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
280314:28:13.977 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3feb4f84] http://0.0.0.0:42169 bound for socket '@default'
280414:28:13.978 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4508 milliseconds since JVM startup. Java 21+35-LTS
280514:28:13.978 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42169
280614:28:13.985 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42169
280714:28:13.985 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3feb4f84] @default socket closed.
280814:28:13.985 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2809[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
281014:28:13.990 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e8b3d4d] http://0.0.0.0:35061 bound for socket '@default'
281114:28:13.990 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4520 milliseconds since JVM startup. Java 21+35-LTS
281214:28:13.990 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35061
281314:28:14.003 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35061
281414:28:14.004 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e8b3d4d] @default socket closed.
281514:28:14.004 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2816[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
281714:28:14.009 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a2981d1] http://0.0.0.0:46651 bound for socket '@default'
281814:28:14.010 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4540 milliseconds since JVM startup. Java 21+35-LTS
281914:28:14.010 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46651
282014:28:14.028 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46651
282114:28:14.029 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a2981d1] @default socket closed.
282214:28:14.030 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2823[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
282414:28:14.035 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5033f20b] http://0.0.0.0:34673 bound for socket '@default'
282514:28:14.035 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4565 milliseconds since JVM startup. Java 21+35-LTS
282614:28:14.035 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34673
282714:28:14.042 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34673
282814:28:14.043 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5033f20b] @default socket closed.
282914:28:14.043 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2830[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
283114:28:14.047 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1afaa77e] http://0.0.0.0:40193 bound for socket '@default'
283214:28:14.048 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4578 milliseconds since JVM startup. Java 21+35-LTS
283314:28:14.048 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40193
283414:28:14.055 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40193
283514:28:14.055 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1afaa77e] @default socket closed.
283614:28:14.055 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2837[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
283814:28:14.059 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d83e424] http://0.0.0.0:41229 bound for socket '@default'
283914:28:14.060 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4590 milliseconds since JVM startup. Java 21+35-LTS
284014:28:14.060 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41229
284114:28:14.066 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41229
284214:28:14.066 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d83e424] @default socket closed.
284314:28:14.067 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2844[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
284514:28:14.071 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61f7b71a] http://0.0.0.0:33941 bound for socket '@default'
284614:28:14.071 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4602 milliseconds since JVM startup. Java 21+35-LTS
284714:28:14.072 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33941
284814:28:14.077 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33941
284914:28:14.080 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61f7b71a] @default socket closed.
285014:28:14.080 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2851[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
285214:28:14.093 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x33fd8ac4] http://0.0.0.0:43491 bound for socket '@default'
285314:28:14.094 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4624 milliseconds since JVM startup. Java 21+35-LTS
285414:28:14.094 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43491
285514:28:14.101 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43491
285614:28:14.101 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x33fd8ac4] @default socket closed.
285714:28:14.101 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2858[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
285914:28:14.110 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08d724f6] http://0.0.0.0:34531 bound for socket '@default'
286014:28:14.112 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4642 milliseconds since JVM startup. Java 21+35-LTS
286114:28:14.112 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34531
286214:28:14.119 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34531
286314:28:14.119 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08d724f6] @default socket closed.
286414:28:14.119 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2865[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
286614:28:14.124 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x394001e9] http://0.0.0.0:34801 bound for socket '@default'
286714:28:14.125 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4655 milliseconds since JVM startup. Java 21+35-LTS
286814:28:14.125 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34801
286914:28:14.132 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34801
287014:28:14.132 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x394001e9] @default socket closed.
287114:28:14.133 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2872[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
287314:28:14.138 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c810196] http://0.0.0.0:33079 bound for socket '@default'
287414:28:14.139 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4669 milliseconds since JVM startup. Java 21+35-LTS
287514:28:14.139 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33079
287614:28:14.149 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33079
287714:28:14.149 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c810196] @default socket closed.
287814:28:14.150 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2879[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
288014:28:14.155 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4d8be30d] http://0.0.0.0:41457 bound for socket '@default'
288114:28:14.155 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4685 milliseconds since JVM startup. Java 21+35-LTS
288214:28:14.155 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41457
288314:28:14.162 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41457
288414:28:14.162 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4d8be30d] @default socket closed.
288514:28:14.163 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2886[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
288714:28:14.167 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0d31f2a2] http://0.0.0.0:43991 bound for socket '@default'
288814:28:14.168 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4698 milliseconds since JVM startup. Java 21+35-LTS
288914:28:14.169 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43991
289014:28:14.175 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43991
289114:28:14.175 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0d31f2a2] @default socket closed.
289214:28:14.175 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2893[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
289414:28:14.180 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2203b6e6] http://0.0.0.0:37973 bound for socket '@default'
289514:28:14.180 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4710 milliseconds since JVM startup. Java 21+35-LTS
289614:28:14.180 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37973
289714:28:14.186 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37973
289814:28:14.187 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2203b6e6] @default socket closed.
289914:28:14.187 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2900[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
290114:28:14.191 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0fcc2dde] http://0.0.0.0:36607 bound for socket '@default'
290214:28:14.191 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4721 milliseconds since JVM startup. Java 21+35-LTS
290314:28:14.191 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36607
290414:28:14.197 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36607
290514:28:14.198 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0fcc2dde] @default socket closed.
290614:28:14.198 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2907[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
290814:28:14.202 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15a3f25a] http://0.0.0.0:36497 bound for socket '@default'
290914:28:14.202 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4732 milliseconds since JVM startup. Java 21+35-LTS
291014:28:14.202 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36497
291114:28:14.209 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36497
291214:28:14.210 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15a3f25a] @default socket closed.
291314:28:14.210 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2914[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
291514:28:14.214 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a4a3e94] http://0.0.0.0:41257 bound for socket '@default'
291614:28:14.215 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4745 milliseconds since JVM startup. Java 21+35-LTS
291714:28:14.215 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41257
291814:28:14.222 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41257
291914:28:14.222 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a4a3e94] @default socket closed.
292014:28:14.223 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2921[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
292214:28:14.227 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0ddedb13] http://0.0.0.0:33467 bound for socket '@default'
292314:28:14.227 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4758 milliseconds since JVM startup. Java 21+35-LTS
292414:28:14.228 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33467
292514:28:14.235 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33467
292614:28:14.235 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0ddedb13] @default socket closed.
292714:28:14.235 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2928[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
292914:28:14.240 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51d25491] http://0.0.0.0:37383 bound for socket '@default'
293014:28:14.241 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4771 milliseconds since JVM startup. Java 21+35-LTS
293114:28:14.241 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37383
293214:28:14.247 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37383
293314:28:14.247 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51d25491] @default socket closed.
293414:28:14.247 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2935[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
293614:28:14.252 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5dfeb28a] http://0.0.0.0:45629 bound for socket '@default'
293714:28:14.252 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4782 milliseconds since JVM startup. Java 21+35-LTS
293814:28:14.253 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45629
293914:28:14.259 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45629
294014:28:14.260 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5dfeb28a] @default socket closed.
294114:28:14.261 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2942[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
294314:28:14.268 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x317cf9c2] http://0.0.0.0:37363 bound for socket '@default'
294414:28:14.269 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4799 milliseconds since JVM startup. Java 21+35-LTS
294514:28:14.270 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37363
294614:28:14.277 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37363
294714:28:14.278 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x317cf9c2] @default socket closed.
294814:28:14.280 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2949[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
295014:28:14.286 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3c20a280] http://0.0.0.0:43879 bound for socket '@default'
295114:28:14.287 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4817 milliseconds since JVM startup. Java 21+35-LTS
295214:28:14.287 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43879
295314:28:14.294 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43879
295414:28:14.294 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3c20a280] @default socket closed.
295514:28:14.295 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2956[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
295714:28:14.300 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x525bb483] http://0.0.0.0:42895 bound for socket '@default'
295814:28:14.301 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4831 milliseconds since JVM startup. Java 21+35-LTS
295914:28:14.301 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42895
296014:28:14.308 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42895
296114:28:14.309 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x525bb483] @default socket closed.
296214:28:14.309 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2963[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
296414:28:14.314 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e720b69] http://0.0.0.0:33631 bound for socket '@default'
296514:28:14.315 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4845 milliseconds since JVM startup. Java 21+35-LTS
296614:28:14.315 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33631
296714:28:14.322 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33631
296814:28:14.322 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e720b69] @default socket closed.
296914:28:14.322 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2970[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
297114:28:14.326 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1abf1699] http://0.0.0.0:43677 bound for socket '@default'
297214:28:14.327 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4857 milliseconds since JVM startup. Java 21+35-LTS
297314:28:14.327 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43677
297414:28:14.334 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43677
297514:28:14.334 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1abf1699] @default socket closed.
297614:28:14.334 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2977[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
297814:28:14.338 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4f011ccd] http://0.0.0.0:42801 bound for socket '@default'
297914:28:14.339 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4869 milliseconds since JVM startup. Java 21+35-LTS
298014:28:14.339 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42801
298114:28:14.345 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42801
298214:28:14.346 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4f011ccd] @default socket closed.
298314:28:14.346 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2984[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
298514:28:14.352 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42f00c49] http://0.0.0.0:44195 bound for socket '@default'
298614:28:14.352 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4882 milliseconds since JVM startup. Java 21+35-LTS
298714:28:14.352 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44195
298814:28:14.359 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44195
298914:28:14.359 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42f00c49] @default socket closed.
299014:28:14.360 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2991[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
299214:28:14.364 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x070247ef] http://0.0.0.0:40925 bound for socket '@default'
299314:28:14.365 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4895 milliseconds since JVM startup. Java 21+35-LTS
299414:28:14.365 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40925
299514:28:14.371 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40925
299614:28:14.371 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x070247ef] @default socket closed.
299714:28:14.371 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2998[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
299914:28:14.376 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2b4d4809] http://0.0.0.0:40609 bound for socket '@default'
300014:28:14.376 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4906 milliseconds since JVM startup. Java 21+35-LTS
300114:28:14.377 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40609
300214:28:14.383 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40609
300314:28:14.384 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2b4d4809] @default socket closed.
300414:28:14.384 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3005[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
300614:28:14.389 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6873cc15] http://0.0.0.0:38133 bound for socket '@default'
300714:28:14.389 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4920 milliseconds since JVM startup. Java 21+35-LTS
300814:28:14.390 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38133
300914:28:14.395 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38133
301014:28:14.395 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6873cc15] @default socket closed.
301114:28:14.396 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3012[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
301314:28:14.401 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c3e7ea0] http://0.0.0.0:33627 bound for socket '@default'
301414:28:14.401 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4931 milliseconds since JVM startup. Java 21+35-LTS
301514:28:14.401 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33627
301614:28:14.407 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33627
301714:28:14.407 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c3e7ea0] @default socket closed.
301814:28:14.407 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3019[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
302014:28:14.412 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x79a87ce0] http://0.0.0.0:35589 bound for socket '@default'
302114:28:14.412 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4942 milliseconds since JVM startup. Java 21+35-LTS
302214:28:14.413 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35589
302314:28:14.419 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35589
302414:28:14.419 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x79a87ce0] @default socket closed.
302514:28:14.419 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3026[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
302714:28:14.424 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x58c01230] http://0.0.0.0:39861 bound for socket '@default'
302814:28:14.425 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4955 milliseconds since JVM startup. Java 21+35-LTS
302914:28:14.425 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39861
303014:28:14.432 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39861
303114:28:14.433 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x58c01230] @default socket closed.
303214:28:14.434 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3033[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
303414:28:14.440 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x05cc79e1] http://0.0.0.0:34321 bound for socket '@default'
303514:28:14.441 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4971 milliseconds since JVM startup. Java 21+35-LTS
303614:28:14.441 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34321
303714:28:14.448 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34321
303814:28:14.449 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x05cc79e1] @default socket closed.
303914:28:14.449 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3040[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
304114:28:14.458 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7f8bc589] http://0.0.0.0:40415 bound for socket '@default'
304214:28:14.460 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 3 milliseconds. 4991 milliseconds since JVM startup. Java 21+35-LTS
304314:28:14.461 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40415
304414:28:14.468 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40415
304514:28:14.468 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7f8bc589] @default socket closed.
304614:28:14.470 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3047[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
304814:28:14.477 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6cce612a] http://0.0.0.0:40149 bound for socket '@default'
304914:28:14.478 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 5008 milliseconds since JVM startup. Java 21+35-LTS
305014:28:14.478 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40149
305114:28:14.486 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40149
305214:28:14.486 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6cce612a] @default socket closed.
305314:28:14.486 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3054[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
305514:28:14.492 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7aeb035b] http://0.0.0.0:43693 bound for socket '@default'
305614:28:14.492 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5022 milliseconds since JVM startup. Java 21+35-LTS
305714:28:14.493 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43693
305814:28:14.499 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43693
305914:28:14.499 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7aeb035b] @default socket closed.
306014:28:14.500 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3061[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
306214:28:14.504 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x375da988] http://0.0.0.0:33515 bound for socket '@default'
306314:28:14.505 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5035 milliseconds since JVM startup. Java 21+35-LTS
306414:28:14.505 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33515
306514:28:14.511 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33515
306614:28:14.512 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x375da988] @default socket closed.
306714:28:14.512 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3068[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
306914:28:14.516 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x27c04b41] http://0.0.0.0:43519 bound for socket '@default'
307014:28:14.517 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5047 milliseconds since JVM startup. Java 21+35-LTS
307114:28:14.517 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43519
307214:28:14.633 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43519
307314:28:14.633 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x27c04b41] @default socket closed.
307414:28:14.634 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3075[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
307614:28:14.638 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x528d3f11] http://0.0.0.0:40703 bound for socket '@default'
307714:28:14.639 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5169 milliseconds since JVM startup. Java 21+35-LTS
307814:28:14.639 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40703
307914:28:14.646 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40703
308014:28:14.647 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x528d3f11] @default socket closed.
308114:28:14.648 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3082[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
308314:28:14.653 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5138274d] http://0.0.0.0:36879 bound for socket '@default'
308414:28:14.654 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5184 milliseconds since JVM startup. Java 21+35-LTS
308514:28:14.654 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36879
308614:28:14.659 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36879
308714:28:14.660 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5138274d] @default socket closed.
308814:28:14.660 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3089[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
309014:28:14.665 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6699567a] http://0.0.0.0:43253 bound for socket '@default'
309114:28:14.666 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5196 milliseconds since JVM startup. Java 21+35-LTS
309214:28:14.666 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43253
309314:28:14.673 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43253
309414:28:14.673 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6699567a] @default socket closed.
309514:28:14.674 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3096[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
309714:28:14.680 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x31598ba9] http://0.0.0.0:37661 bound for socket '@default'
309814:28:14.682 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 5212 milliseconds since JVM startup. Java 21+35-LTS
309914:28:14.683 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37661
310014:28:14.690 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37661
310114:28:14.691 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x31598ba9] @default socket closed.
310214:28:14.691 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3103[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
310414:28:14.695 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c9238b5] http://0.0.0.0:34725 bound for socket '@default'
310514:28:14.695 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5226 milliseconds since JVM startup. Java 21+35-LTS
310614:28:14.696 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34725
310714:28:14.713 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34725
310814:28:14.715 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c9238b5] @default socket closed.
310914:28:14.715 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3110[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
311114:28:14.721 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x46f458ad] http://0.0.0.0:38089 bound for socket '@default'
311214:28:14.722 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5252 milliseconds since JVM startup. Java 21+35-LTS
311314:28:14.722 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38089
311414:28:14.733 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38089
311514:28:14.734 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x46f458ad] @default socket closed.
311614:28:14.734 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3117[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
311814:28:14.739 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6c66e22f] http://0.0.0.0:39379 bound for socket '@default'
311914:28:14.740 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5270 milliseconds since JVM startup. Java 21+35-LTS
312014:28:14.741 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39379
312114:28:14.750 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39379
312214:28:14.750 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6c66e22f] @default socket closed.
312314:28:14.751 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3124[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
312514:28:14.756 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x37cd5ca0] http://0.0.0.0:44033 bound for socket '@default'
312614:28:14.756 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5286 milliseconds since JVM startup. Java 21+35-LTS
312714:28:14.756 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44033
312814:28:14.764 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44033
312914:28:14.765 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x37cd5ca0] @default socket closed.
313014:28:14.765 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3131[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
313214:28:14.769 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7ef2ee1f] http://0.0.0.0:42907 bound for socket '@default'
313314:28:14.770 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5300 milliseconds since JVM startup. Java 21+35-LTS
313414:28:14.770 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42907
313514:28:14.776 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42907
313614:28:14.777 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7ef2ee1f] @default socket closed.
313714:28:14.777 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3138[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
313914:28:14.781 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2688302c] http://0.0.0.0:40095 bound for socket '@default'
314014:28:14.782 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5312 milliseconds since JVM startup. Java 21+35-LTS
314114:28:14.782 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40095
314214:28:14.788 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40095
314314:28:14.789 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2688302c] @default socket closed.
314414:28:14.789 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3145[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
314614:28:14.794 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a9adec1] http://0.0.0.0:44303 bound for socket '@default'
314714:28:14.795 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5325 milliseconds since JVM startup. Java 21+35-LTS
314814:28:14.795 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44303
314914:28:14.801 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44303
315014:28:14.802 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a9adec1] @default socket closed.
315114:28:14.802 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3152[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
315314:28:14.807 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x170356e1] http://0.0.0.0:35955 bound for socket '@default'
315414:28:14.808 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5338 milliseconds since JVM startup. Java 21+35-LTS
315514:28:14.808 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35955
315614:28:14.815 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35955
315714:28:14.816 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x170356e1] @default socket closed.
315814:28:14.816 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3159[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
316014:28:14.821 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x59a8b676] http://0.0.0.0:35729 bound for socket '@default'
316114:28:14.821 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5351 milliseconds since JVM startup. Java 21+35-LTS
316214:28:14.821 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35729
316314:28:14.828 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35729
316414:28:14.828 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x59a8b676] @default socket closed.
316514:28:14.828 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3166[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
316714:28:14.840 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0e24e3ca] http://0.0.0.0:34525 bound for socket '@default'
316814:28:14.840 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5370 milliseconds since JVM startup. Java 21+35-LTS
316914:28:14.840 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34525
317014:28:14.848 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34525
317114:28:14.848 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0e24e3ca] @default socket closed.
317214:28:14.848 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3173[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
317414:28:14.852 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x508a571b] http://0.0.0.0:36543 bound for socket '@default'
317514:28:14.853 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5383 milliseconds since JVM startup. Java 21+35-LTS
317614:28:14.853 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36543
317714:28:14.859 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36543
317814:28:14.859 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x508a571b] @default socket closed.
317914:28:14.859 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3180[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
318114:28:14.863 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3bc2f786] http://0.0.0.0:35165 bound for socket '@default'
318214:28:14.863 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5393 milliseconds since JVM startup. Java 21+35-LTS
318314:28:14.863 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35165
318414:28:14.868 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35165
318514:28:14.869 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3bc2f786] @default socket closed.
318614:28:14.869 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3187[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
318814:28:14.873 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1fc6cf3d] http://0.0.0.0:44463 bound for socket '@default'
318914:28:14.873 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5403 milliseconds since JVM startup. Java 21+35-LTS
319014:28:14.873 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44463
319114:28:14.903 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44463
319214:28:14.904 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1fc6cf3d] @default socket closed.
319314:28:14.904 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3194[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
319514:28:14.908 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x00dd2152] http://0.0.0.0:43479 bound for socket '@default'
319614:28:14.909 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5439 milliseconds since JVM startup. Java 21+35-LTS
319714:28:14.909 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43479
319814:28:14.915 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43479
319914:28:14.916 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x00dd2152] @default socket closed.
320014:28:14.916 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3201[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
320214:28:14.920 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4294b88f] http://0.0.0.0:45795 bound for socket '@default'
320314:28:14.921 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5451 milliseconds since JVM startup. Java 21+35-LTS
320414:28:14.921 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45795
320514:28:14.927 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45795
320614:28:14.927 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4294b88f] @default socket closed.
320714:28:14.928 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3208[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
320914:28:14.932 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x71510c65] http://0.0.0.0:40927 bound for socket '@default'
321014:28:14.932 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5462 milliseconds since JVM startup. Java 21+35-LTS
321114:28:14.933 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40927
3212Dec 04, 2025 2:28:15 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
3213SEVERE: Exception when handling request: GET /, by: [metrics on exception], took: 102ms
3214java.lang.RuntimeException: Ups
3215 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
3216 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3217 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3218 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3219 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
3220 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3221 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
3222 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
3223 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
3224 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
3225 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3226 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
3227 at scala.util.Try$.apply(Try.scala:218)
3228 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3229 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3230 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3231 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
3232 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
3233 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
3234 at scala.util.Try$.apply(Try.scala:218)
3235 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3236 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3237 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3238 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
3239 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
3240 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3241 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
3242 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3243 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3244 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
3245 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
3246 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3247 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
3248 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3249 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3250 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3251 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3252 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
3253 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3254 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3255 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3256 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3257 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
3258 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3259 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3260 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3261 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3262 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
3263 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3264 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3265 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3266 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3267 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3268 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3269 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3271 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3272 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3273 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3274 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3276 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3277 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
3278 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3279 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3280 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3281 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3282 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
3283 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
3284 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3285 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
3286 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
3287 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3288 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3289 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3290 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
3291 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3292 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3293 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
3294 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3295 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3296 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
3297 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3298 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3299 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
3300 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3301 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
3302 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
3303 at sttp.monad.MonadError.suspend(MonadError.scala:32)
3304 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
3305 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
3306 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
3307 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
3308 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
3309 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
3310 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
3311 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
3312 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
3313 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
3314 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
3315 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
3316 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
3317 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
3318 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
3319 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
3320
332114:28:15.044 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40927
332214:28:15.045 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x71510c65] @default socket closed.
332314:28:15.045 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3324[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
332514:28:15.051 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6c06722c] http://0.0.0.0:40427 bound for socket '@default'
332614:28:15.052 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5582 milliseconds since JVM startup. Java 21+35-LTS
332714:28:15.052 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40427
332814:28:15.065 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40427
332914:28:15.066 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6c06722c] @default socket closed.
333014:28:15.066 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3331[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333214:28:15.072 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x718cacfa] http://0.0.0.0:41085 bound for socket '@default'
333314:28:15.072 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5602 milliseconds since JVM startup. Java 21+35-LTS
333414:28:15.073 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41085
333514:28:15.084 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41085
333614:28:15.084 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x718cacfa] @default socket closed.
333714:28:15.085 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3338[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333914:28:15.089 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x319c6c51] http://0.0.0.0:42753 bound for socket '@default'
334014:28:15.089 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5619 milliseconds since JVM startup. Java 21+35-LTS
334114:28:15.089 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42753
334214:28:15.103 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42753
334314:28:15.103 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x319c6c51] @default socket closed.
334414:28:15.104 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3345[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
334614:28:15.109 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d2b6722] http://0.0.0.0:37149 bound for socket '@default'
334714:28:15.109 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5639 milliseconds since JVM startup. Java 21+35-LTS
334814:28:15.110 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37149
334914:28:15.122 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37149
335014:28:15.123 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d2b6722] @default socket closed.
335114:28:15.123 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3352[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
335314:28:15.127 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x45e46304] http://0.0.0.0:38003 bound for socket '@default'
335414:28:15.128 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5658 milliseconds since JVM startup. Java 21+35-LTS
335514:28:15.128 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38003
335614:28:15.149 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38003
335714:28:15.149 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x45e46304] @default socket closed.
335814:28:15.149 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3359[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
336014:28:15.154 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10969f12] http://0.0.0.0:35457 bound for socket '@default'
336114:28:15.154 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5685 milliseconds since JVM startup. Java 21+35-LTS
336214:28:15.155 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35457
336314:28:15.190 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35457
336414:28:15.190 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10969f12] @default socket closed.
336514:28:15.190 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3366[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
336714:28:15.195 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x794c8012] http://0.0.0.0:41605 bound for socket '@default'
336814:28:15.195 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5725 milliseconds since JVM startup. Java 21+35-LTS
336914:28:15.195 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41605
337014:28:15.216 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41605
337114:28:15.217 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x794c8012] @default socket closed.
337214:28:15.217 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3373[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
337414:28:15.222 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08c677a1] http://0.0.0.0:46501 bound for socket '@default'
337514:28:15.222 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5752 milliseconds since JVM startup. Java 21+35-LTS
337614:28:15.223 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46501
337714:28:15.235 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46501
337814:28:15.235 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08c677a1] @default socket closed.
337914:28:15.236 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3380[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
338114:28:15.242 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13a32550] http://0.0.0.0:36785 bound for socket '@default'
338214:28:15.243 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5773 milliseconds since JVM startup. Java 21+35-LTS
338314:28:15.243 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36785
338414:28:15.258 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36785
338514:28:15.259 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13a32550] @default socket closed.
338614:28:15.259 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3387[info] - given a list of endpoints, should return 405 for unsupported methods
338814:28:15.264 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7a10b095] http://0.0.0.0:42839 bound for socket '@default'
338914:28:15.265 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5795 milliseconds since JVM startup. Java 21+35-LTS
339014:28:15.265 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42839
339114:28:15.275 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42839
339214:28:15.276 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7a10b095] @default socket closed.
339314:28:15.277 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3394[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
339514:28:15.281 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x229ee50f] http://0.0.0.0:43169 bound for socket '@default'
339614:28:15.282 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5812 milliseconds since JVM startup. Java 21+35-LTS
339714:28:15.282 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43169
339814:28:15.292 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43169
339914:28:15.293 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x229ee50f] @default socket closed.
340014:28:15.293 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3401[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
340214:28:15.299 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3eb12d1f] http://0.0.0.0:34573 bound for socket '@default'
340314:28:15.300 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5830 milliseconds since JVM startup. Java 21+35-LTS
340414:28:15.300 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34573
340514:28:15.305 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34573
340614:28:15.305 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3eb12d1f] @default socket closed.
340714:28:15.306 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3408[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
340914:28:15.310 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x26afdada] http://0.0.0.0:38575 bound for socket '@default'
341014:28:15.311 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5841 milliseconds since JVM startup. Java 21+35-LTS
341114:28:15.311 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38575
341214:28:15.317 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38575
341314:28:15.317 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x26afdada] @default socket closed.
341414:28:15.317 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3415[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
341614:28:15.322 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x05c232c8] http://0.0.0.0:38151 bound for socket '@default'
341714:28:15.322 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5852 milliseconds since JVM startup. Java 21+35-LTS
341814:28:15.322 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38151
341914:28:15.339 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38151
342014:28:15.339 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x05c232c8] @default socket closed.
342114:28:15.340 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3422[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
342314:28:15.347 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3db47854] http://0.0.0.0:36683 bound for socket '@default'
342414:28:15.347 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5877 milliseconds since JVM startup. Java 21+35-LTS
342514:28:15.347 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36683
342614:28:15.359 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36683
342714:28:15.359 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3db47854] @default socket closed.
342814:28:15.359 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3429[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
343014:28:15.364 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x62169a2e] http://0.0.0.0:35185 bound for socket '@default'
343114:28:15.364 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5894 milliseconds since JVM startup. Java 21+35-LTS
343214:28:15.364 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35185
343314:28:15.384 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35185
343414:28:15.385 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x62169a2e] @default socket closed.
343514:28:15.385 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3436[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
343714:28:15.391 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x429789d6] http://0.0.0.0:36477 bound for socket '@default'
343814:28:15.392 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5922 milliseconds since JVM startup. Java 21+35-LTS
343914:28:15.392 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36477
344014:28:15.408 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36477
344114:28:15.409 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x429789d6] @default socket closed.
344214:28:15.409 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3443[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
344414:28:15.413 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4aeee085] http://0.0.0.0:38059 bound for socket '@default'
344514:28:15.413 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5944 milliseconds since JVM startup. Java 21+35-LTS
344614:28:15.414 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38059
344714:28:15.435 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38059
344814:28:15.435 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4aeee085] @default socket closed.
344914:28:15.435 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3450[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
345114:28:15.440 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3a4df0ea] http://0.0.0.0:44073 bound for socket '@default'
345214:28:15.441 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5971 milliseconds since JVM startup. Java 21+35-LTS
345314:28:15.441 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44073
345414:28:15.464 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44073
345514:28:15.465 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3a4df0ea] @default socket closed.
345614:28:15.465 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3457[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
345814:28:15.470 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6078cfc3] http://0.0.0.0:37525 bound for socket '@default'
345914:28:15.470 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 6000 milliseconds since JVM startup. Java 21+35-LTS
346014:28:15.470 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37525
346114:28:15.491 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37525
346214:28:15.491 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6078cfc3] @default socket closed.
346314:28:15.491 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3464[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
346514:28:15.496 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4b85c452] http://0.0.0.0:44623 bound for socket '@default'
346614:28:15.496 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 6026 milliseconds since JVM startup. Java 21+35-LTS
346714:28:15.496 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44623
346814:28:15.520 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44623
346914:28:15.521 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4b85c452] @default socket closed.
347014:28:15.521 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3471[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
347214:28:15.525 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6cdb6c7f] http://0.0.0.0:45477 bound for socket '@default'
347314:28:15.526 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 6056 milliseconds since JVM startup. Java 21+35-LTS
347414:28:15.526 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45477
347514:28:15.538 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45477
347614:28:15.538 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6cdb6c7f] @default socket closed.
347714:28:15.538 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3478[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
347914:28:15.543 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2dacdcc4] http://0.0.0.0:35597 bound for socket '@default'
348014:28:15.543 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 6073 milliseconds since JVM startup. Java 21+35-LTS
348114:28:15.543 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35597
348214:28:15.550 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35597
348314:28:15.551 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2dacdcc4] @default socket closed.
348414:28:15.551 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3485[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
348614:28:15.562 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a03e5a7] http://0.0.0.0:33009 bound for socket '@default'
348714:28:15.563 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6093 milliseconds since JVM startup. Java 21+35-LTS
348814:28:15.563 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33009
348914:28:15.570 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33009
349014:28:15.570 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a03e5a7] @default socket closed.
349114:28:15.570 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3492[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
349314:28:15.577 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7e83d4e2] http://0.0.0.0:41063 bound for socket '@default'
349414:28:15.578 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 6108 milliseconds since JVM startup. Java 21+35-LTS
349514:28:15.578 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41063
349614:28:15.588 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41063
349714:28:15.588 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7e83d4e2] @default socket closed.
349814:28:15.589 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3499[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
350014:28:15.592 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x41efae8b] http://0.0.0.0:41263 bound for socket '@default'
350114:28:15.593 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6123 milliseconds since JVM startup. Java 21+35-LTS
350214:28:15.593 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41263
350314:28:15.598 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41263
350414:28:15.598 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x41efae8b] @default socket closed.
350514:28:15.599 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3506[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
350714:28:15.603 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x07ac5f33] http://0.0.0.0:36621 bound for socket '@default'
350814:28:15.604 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6134 milliseconds since JVM startup. Java 21+35-LTS
350914:28:15.604 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36621
351014:28:15.610 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36621
351114:28:15.610 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x07ac5f33] @default socket closed.
351214:28:15.611 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3513[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
351414:28:15.615 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2df22c15] http://0.0.0.0:42357 bound for socket '@default'
351514:28:15.616 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6146 milliseconds since JVM startup. Java 21+35-LTS
351614:28:15.616 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42357
351714:28:15.621 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42357
351814:28:15.621 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2df22c15] @default socket closed.
351914:28:15.621 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3520[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
352114:28:15.625 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a973e30] http://0.0.0.0:37497 bound for socket '@default'
352214:28:15.625 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6155 milliseconds since JVM startup. Java 21+35-LTS
352314:28:15.625 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37497
352414:28:15.629 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37497
352514:28:15.629 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a973e30] @default socket closed.
352614:28:15.629 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3527[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
352814:28:15.633 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6d4d234e] http://0.0.0.0:35885 bound for socket '@default'
352914:28:15.634 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6164 milliseconds since JVM startup. Java 21+35-LTS
353014:28:15.634 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35885
353114:28:15.639 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35885
353214:28:15.639 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6d4d234e] @default socket closed.
353314:28:15.639 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3534[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
353514:28:15.644 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0c849e12] http://0.0.0.0:41249 bound for socket '@default'
353614:28:15.644 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 6174 milliseconds since JVM startup. Java 21+35-LTS
353714:28:15.645 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41249
353814:28:15.650 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41249
353914:28:15.650 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0c849e12] @default socket closed.
354014:28:15.650 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3541[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
354214:28:15.655 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x158cf736] http://0.0.0.0:42389 bound for socket '@default'
354314:28:15.655 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6185 milliseconds since JVM startup. Java 21+35-LTS
354414:28:15.656 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42389
354514:28:15.663 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42389
354614:28:15.663 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x158cf736] @default socket closed.
354714:28:15.663 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3548[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
354914:28:15.667 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x53bc72c0] http://0.0.0.0:32921 bound for socket '@default'
355014:28:15.668 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6198 milliseconds since JVM startup. Java 21+35-LTS
355114:28:15.668 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32921
355214:28:15.673 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32921
355314:28:15.673 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x53bc72c0] @default socket closed.
355414:28:15.674 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3555[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
355614:28:15.678 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d7ef8bb] http://0.0.0.0:43827 bound for socket '@default'
355714:28:15.678 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6208 milliseconds since JVM startup. Java 21+35-LTS
355814:28:15.678 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43827
355914:28:15.683 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43827
356014:28:15.684 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d7ef8bb] @default socket closed.
356114:28:15.684 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3562[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
356314:28:15.688 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x644294c7] http://0.0.0.0:36145 bound for socket '@default'
356414:28:15.689 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6219 milliseconds since JVM startup. Java 21+35-LTS
356514:28:15.689 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36145
356614:28:15.693 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36145
356714:28:15.694 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x644294c7] @default socket closed.
356814:28:15.694 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3569[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
357014:28:15.699 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c33e2be] http://0.0.0.0:41521 bound for socket '@default'
357114:28:15.699 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 6229 milliseconds since JVM startup. Java 21+35-LTS
357214:28:15.699 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41521
357314:28:15.717 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41521
357414:28:15.717 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c33e2be] @default socket closed.
357514:28:15.717 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3576[info] - Log events with provided functions, skipping certain endpoints
3577
3578************************
3579Build summary:
3580[{
3581 "module": "tapir-netty-server-id",
3582 "compile": {"status": "ok", "tookMs": 8525, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3583 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3584 "test-compile": {"status": "ok", "tookMs": 2373, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3585 "test": {"status": "ok", "tookMs": 8759, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3586 "publish": {"status": "skipped", "tookMs": 0},
3587 "metadata": {
3588 "crossScalaVersions": ["2.12.20"]
3589}
3590},{
3591 "module": "tapir-nima-server",
3592 "compile": {"status": "ok", "tookMs": 1818, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
3593 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3594 "test-compile": {"status": "ok", "tookMs": 1219, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3595 "test": {"status": "ok", "tookMs": 6829, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3596 "publish": {"status": "skipped", "tookMs": 0},
3597 "metadata": {
3598 "crossScalaVersions": ["2.12.20"]
3599}
3600}]
3601************************
3602[success] Total time: 79 s (0:01:19.0), completed Dec 4, 2025, 2:28:16 PM
3603[0JChecking patch project/plugins.sbt...
3604Checking patch project/build.properties...
3605Checking patch build.sbt...
3606Applied patch project/plugins.sbt cleanly.
3607Applied patch project/build.properties cleanly.
3608Applied patch build.sbt cleanly.