Build Logs

softwaremill/tapir-loom • 3.8.0-RC2:2025-11-28

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-RC2
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-RC2")
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-RC2
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-RC2
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-RC2
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-RC2"
69"++3.8.0-RC2 -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-RC2 """{"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 8.487s.
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-RC2
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in nima/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in netty/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in nima3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in nima3/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in netty3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in netty3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in rootProject/crossScalaVersions
95[info] set current project to tapir-loom (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC2 on 2 projects.
97[info] Switching Scala version on:
98[info] netty3 (3.8.0-RC2)
99[info] nima3 (3.8.0-RC2)
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 Nov 28, 2025, 12:03:28 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-11-28 12:04:19,928 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44593
1472025-11-28 12:04:20,037 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe837c792, L:/127.0.0.1:44593 - R:/127.0.0.1:48980]'
1482025-11-28 12:04:20,290 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44593
149[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1502025-11-28 12:04:20,303 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44611
1512025-11-28 12:04:20,320 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x84b0f471, L:/127.0.0.1:44611 - R:/127.0.0.1:41780]'
1522025-11-28 12:04:20,346 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44611
153[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
1542025-11-28 12:04:20,354 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41369
1552025-11-28 12:04:20,357 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x60aac265, L:/127.0.0.1:41369 - R:/127.0.0.1:50224]'
1562025-11-28 12:04:20,367 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41369
157[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
1582025-11-28 12:04:20,371 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40499
1592025-11-28 12:04:20,374 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7df567e0, L:/127.0.0.1:40499 - R:/127.0.0.1:44818]'
1602025-11-28 12:04:20,386 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40499
161[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1622025-11-28 12:04:20,390 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40881
1632025-11-28 12:04:20,392 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf68f68e4, L:/127.0.0.1:40881 - R:/127.0.0.1:56126]'
1642025-11-28 12:04:20,399 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40881
165[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1662025-11-28 12:04:20,402 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36263
1672025-11-28 12:04:20,404 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb72f1013, L:/127.0.0.1:36263 - R:/127.0.0.1:44706]'
1682025-11-28 12:04:20,417 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36263
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-11-28 12:04:20,419 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44475
1712025-11-28 12:04:20,422 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0fface5f, L:/127.0.0.1:44475 - R:/127.0.0.1:35090]'
1722025-11-28 12:04:20,445 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44475
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-11-28 12:04:20,450 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35985
1752025-11-28 12:04:20,453 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9484bd80, L:/127.0.0.1:35985 - R:/127.0.0.1:56496]'
1762025-11-28 12:04:20,460 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35985
177[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
1782025-11-28 12:04:20,464 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46861
1792025-11-28 12:04:20,466 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8bb665a7, L:/127.0.0.1:46861 - R:/127.0.0.1:55768]'
1802025-11-28 12:04:20,473 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46861
181[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
1822025-11-28 12:04:20,475 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38405
1832025-11-28 12:04:20,477 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x78bf3eab, L:/127.0.0.1:38405 - R:/127.0.0.1:44508]'
1842025-11-28 12:04:20,482 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38405
185[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
1862025-11-28 12:04:20,484 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42455
1872025-11-28 12:04:20,486 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfb743f26, L:/127.0.0.1:42455 - R:/127.0.0.1:48098]'
1882025-11-28 12:04:20,493 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42455
189[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
1902025-11-28 12:04:20,497 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42847
1912025-11-28 12:04:20,499 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2f1238d3, L:/127.0.0.1:42847 - R:/127.0.0.1:56352]'
1922025-11-28 12:04:20,507 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42847
193[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
1942025-11-28 12:04:20,510 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37315
1952025-11-28 12:04:20,512 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x60b993f4, L:/127.0.0.1:37315 - R:/127.0.0.1:49164]'
1962025-11-28 12:04:20,519 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37315
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-11-28 12:04:20,522 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41425
1992025-11-28 12:04:20,524 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xce8412a7, L:/127.0.0.1:41425 - R:/127.0.0.1:59466]'
2002025-11-28 12:04:20,529 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41425
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-11-28 12:04:20,532 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38801
2032025-11-28 12:04:20,534 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1018cb07, L:/127.0.0.1:38801 - R:/127.0.0.1:38922]'
2042025-11-28 12:04:20,546 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38801
205[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
2062025-11-28 12:04:20,549 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34261
2072025-11-28 12:04:20,551 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x57382f63, L:/127.0.0.1:34261 - R:/127.0.0.1:56122]'
2082025-11-28 12:04:20,557 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34261
209[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
2102025-11-28 12:04:20,560 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34825
2112025-11-28 12:04:20,562 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x74fa84dd, L:/127.0.0.1:34825 - R:/127.0.0.1:41360]'
2122025-11-28 12:04:20,568 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34825
213[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
2142025-11-28 12:04:20,570 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36043
2152025-11-28 12:04:20,572 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x511d8a37, L:/127.0.0.1:36043 - R:/127.0.0.1:35578]'
2162025-11-28 12:04:20,578 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36043
217[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
2182025-11-28 12:04:20,580 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44543
2192025-11-28 12:04:20,582 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6b62bba9, L:/127.0.0.1:44543 - R:/127.0.0.1:49472]'
2202025-11-28 12:04:20,587 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44543
221[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
2222025-11-28 12:04:20,589 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43915
2232025-11-28 12:04:20,590 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0efbbf36, L:/127.0.0.1:43915 - R:/127.0.0.1:46740]'
2242025-11-28 12:04:20,597 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43915
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-11-28 12:04:20,600 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33621
2272025-11-28 12:04:20,602 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbd785317, L:/127.0.0.1:33621 - R:/127.0.0.1:52172]'
2282025-11-28 12:04:20,609 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33621
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-11-28 12:04:20,613 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45761
2312025-11-28 12:04:20,615 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7153284c, L:/127.0.0.1:45761 - R:/127.0.0.1:44234]'
2322025-11-28 12:04:20,621 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45761
233[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
2342025-11-28 12:04:20,624 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46191
2352025-11-28 12:04:20,626 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9b27217c, L:/127.0.0.1:46191 - R:/127.0.0.1:50302]'
2362025-11-28 12:04:20,631 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46191
237[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
2382025-11-28 12:04:20,633 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36461
2392025-11-28 12:04:20,635 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7b76ef99, L:/127.0.0.1:36461 - R:/127.0.0.1:38500]'
2402025-11-28 12:04:20,640 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36461
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-11-28 12:04:20,642 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44033
2432025-11-28 12:04:20,644 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaae36c88, L:/127.0.0.1:44033 - R:/127.0.0.1:49418]'
2442025-11-28 12:04:20,650 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44033
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-11-28 12:04:20,653 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36047
2472025-11-28 12:04:20,655 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2cf94164, L:/127.0.0.1:36047 - R:/127.0.0.1:41366]'
2482025-11-28 12:04:20,660 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36047
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-11-28 12:04:20,663 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42811
2512025-11-28 12:04:20,664 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x078fbd34, L:/127.0.0.1:42811 - R:/127.0.0.1:40194]'
2522025-11-28 12:04:20,670 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42811
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-11-28 12:04:20,672 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44197
2552025-11-28 12:04:20,674 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5a6a9bf7, L:/127.0.0.1:44197 - R:/127.0.0.1:44470]'
2562025-11-28 12:04:20,678 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44197
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-11-28 12:04:20,681 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44457
2592025-11-28 12:04:20,683 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbb590a1b, L:/127.0.0.1:44457 - R:/127.0.0.1:40250]'
2602025-11-28 12:04:20,688 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44457
261[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
2622025-11-28 12:04:20,690 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38849
2632025-11-28 12:04:20,691 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4fa8264d, L:/127.0.0.1:38849 - R:/127.0.0.1:40194]'
2642025-11-28 12:04:20,697 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38849
265[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
2662025-11-28 12:04:20,699 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43473
2672025-11-28 12:04:20,702 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa785e85a, L:/127.0.0.1:43473 - R:/127.0.0.1:38388]'
2682025-11-28 12:04:20,707 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43473
269[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
2702025-11-28 12:04:20,709 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34129
2712025-11-28 12:04:20,711 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xca78a366, L:/127.0.0.1:34129 - R:/127.0.0.1:58166]'
2722025-11-28 12:04:20,716 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34129
273[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
2742025-11-28 12:04:20,719 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46143
2752025-11-28 12:04:20,721 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf848d84d, L:/127.0.0.1:46143 - R:/127.0.0.1:46368]'
2762025-11-28 12:04:20,727 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46143
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-11-28 12:04:20,729 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39525
2792025-11-28 12:04:20,731 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf37a9e5a, L:/127.0.0.1:39525 - R:/127.0.0.1:36538]'
2802025-11-28 12:04:20,736 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39525
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-11-28 12:04:20,737 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39125
2832025-11-28 12:04:20,739 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd736c67d, L:/127.0.0.1:39125 - R:/127.0.0.1:48552]'
2842025-11-28 12:04:20,744 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39125
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-11-28 12:04:20,747 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46723
2872025-11-28 12:04:20,749 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf581997b, L:/127.0.0.1:46723 - R:/127.0.0.1:54708]'
2882025-11-28 12:04:20,754 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46723
289[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
2902025-11-28 12:04:20,758 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36933
2912025-11-28 12:04:20,759 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7a9ef879, L:/127.0.0.1:36933 - R:/127.0.0.1:39750]'
2922025-11-28 12:04:20,766 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36933
293[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
2942025-11-28 12:04:20,769 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45459
2952025-11-28 12:04:20,770 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4a43cc6a, L:/127.0.0.1:45459 - R:/127.0.0.1:43378]'
2962025-11-28 12:04:20,774 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45459
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-11-28 12:04:20,777 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34293
2992025-11-28 12:04:20,778 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x76a885ca, L:/127.0.0.1:34293 - R:/127.0.0.1:57394]'
3002025-11-28 12:04:20,784 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34293
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-11-28 12:04:20,787 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45565
3032025-11-28 12:04:20,789 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x87d0bd8d, L:/127.0.0.1:45565 - R:/127.0.0.1:41200]'
3042025-11-28 12:04:20,795 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45565
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-11-28 12:04:20,798 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46837
3072025-11-28 12:04:20,800 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe5fc573e, L:/127.0.0.1:46837 - R:/127.0.0.1:41606]'
3082025-11-28 12:04:20,805 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46837
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-11-28 12:04:20,808 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35293
3112025-11-28 12:04:20,810 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5c2c9be7, L:/127.0.0.1:35293 - R:/127.0.0.1:39642]'
3122025-11-28 12:04:20,815 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35293
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-11-28 12:04:20,817 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43925
3152025-11-28 12:04:20,819 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x871bb4be, L:/127.0.0.1:43925 - R:/127.0.0.1:40768]'
3162025-11-28 12:04:20,825 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43925
317[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
3182025-11-28 12:04:20,827 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33067
3192025-11-28 12:04:20,829 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x647a371c, L:/127.0.0.1:33067 - R:/127.0.0.1:45644]'
3202025-11-28 12:04:20,833 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33067
321[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3222025-11-28 12:04:20,836 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33205
3232025-11-28 12:04:20,838 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x012e657f, L:/127.0.0.1:33205 - R:/127.0.0.1:41602]'
3242025-11-28 12:04:20,843 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33205
325[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
3262025-11-28 12:04:20,846 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46541
3272025-11-28 12:04:20,849 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8074612e, L:/127.0.0.1:46541 - R:/127.0.0.1:48990]'
3282025-11-28 12:04:20,857 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46541
329[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
3302025-11-28 12:04:20,860 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45561
3312025-11-28 12:04:20,862 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb8790e63, L:/127.0.0.1:45561 - R:/127.0.0.1:52750]'
3322025-11-28 12:04:20,866 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45561
333[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
3342025-11-28 12:04:20,869 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42161
3352025-11-28 12:04:20,871 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xee7338b6, L:/127.0.0.1:42161 - R:/127.0.0.1:36446]'
3362025-11-28 12:04:20,876 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42161
337[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
3382025-11-28 12:04:20,881 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37319
3392025-11-28 12:04:20,886 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x90a6d0d1, L:/127.0.0.1:37319 - R:/127.0.0.1:58610]'
3402025-11-28 12:04:20,891 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37319
341[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3422025-11-28 12:04:20,893 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37059
3432025-11-28 12:04:20,895 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa1eadc98, L:/127.0.0.1:37059 - R:/127.0.0.1:34052]'
3442025-11-28 12:04:20,899 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37059
345[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
3462025-11-28 12:04:20,901 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42563
3472025-11-28 12:04:20,903 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xccc6346d, L:/127.0.0.1:42563 - R:/127.0.0.1:39972]'
3482025-11-28 12:04:20,907 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42563
349[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
3502025-11-28 12:04:20,910 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39683
3512025-11-28 12:04:20,915 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x51ab94e4, L:/127.0.0.1:39683 - R:/127.0.0.1:58796]'
3522025-11-28 12:04:20,934 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39683
353[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
3542025-11-28 12:04:20,937 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34645
3552025-11-28 12:04:20,939 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbe143ee6, L:/127.0.0.1:34645 - R:/127.0.0.1:46220]'
3562025-11-28 12:04:20,948 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34645
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-11-28 12:04:20,950 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44373
3592025-11-28 12:04:20,952 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x30d955d7, L:/127.0.0.1:44373 - R:/127.0.0.1:37392]'
3602025-11-28 12:04:20,957 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44373
361[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
3622025-11-28 12:04:20,959 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42775
3632025-11-28 12:04:20,961 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6e6ed2ef, L:/127.0.0.1:42775 - R:/127.0.0.1:53216]'
3642025-11-28 12:04:21,005 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42775
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-11-28 12:04:21,008 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43425
3672025-11-28 12:04:21,010 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbd85fc33, L:/127.0.0.1:43425 - R:/127.0.0.1:35210]'
3682025-11-28 12:04:21,017 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43425
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-11-28 12:04:21,020 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43365
3712025-11-28 12:04:21,022 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x59aa569b, L:/127.0.0.1:43365 - R:/127.0.0.1:47384]'
3722025-11-28 12:04:21,026 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43365
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-11-28 12:04:21,028 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34015
3752025-11-28 12:04:21,030 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5c495526, L:/127.0.0.1:34015 - R:/127.0.0.1:33152]'
3762025-11-28 12:04:21,034 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34015
377[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3782025-11-28 12:04:21,037 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42307
3792025-11-28 12:04:21,039 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x651affb5, L:/127.0.0.1:42307 - R:/127.0.0.1:40708]'
3802025-11-28 12:04:21,043 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42307
381[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3822025-11-28 12:04:21,045 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41853
3832025-11-28 12:04:21,047 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb644267d, L:/127.0.0.1:41853 - R:/127.0.0.1:33256]'
3842025-11-28 12:04:21,051 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41853
385[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
3862025-11-28 12:04:21,054 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43475
3872025-11-28 12:04:21,056 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x77ce3219, L:/127.0.0.1:43475 - R:/127.0.0.1:55630]'
3882025-11-28 12:04:21,059 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43475
389[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
3902025-11-28 12:04:21,061 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41941
3912025-11-28 12:04:21,063 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf7c83b48, L:/127.0.0.1:41941 - R:/127.0.0.1:32942]'
3922025-11-28 12:04:21,066 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41941
393[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
3942025-11-28 12:04:21,068 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40449
3952025-11-28 12:04:21,071 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0196da45, L:/127.0.0.1:40449 - R:/127.0.0.1:49462]'
3962025-11-28 12:04:21,077 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40449
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-11-28 12:04:21,081 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34843
3992025-11-28 12:04:21,083 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x380fa1a7, L:/127.0.0.1:34843 - R:/127.0.0.1:51324]'
4002025-11-28 12:04:21,089 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34843
401[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
4022025-11-28 12:04:21,092 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38601
4032025-11-28 12:04:21,094 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa636e0c6, L:/127.0.0.1:38601 - R:/127.0.0.1:55570]'
4042025-11-28 12:04:21,099 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38601
405[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
4062025-11-28 12:04:21,101 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37379
4072025-11-28 12:04:21,103 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe5490b02, L:/127.0.0.1:37379 - R:/127.0.0.1:53042]'
4082025-11-28 12:04:21,108 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37379
409[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
4102025-11-28 12:04:21,110 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34027
4112025-11-28 12:04:21,112 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9fbfe79e, L:/127.0.0.1:34027 - R:/127.0.0.1:58768]'
4122025-11-28 12:04:21,121 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34027
413[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
4142025-11-28 12:04:21,124 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41787
4152025-11-28 12:04:21,126 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x49fa4bd2, L:/127.0.0.1:41787 - R:/127.0.0.1:52946]'
4162025-11-28 12:04:21,132 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41787
417[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
4182025-11-28 12:04:21,135 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35021
4192025-11-28 12:04:21,137 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb13d8b9b, L:/127.0.0.1:35021 - R:/127.0.0.1:38756]'
4202025-11-28 12:04:21,143 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35021
421[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
4222025-11-28 12:04:21,146 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45157
4232025-11-28 12:04:21,148 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x21b1778b, L:/127.0.0.1:45157 - R:/127.0.0.1:37702]'
4242025-11-28 12:04:21,153 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45157
425[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
4262025-11-28 12:04:21,156 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38911
4272025-11-28 12:04:21,158 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xae358557, L:/127.0.0.1:38911 - R:/127.0.0.1:59302]'
4282025-11-28 12:04:21,163 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38911
429[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
4302025-11-28 12:04:21,165 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40587
4312025-11-28 12:04:21,167 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3a1125c2, L:/127.0.0.1:40587 - R:/127.0.0.1:54728]'
4322025-11-28 12:04:21,175 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40587
433[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
4342025-11-28 12:04:21,178 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34271
4352025-11-28 12:04:21,181 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9d3d3d18, L:/127.0.0.1:34271 - R:/127.0.0.1:47314]'
4362025-11-28 12:04:21,184 [] 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-11-28 12:04:21,188 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34271
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-11-28 12:04:21,191 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45101
4762025-11-28 12:04:21,193 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2778227a, L:/127.0.0.1:45101 - R:/127.0.0.1:35114]'
4772025-11-28 12:04:21,200 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45101
478[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
4792025-11-28 12:04:21,202 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45807
4802025-11-28 12:04:21,204 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x93881326, L:/127.0.0.1:45807 - R:/127.0.0.1:54104]'
4812025-11-28 12:04:21,208 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45807
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-11-28 12:04:21,211 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45921
4842025-11-28 12:04:21,213 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6cd5df48, L:/127.0.0.1:45921 - R:/127.0.0.1:40094]'
4852025-11-28 12:04:21,218 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45921
486[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
4872025-11-28 12:04:21,220 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35061
4882025-11-28 12:04:21,222 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf73357de, L:/127.0.0.1:35061 - R:/127.0.0.1:53960]'
4892025-11-28 12:04:21,227 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35061
490[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
4912025-11-28 12:04:21,230 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40691
4922025-11-28 12:04:21,232 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa9397d36, L:/127.0.0.1:40691 - R:/127.0.0.1:43958]'
4932025-11-28 12:04:21,238 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40691
494[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
4952025-11-28 12:04:21,241 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44779
4962025-11-28 12:04:21,244 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb9888bc0, L:/127.0.0.1:44779 - R:/127.0.0.1:42688]'
4972025-11-28 12:04:21,248 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44779
498[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
4992025-11-28 12:04:21,250 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45655
5002025-11-28 12:04:21,253 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xffbcaf91, L:/127.0.0.1:45655 - R:/127.0.0.1:46726]'
5012025-11-28 12:04:21,257 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45655
502[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
5032025-11-28 12:04:21,261 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39769
5042025-11-28 12:04:21,263 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5bcdafc4, L:/127.0.0.1:39769 - R:/127.0.0.1:60508]'
5052025-11-28 12:04:21,267 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39769
506[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
5072025-11-28 12:04:21,269 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37755
5082025-11-28 12:04:21,271 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x95c786bc, L:/127.0.0.1:37755 - R:/127.0.0.1:45372]'
5092025-11-28 12:04:21,275 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37755
510[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
5112025-11-28 12:04:21,277 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34703
5122025-11-28 12:04:21,278 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8acc4bb3, L:/127.0.0.1:34703 - R:/127.0.0.1:42446]'
5132025-11-28 12:04:21,282 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34703
514[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
5152025-11-28 12:04:21,284 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35707
5162025-11-28 12:04:21,287 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1b71deb7, L:/127.0.0.1:35707 - R:/127.0.0.1:37836]'
5172025-11-28 12:04:21,295 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35707
518[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
5192025-11-28 12:04:21,300 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44871
5202025-11-28 12:04:21,302 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4a355792, L:/127.0.0.1:44871 - R:/127.0.0.1:49204]'
5212025-11-28 12:04:21,308 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44871
522[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
5232025-11-28 12:04:21,312 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36211
5242025-11-28 12:04:21,314 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfeecc2e5, L:/127.0.0.1:36211 - R:/127.0.0.1:53046]'
5252025-11-28 12:04:21,325 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36211
526[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
5272025-11-28 12:04:21,327 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39969
5282025-11-28 12:04:21,330 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcaa457d2, L:/127.0.0.1:39969 - R:/127.0.0.1:39734]'
5292025-11-28 12:04:21,336 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39969
530[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
5312025-11-28 12:04:21,339 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39869
5322025-11-28 12:04:21,340 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6e81a810, L:/127.0.0.1:39869 - R:/127.0.0.1:54320]'
5332025-11-28 12:04:21,347 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39869
534[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
5352025-11-28 12:04:21,349 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41649
5362025-11-28 12:04:21,351 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x59af8c24, L:/127.0.0.1:41649 - R:/127.0.0.1:46504]'
5372025-11-28 12:04:21,354 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41649
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-11-28 12:04:21,356 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39605
5402025-11-28 12:04:21,358 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6759df9d, L:/127.0.0.1:39605 - R:/127.0.0.1:52496]'
5412025-11-28 12:04:21,364 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39605
542[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
5432025-11-28 12:04:21,367 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43405
5442025-11-28 12:04:21,369 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1b5686f8, L:/127.0.0.1:43405 - R:/127.0.0.1:46884]'
5452025-11-28 12:04:21,377 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43405
546[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
5472025-11-28 12:04:21,380 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44277
5482025-11-28 12:04:21,381 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcc267bca, L:/127.0.0.1:44277 - R:/127.0.0.1:37702]'
5492025-11-28 12:04:21,386 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44277
550[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
5512025-11-28 12:04:21,388 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33527
5522025-11-28 12:04:21,390 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x505085c1, L:/127.0.0.1:33527 - R:/127.0.0.1:43434]'
5532025-11-28 12:04:21,403 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33527
554[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
5552025-11-28 12:04:21,406 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40791
5562025-11-28 12:04:21,408 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7293f837, L:/127.0.0.1:40791 - R:/127.0.0.1:45210]'
5572025-11-28 12:04:21,412 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40791
558[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
5592025-11-28 12:04:21,414 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35931
5602025-11-28 12:04:21,416 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1361b8a7, L:/127.0.0.1:35931 - R:/127.0.0.1:56834]'
5612025-11-28 12:04:21,419 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35931
562[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
5632025-11-28 12:04:21,421 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39763
5642025-11-28 12:04:21,422 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8524289b, L:/127.0.0.1:39763 - R:/127.0.0.1:45772]'
5652025-11-28 12:04:21,425 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39763
566[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
5672025-11-28 12:04:21,428 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46785
5682025-11-28 12:04:21,429 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7f8ade1e, L:/127.0.0.1:46785 - R:/127.0.0.1:44402]'
5692025-11-28 12:04:21,435 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46785
570[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
5712025-11-28 12:04:21,437 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40577
5722025-11-28 12:04:21,439 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x87dd9065, L:/127.0.0.1:40577 - R:/127.0.0.1:56544]'
5732025-11-28 12:04:21,442 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40577
574[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
5752025-11-28 12:04:21,443 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37237
5762025-11-28 12:04:21,445 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa0fa79c4, L:/127.0.0.1:37237 - R:/127.0.0.1:41886]'
5772025-11-28 12:04:21,448 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37237
578[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
5792025-11-28 12:04:21,449 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33623
5802025-11-28 12:04:21,452 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc0876e74, L:/127.0.0.1:33623 - R:/127.0.0.1:46990]'
5812025-11-28 12:04:21,464 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33623
582[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
5832025-11-28 12:04:21,466 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43891
5842025-11-28 12:04:21,468 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xda076b1b, L:/127.0.0.1:43891 - R:/127.0.0.1:48382]'
5852025-11-28 12:04:21,470 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43891
586[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
5872025-11-28 12:04:21,472 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42085
5882025-11-28 12:04:21,474 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8200bb2d, L:/127.0.0.1:42085 - R:/127.0.0.1:47796]'
5892025-11-28 12:04:21,477 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42085
590[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
5912025-11-28 12:04:21,479 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34661
5922025-11-28 12:04:21,480 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x477b7752, L:/127.0.0.1:34661 - R:/127.0.0.1:47036]'
5932025-11-28 12:04:21,484 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34661
594[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
5952025-11-28 12:04:21,485 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45811
5962025-11-28 12:04:21,487 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5057acee, L:/127.0.0.1:45811 - R:/127.0.0.1:41570]'
5972025-11-28 12:04:21,489 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45811
598[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
5992025-11-28 12:04:21,491 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46689
6002025-11-28 12:04:21,493 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x60ca1530, L:/127.0.0.1:46689 - R:/127.0.0.1:44178]'
6012025-11-28 12:04:21,495 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46689
602[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
6032025-11-28 12:04:21,497 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34327
6042025-11-28 12:04:21,498 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb4e314af, L:/127.0.0.1:34327 - R:/127.0.0.1:35360]'
6052025-11-28 12:04:21,502 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34327
606[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
6072025-11-28 12:04:21,504 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38499
6082025-11-28 12:04:21,505 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x57255042, L:/127.0.0.1:38499 - R:/127.0.0.1:44728]'
6092025-11-28 12:04:21,508 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38499
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-11-28 12:04:21,510 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43417
6122025-11-28 12:04:21,511 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x17de2e2f, L:/127.0.0.1:43417 - R:/127.0.0.1:50468]'
6132025-11-28 12:04:21,516 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43417
614[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
6152025-11-28 12:04:21,518 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44357
6162025-11-28 12:04:21,519 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2e7acd27, L:/127.0.0.1:44357 - R:/127.0.0.1:34812]'
6172025-11-28 12:04:21,523 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44357
618[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
6192025-11-28 12:04:21,525 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35815
6202025-11-28 12:04:21,526 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x28a68ec7, L:/127.0.0.1:35815 - R:/127.0.0.1:46612]'
6212025-11-28 12:04:21,530 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35815
622[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
6232025-11-28 12:04:21,531 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46579
6242025-11-28 12:04:21,534 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3cf7dded, L:/127.0.0.1:46579 - R:/127.0.0.1:49368]'
6252025-11-28 12:04:21,542 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46579
626[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
6272025-11-28 12:04:21,544 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42647
6282025-11-28 12:04:21,545 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5e3d6084, L:/127.0.0.1:42647 - R:/127.0.0.1:44904]'
6292025-11-28 12:04:21,553 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42647
630[info] - two endpoints with increasingly specific path inputs: should match path exactly
6312025-11-28 12:04:21,555 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34853
6322025-11-28 12:04:21,579 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x859f8cc9, L:/127.0.0.1:34853 - R:/127.0.0.1:38044]'
6332025-11-28 12:04:21,588 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34853
634[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
6352025-11-28 12:04:21,591 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41225
6362025-11-28 12:04:21,593 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf0380d4c, L:/127.0.0.1:41225 - R:/127.0.0.1:48416]'
6372025-11-28 12:04:21,611 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41225
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-11-28 12:04:21,614 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35381
6402025-11-28 12:04:21,616 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5ba35d0d, L:/127.0.0.1:35381 - R:/127.0.0.1:45632]'
6412025-11-28 12:04:21,622 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35381
642[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
6432025-11-28 12:04:21,624 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39347
6442025-11-28 12:04:21,626 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x89ca37be, L:/127.0.0.1:39347 - R:/127.0.0.1:43604]'
6452025-11-28 12:04:21,639 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39347
646[info] - two endpoints with validation: should not try the second one if validation fails
6472025-11-28 12:04:21,642 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35779
6482025-11-28 12:04:21,644 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xec2a63de, L:/127.0.0.1:35779 - R:/127.0.0.1:49876]'
6492025-11-28 12:04:21,663 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35779
650[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
6512025-11-28 12:04:21,667 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34999
6522025-11-28 12:04:21,669 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x60b0a339, L:/127.0.0.1:34999 - R:/127.0.0.1:58184]'
6532025-11-28 12:04:21,682 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34999
654[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
6552025-11-28 12:04:21,685 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35675
6562025-11-28 12:04:21,686 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd1ef524e, L:/127.0.0.1:35675 - R:/127.0.0.1:55506]'
6572025-11-28 12:04:21,690 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35675
658[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
6592025-11-28 12:04:21,693 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36173
6602025-11-28 12:04:21,695 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc78034fa, L:/127.0.0.1:36173 - R:/127.0.0.1:58090]'
6612025-11-28 12:04:21,707 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36173
662[info] - two endpoints with different methods, first one with path parsing
6632025-11-28 12:04:21,709 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38379
6642025-11-28 12:04:21,711 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4bb019fc, L:/127.0.0.1:38379 - R:/127.0.0.1:56654]'
6652025-11-28 12:04:21,716 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38379
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-11-28 12:04:21,718 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38891
6682025-11-28 12:04:21,720 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x15084ef2, L:/127.0.0.1:38891 - R:/127.0.0.1:38504]'
6692025-11-28 12:04:21,729 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38891
670[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
6712025-11-28 12:04:21,733 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43777
6722025-11-28 12:04:21,736 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x974c001d, L:/127.0.0.1:43777 - R:/127.0.0.1:47232]'
6732025-11-28 12:04:21,741 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43777
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-11-28 12:04:21,744 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41293
6762025-11-28 12:04:21,746 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0714089e, L:/127.0.0.1:41293 - R:/127.0.0.1:38642]'
6772025-11-28 12:04:21,754 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41293
678[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
6792025-11-28 12:04:21,757 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41667
6802025-11-28 12:04:21,760 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x19255f2b, L:/127.0.0.1:41667 - R:/127.0.0.1:45902]'
6812025-11-28 12:04:21,766 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41667
682[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
6832025-11-28 12:04:21,770 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44179
6842025-11-28 12:04:21,773 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe516315e, L:/127.0.0.1:44179 - R:/127.0.0.1:51756]'
685[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
6862025-11-28 12:04:21,780 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44179
6872025-11-28 12:04:21,784 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35121
6882025-11-28 12:04:21,786 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfcf20d39, L:/127.0.0.1:35121 - R:/127.0.0.1:39202]'
6892025-11-28 12:04:21,799 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35121
690[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
6912025-11-28 12:04:21,804 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42565
6922025-11-28 12:04:21,809 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbe0a6690, L:/127.0.0.1:42565 - R:/127.0.0.1:38892]'
6932025-11-28 12:04:21,817 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42565
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-11-28 12:04:21,822 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40161
6962025-11-28 12:04:21,824 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbaf89b20, L:/127.0.0.1:40161 - R:/127.0.0.1:40284]'
6972025-11-28 12:04:21,827 [] 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-11-28 12:04:21,833 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40161
805[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
8062025-11-28 12:04:21,837 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44377
8072025-11-28 12:04:21,839 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5b33449b, L:/127.0.0.1:44377 - R:/127.0.0.1:58062]'
8082025-11-28 12:04:21,857 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /?name=orange, by: * *, took: 1ms
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-11-28 12:04:21,860 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44377
922[info] - recover errors from exceptions
9232025-11-28 12:04:21,866 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46209
9242025-11-28 12:04:21,869 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x97b2a58a, L:/127.0.0.1:46209 - R:/127.0.0.1:33558]'
9252025-11-28 12:04:21,871 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
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-11-28 12:04:21,880 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /not_modified, by: * /not_modified, took: 0ms
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-11-28 12:04:21,891 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 3ms
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-11-28 12:04:21,904 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46209
1256[info] - fail when status is 204 or 304, but there's a body
12572025-11-28 12:04:21,917 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44079
12582025-11-28 12:04:21,926 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x229ac4b1, L:/127.0.0.1:44079 - R:/127.0.0.1:52932]'
12592025-11-28 12:04:22,016 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44079
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-11-28 12:04:22,020 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38355
12622025-11-28 12:04:22,022 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2bf30826, L:/127.0.0.1:38355 - R:/127.0.0.1:54598]'
12632025-11-28 12:04:22,027 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38355
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-11-28 12:04:22,030 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40945
12662025-11-28 12:04:22,031 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa9341a0e, L:/127.0.0.1:40945 - R:/127.0.0.1:44192]'
12672025-11-28 12:04:22,035 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40945
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-11-28 12:04:22,037 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37431
12702025-11-28 12:04:22,039 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8bb9ed29, L:/127.0.0.1:37431 - R:/127.0.0.1:58964]'
12712025-11-28 12:04:22,041 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37431
1272[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
12732025-11-28 12:04:22,043 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40679
12742025-11-28 12:04:22,044 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x736f6d8d, L:/127.0.0.1:40679 - R:/127.0.0.1:52250]'
12752025-11-28 12:04:22,047 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40679
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-11-28 12:04:22,049 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41273
12782025-11-28 12:04:22,052 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xedd277ee, L:/127.0.0.1:41273 - R:/127.0.0.1:41736]'
12792025-11-28 12:04:22,062 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41273
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-11-28 12:04:22,064 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43963
12822025-11-28 12:04:22,067 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9121c731, L:/127.0.0.1:43963 - R:/127.0.0.1:53732]'
12832025-11-28 12:04:22,076 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43963
1284[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
12852025-11-28 12:04:22,078 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33065
12862025-11-28 12:04:22,080 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x00151d8f, L:/127.0.0.1:33065 - R:/127.0.0.1:44924]'
12872025-11-28 12:04:22,087 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33065
1288[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
12892025-11-28 12:04:22,090 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40311
12902025-11-28 12:04:22,092 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x07b802f5, L:/127.0.0.1:40311 - R:/127.0.0.1:52358]'
12912025-11-28 12:04:22,098 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40311
1292[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
12932025-11-28 12:04:22,100 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44361
12942025-11-28 12:04:22,103 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0832e412, L:/127.0.0.1:44361 - R:/127.0.0.1:34340]'
12952025-11-28 12:04:22,107 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44361
1296[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
12972025-11-28 12:04:22,109 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45159
12982025-11-28 12:04:22,111 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd954254c, L:/127.0.0.1:45159 - R:/127.0.0.1:58970]'
12992025-11-28 12:04:22,116 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45159
1300[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
13012025-11-28 12:04:22,119 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46411
13022025-11-28 12:04:22,120 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa1ce0523, L:/127.0.0.1:46411 - R:/127.0.0.1:57698]'
13032025-11-28 12:04:22,123 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46411
1304[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
13052025-11-28 12:04:22,126 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35797
13062025-11-28 12:04:22,128 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xabbe4688, L:/127.0.0.1:35797 - R:/127.0.0.1:48794]'
13072025-11-28 12:04:22,132 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35797
1308[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
13092025-11-28 12:04:22,134 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42047
13102025-11-28 12:04:22,136 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd34b3cd5, L:/127.0.0.1:42047 - R:/127.0.0.1:48042]'
13112025-11-28 12:04:22,139 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42047
1312[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
13132025-11-28 12:04:22,141 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32773
13142025-11-28 12:04:22,142 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2fb4972e, L:/127.0.0.1:32773 - R:/127.0.0.1:46760]'
13152025-11-28 12:04:22,146 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32773
1316[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
13172025-11-28 12:04:22,149 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32877
13182025-11-28 12:04:22,150 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb03d5cb5, L:/127.0.0.1:32877 - R:/127.0.0.1:47540]'
13192025-11-28 12:04:22,154 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32877
1320[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
13212025-11-28 12:04:22,156 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46881
13222025-11-28 12:04:22,158 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x07b003f7, L:/127.0.0.1:46881 - R:/127.0.0.1:41402]'
13232025-11-28 12:04:22,162 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46881
1324[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
13252025-11-28 12:04:22,164 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37541
13262025-11-28 12:04:22,166 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x092821c8, L:/127.0.0.1:37541 - R:/127.0.0.1:48626]'
13272025-11-28 12:04:22,194 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37541
1328[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
13292025-11-28 12:04:22,197 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37733
13302025-11-28 12:04:22,199 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3d910fff, L:/127.0.0.1:37733 - R:/127.0.0.1:40060]'
13312025-11-28 12:04:22,205 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37733
1332[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
13332025-11-28 12:04:22,208 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36277
13342025-11-28 12:04:22,210 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf46c56e6, L:/127.0.0.1:36277 - R:/127.0.0.1:58412]'
13352025-11-28 12:04:22,215 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36277
1336[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
13372025-11-28 12:04:22,217 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37097
13382025-11-28 12:04:22,218 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1333ab49, L:/127.0.0.1:37097 - R:/127.0.0.1:59240]'
13392025-11-28 12:04:22,321 [] 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-11-28 12:04:22,324 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37097
1460[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
14612025-11-28 12:04:22,327 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40971
14622025-11-28 12:04:22,328 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x96a17098, L:/127.0.0.1:40971 - R:/127.0.0.1:55618]'
14632025-11-28 12:04:22,336 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40971
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-11-28 12:04:22,338 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37907
14662025-11-28 12:04:22,340 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x68177193, L:/127.0.0.1:37907 - R:/127.0.0.1:51762]'
14672025-11-28 12:04:22,346 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37907
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-11-28 12:04:22,348 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39835
14702025-11-28 12:04:22,350 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc081a59a, L:/127.0.0.1:39835 - R:/127.0.0.1:43184]'
14712025-11-28 12:04:22,355 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39835
1472[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
14732025-11-28 12:04:22,357 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40273
14742025-11-28 12:04:22,358 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb978bae1, L:/127.0.0.1:40273 - R:/127.0.0.1:57254]'
14752025-11-28 12:04:22,366 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40273
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-11-28 12:04:22,369 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43903
14782025-11-28 12:04:22,378 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2679e31b, L:/127.0.0.1:43903 - R:/127.0.0.1:38504]'
14792025-11-28 12:04:22,399 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43903
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-11-28 12:04:22,403 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38815
14822025-11-28 12:04:22,407 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa04551e3, L:/127.0.0.1:38815 - R:/127.0.0.1:35472]'
14832025-11-28 12:04:22,429 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38815
1484[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
14852025-11-28 12:04:22,432 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43295
14862025-11-28 12:04:22,434 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x15c0777d, L:/127.0.0.1:43295 - R:/127.0.0.1:53838]'
14872025-11-28 12:04:22,447 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43295
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-11-28 12:04:22,450 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37415
14902025-11-28 12:04:22,453 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcab61c2e, L:/127.0.0.1:37415 - R:/127.0.0.1:52132]'
14912025-11-28 12:04:22,463 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37415
1492[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
14932025-11-28 12:04:22,466 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40497
14942025-11-28 12:04:22,469 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe9d193c7, L:/127.0.0.1:40497 - R:/127.0.0.1:42250]'
14952025-11-28 12:04:22,478 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40497
1496[info] - given a list of endpoints, should return 405 for unsupported methods
14972025-11-28 12:04:22,482 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42169
14982025-11-28 12:04:22,485 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2e75cb06, L:/127.0.0.1:42169 - R:/127.0.0.1:58752]'
14992025-11-28 12:04:22,491 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42169
1500[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
15012025-11-28 12:04:22,493 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35905
15022025-11-28 12:04:22,495 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x785c9070, L:/127.0.0.1:35905 - R:/127.0.0.1:43276]'
15032025-11-28 12:04:22,502 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35905
1504[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
15052025-11-28 12:04:22,504 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39065
15062025-11-28 12:04:22,506 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2de40d86, L:/127.0.0.1:39065 - R:/127.0.0.1:53794]'
15072025-11-28 12:04:22,508 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39065
1508[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
15092025-11-28 12:04:22,510 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46077
15102025-11-28 12:04:22,511 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbc84d9ab, L:/127.0.0.1:46077 - R:/127.0.0.1:40764]'
15112025-11-28 12:04:22,514 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46077
1512[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
15132025-11-28 12:04:22,516 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42639
15142025-11-28 12:04:22,518 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7cd5bee7, L:/127.0.0.1:42639 - R:/127.0.0.1:50772]'
15152025-11-28 12:04:22,527 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42639
1516[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
15172025-11-28 12:04:22,529 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32861
15182025-11-28 12:04:22,530 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcd10f81c, L:/127.0.0.1:32861 - R:/127.0.0.1:46228]'
15192025-11-28 12:04:22,535 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32861
1520[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
15212025-11-28 12:04:22,537 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43087
15222025-11-28 12:04:22,539 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x60a4de88, L:/127.0.0.1:43087 - R:/127.0.0.1:57070]'
15232025-11-28 12:04:22,548 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43087
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-11-28 12:04:22,551 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33787
15262025-11-28 12:04:22,553 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x140a79aa, L:/127.0.0.1:33787 - R:/127.0.0.1:56492]'
15272025-11-28 12:04:22,562 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33787
1528[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
15292025-11-28 12:04:22,565 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34163
15302025-11-28 12:04:22,567 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd5e9c911, L:/127.0.0.1:34163 - R:/127.0.0.1:41442]'
15312025-11-28 12:04:22,585 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34163
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-11-28 12:04:22,587 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38707
15342025-11-28 12:04:22,590 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2950e0ea, L:/127.0.0.1:38707 - R:/127.0.0.1:51116]'
15352025-11-28 12:04:22,606 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38707
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-11-28 12:04:22,609 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37133
15382025-11-28 12:04:22,611 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xee946bb9, L:/127.0.0.1:37133 - R:/127.0.0.1:47070]'
15392025-11-28 12:04:22,623 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37133
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-11-28 12:04:22,626 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44359
15422025-11-28 12:04:22,628 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8b8d848f, L:/127.0.0.1:44359 - R:/127.0.0.1:40678]'
15432025-11-28 12:04:22,645 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44359
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-11-28 12:04:22,648 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44181
15462025-11-28 12:04:22,650 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x074dd8b9, L:/127.0.0.1:44181 - R:/127.0.0.1:47806]'
15472025-11-28 12:04:22,659 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44181
1548[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
15492025-11-28 12:04:22,662 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43767
15502025-11-28 12:04:22,664 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x41a414ed, L:/127.0.0.1:43767 - R:/127.0.0.1:49052]'
15512025-11-28 12:04:22,668 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43767
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-11-28 12:04:22,671 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36355
15542025-11-28 12:04:22,673 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7b80277a, L:/127.0.0.1:36355 - R:/127.0.0.1:41302]'
1555[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
15562025-11-28 12:04:22,677 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36355
15572025-11-28 12:04:22,679 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40055
15582025-11-28 12:04:22,681 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcfcd2514, L:/127.0.0.1:40055 - R:/127.0.0.1:38938]'
15592025-11-28 12:04:22,688 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40055
1560[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
15612025-11-28 12:04:22,690 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39785
15622025-11-28 12:04:22,692 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xad2c6db7, L:/127.0.0.1:39785 - R:/127.0.0.1:51182]'
15632025-11-28 12:04:22,695 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39785
1564[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
15652025-11-28 12:04:22,696 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39163
15662025-11-28 12:04:22,698 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2ad20184, L:/127.0.0.1:39163 - R:/127.0.0.1:34050]'
15672025-11-28 12:04:22,700 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39163
1568[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
15692025-11-28 12:04:22,702 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42861
15702025-11-28 12:04:22,705 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd88a41b8, L:/127.0.0.1:42861 - R:/127.0.0.1:40422]'
15712025-11-28 12:04:22,707 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42861
1572[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
15732025-11-28 12:04:22,709 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36501
15742025-11-28 12:04:22,710 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x42693b25, L:/127.0.0.1:36501 - R:/127.0.0.1:39476]'
15752025-11-28 12:04:22,712 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36501
1576[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
15772025-11-28 12:04:22,714 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39493
15782025-11-28 12:04:22,716 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x54b69142, L:/127.0.0.1:39493 - R:/127.0.0.1:37314]'
15792025-11-28 12:04:22,717 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39493
1580[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
15812025-11-28 12:04:22,719 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43627
15822025-11-28 12:04:22,720 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x53c2d6cd, L:/127.0.0.1:43627 - R:/127.0.0.1:57400]'
15832025-11-28 12:04:22,723 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43627
1584[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
15852025-11-28 12:04:22,725 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38925
15862025-11-28 12:04:22,726 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2b95a00f, L:/127.0.0.1:38925 - R:/127.0.0.1:54796]'
15872025-11-28 12:04:22,729 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38925
1588[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
15892025-11-28 12:04:22,731 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42901
15902025-11-28 12:04:22,732 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb892456c, L:/127.0.0.1:42901 - R:/127.0.0.1:51236]'
15912025-11-28 12:04:22,735 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42901
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-11-28 12:04:22,736 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40479
15942025-11-28 12:04:22,737 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4baca4e7, L:/127.0.0.1:40479 - R:/127.0.0.1:42320]'
15952025-11-28 12:04:22,740 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40479
1596[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
15972025-11-28 12:04:22,741 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42043
15982025-11-28 12:04:22,743 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0e01f745, L:/127.0.0.1:42043 - R:/127.0.0.1:37324]'
15992025-11-28 12:04:22,745 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42043
1600[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
16012025-11-28 12:04:22,746 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43065
16022025-11-28 12:04:22,748 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2c7435f2, L:/127.0.0.1:43065 - R:/127.0.0.1:54660]'
16032025-11-28 12:04:22,758 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43065
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
162712:04:54,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
162812:04:54,506 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - No custom configurators were discovered as a service.
162912:04:54,506 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
163012:04:54,506 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
163112:04:54,531 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
163212:04:54,531 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
163312:04:54,542 |-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
163412:04:54,542 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
163512:04:54,542 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
163612:04:54,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
163712:04:54,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
163812:04:54,548 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs multiple times on the classpath.
163912:04:54,548 |-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]
164012:04:54,548 |-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]
164112:04:54,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
164212:04:54,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
164312:04:54,695 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
164412:04:54,695 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
164512:04:54,695 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
164612:04:54,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.helidon] to INFO
164712:04:54,699 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [io.helidon] to false
164812:04:54,700 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[io.helidon]
164912:04:54,700 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
165012:04:54,700 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
165112:04:54,700 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d740a0f - End of configuration.
165212:04:54,701 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@214b199c - Registering current configuration as safe fallback point
165312:04:54,701 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 159 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
1654
1655[info] NimaServerTest:
165612:04:56.510 [features-thread] INFO i.h.common.features.HelidonFeatures - Helidon SE 4.0.0 features: [Config, Encoding, Media, WebServer]
165712:04:56.514 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0d93aebb] http://0.0.0.0:38081 bound for socket '@default'
165812:04:56.521 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 15 milliseconds. 2144 milliseconds since JVM startup. Java 21+35-LTS
165912:04:56.524 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38081
166012:04:56.855 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38081
166112:04:56.855 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0d93aebb] @default socket closed.
166212:04:56.857 [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)})
166412:04:56.874 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5ddae2eb] http://0.0.0.0:46507 bound for socket '@default'
166512:04:56.875 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 2502 milliseconds since JVM startup. Java 21+35-LTS
166612:04:56.875 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46507
166712:04:56.889 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46507
166812:04:56.889 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5ddae2eb] @default socket closed.
166912:04:56.890 [io-compute-blocker-1] 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
167112:04:56.897 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x21d4d33c] http://0.0.0.0:40501 bound for socket '@default'
167212:04:56.898 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2526 milliseconds since JVM startup. Java 21+35-LTS
167312:04:56.899 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40501
167412:04:56.908 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40501
167512:04:56.909 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x21d4d33c] @default socket closed.
167612:04:56.909 [io-compute-blocker-4] 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)})
167812:04:56.914 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6decbedf] http://0.0.0.0:37417 bound for socket '@default'
167912:04:56.914 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2541 milliseconds since JVM startup. Java 21+35-LTS
168012:04:56.915 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37417
168112:04:56.931 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37417
168212:04:56.932 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6decbedf] @default socket closed.
168312:04:56.932 [io-compute-blocker-4] 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)})
168512:04:56.939 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x20895527] http://0.0.0.0:44129 bound for socket '@default'
168612:04:56.939 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2567 milliseconds since JVM startup. Java 21+35-LTS
168712:04:56.940 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44129
168812:04:56.949 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44129
168912:04:56.950 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x20895527] @default socket closed.
169012:04:56.950 [io-compute-blocker-1] 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)})
169212:04:56.958 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1620ca9b] http://0.0.0.0:33677 bound for socket '@default'
169312:04:56.959 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2586 milliseconds since JVM startup. Java 21+35-LTS
169412:04:56.959 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33677
169512:04:56.970 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33677
169612:04:56.970 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1620ca9b] @default socket closed.
169712:04:56.971 [io-compute-blocker-4] 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)})
169912:04:56.976 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b907035] http://0.0.0.0:33377 bound for socket '@default'
170012:04:56.977 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2604 milliseconds since JVM startup. Java 21+35-LTS
170112:04:56.977 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33377
170212:04:56.985 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33377
170312:04:56.986 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b907035] @default socket closed.
170412:04:56.986 [io-compute-blocker-1] 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
170612:04:56.992 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x631b7c0f] http://0.0.0.0:43047 bound for socket '@default'
170712:04:56.993 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2620 milliseconds since JVM startup. Java 21+35-LTS
170812:04:56.993 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43047
170912:04:57.004 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43047
171012:04:57.004 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x631b7c0f] @default socket closed.
171112:04:57.004 [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
171312:04:57.008 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x77a0b566] http://0.0.0.0:45683 bound for socket '@default'
171412:04:57.009 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2636 milliseconds since JVM startup. Java 21+35-LTS
171512:04:57.009 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45683
171612:04:57.018 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45683
171712:04:57.018 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x77a0b566] @default socket closed.
171812:04:57.018 [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
172012:04:57.022 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x36fa9060] http://0.0.0.0:45855 bound for socket '@default'
172112:04:57.023 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2650 milliseconds since JVM startup. Java 21+35-LTS
172212:04:57.023 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45855
172312:04:57.039 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45855
172412:04:57.039 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x36fa9060] @default socket closed.
172512:04:57.040 [io-compute-blocker-2] 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)})
172712:04:57.045 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x70067f82] http://0.0.0.0:39845 bound for socket '@default'
172812:04:57.046 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2673 milliseconds since JVM startup. Java 21+35-LTS
172912:04:57.046 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39845
173012:04:57.061 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39845
173112:04:57.061 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x70067f82] @default socket closed.
173212:04:57.062 [io-compute-blocker-4] 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
173412:04:57.067 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1fce00b8] http://0.0.0.0:41117 bound for socket '@default'
173512:04:57.067 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2694 milliseconds since JVM startup. Java 21+35-LTS
173612:04:57.067 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41117
173712:04:57.076 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41117
173812:04:57.077 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1fce00b8] @default socket closed.
173912:04:57.077 [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
174112:04:57.081 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2442489a] http://0.0.0.0:33089 bound for socket '@default'
174212:04:57.082 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2709 milliseconds since JVM startup. Java 21+35-LTS
174312:04:57.082 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33089
174412:04:57.124 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33089
174512:04:57.125 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2442489a] @default socket closed.
174612:04:57.125 [io-compute-blocker-2] 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)})
174812:04:57.131 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a0975eb] http://0.0.0.0:34805 bound for socket '@default'
174912:04:57.132 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2759 milliseconds since JVM startup. Java 21+35-LTS
175012:04:57.132 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34805
175112:04:57.144 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34805
175212:04:57.145 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a0975eb] @default socket closed.
175312:04:57.145 [io-compute-blocker-3] 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
175512:04:57.151 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x02717dc8] http://0.0.0.0:37093 bound for socket '@default'
175612:04:57.151 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2778 milliseconds since JVM startup. Java 21+35-LTS
175712:04:57.152 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37093
175812:04:57.160 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37093
175912:04:57.160 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x02717dc8] @default socket closed.
176012:04:57.161 [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
176212:04:57.166 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3079f10c] http://0.0.0.0:34571 bound for socket '@default'
176312:04:57.167 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2794 milliseconds since JVM startup. Java 21+35-LTS
176412:04:57.167 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34571
176512:04:57.177 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34571
176612:04:57.177 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3079f10c] @default socket closed.
176712:04:57.178 [io-compute-blocker-3] 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})
176912:04:57.182 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x60f7d18d] http://0.0.0.0:37811 bound for socket '@default'
177012:04:57.182 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2809 milliseconds since JVM startup. Java 21+35-LTS
177112:04:57.182 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37811
177212:04:57.190 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37811
177312:04:57.190 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x60f7d18d] @default socket closed.
177412:04:57.190 [io-compute-blocker-1] 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})
177612:04:57.194 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6aa0da5d] http://0.0.0.0:37637 bound for socket '@default'
177712:04:57.195 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2822 milliseconds since JVM startup. Java 21+35-LTS
177812:04:57.195 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37637
177912:04:57.201 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37637
178012:04:57.202 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6aa0da5d] @default socket closed.
178112:04:57.202 [io-compute-blocker-4] 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
178312:04:57.206 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x38973db6] http://0.0.0.0:37073 bound for socket '@default'
178412:04:57.207 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2834 milliseconds since JVM startup. Java 21+35-LTS
178512:04:57.207 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37073
178612:04:57.213 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37073
178712:04:57.213 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x38973db6] @default socket closed.
178812:04:57.214 [io-compute-blocker-3] 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
179012:04:57.217 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54ea60e6] http://0.0.0.0:41313 bound for socket '@default'
179112:04:57.217 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2845 milliseconds since JVM startup. Java 21+35-LTS
179212:04:57.218 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41313
179312:04:57.224 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41313
179412:04:57.224 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54ea60e6] @default socket closed.
179512:04:57.224 [io-compute-blocker-2] 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
179712:04:57.228 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4921d59b] http://0.0.0.0:43433 bound for socket '@default'
179812:04:57.229 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2856 milliseconds since JVM startup. Java 21+35-LTS
179912:04:57.229 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43433
180012:04:57.239 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43433
180112:04:57.239 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4921d59b] @default socket closed.
180212:04:57.240 [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)})
180412:04:57.245 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x178b25a7] http://0.0.0.0:46691 bound for socket '@default'
180512:04:57.246 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2873 milliseconds since JVM startup. Java 21+35-LTS
180612:04:57.246 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46691
180712:04:57.255 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46691
180812:04:57.256 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x178b25a7] @default socket closed.
180912:04:57.256 [io-compute-blocker-3] 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)})
181112:04:57.260 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7176acd7] http://0.0.0.0:33861 bound for socket '@default'
181212:04:57.260 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2887 milliseconds since JVM startup. Java 21+35-LTS
181312:04:57.260 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33861
181412:04:57.268 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33861
181512:04:57.268 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7176acd7] @default socket closed.
181612:04:57.268 [io-compute-blocker-3] 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)})
181812:04:57.273 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ae272dc] http://0.0.0.0:42725 bound for socket '@default'
181912:04:57.273 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2900 milliseconds since JVM startup. Java 21+35-LTS
182012:04:57.273 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42725
182112:04:57.283 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42725
182212:04:57.284 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ae272dc] @default socket closed.
182312:04:57.284 [io-compute-blocker-2] 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
182512:04:57.289 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c8c344c] http://0.0.0.0:34155 bound for socket '@default'
182612:04:57.290 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2917 milliseconds since JVM startup. Java 21+35-LTS
182712:04:57.290 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34155
182812:04:57.302 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34155
182912:04:57.302 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c8c344c] @default socket closed.
183012:04:57.302 [io-compute-blocker-3] 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})
183212:04:57.307 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5a853d9d] http://0.0.0.0:40489 bound for socket '@default'
183312:04:57.308 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2935 milliseconds since JVM startup. Java 21+35-LTS
183412:04:57.308 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40489
183512:04:57.315 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40489
183612:04:57.315 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5a853d9d] @default socket closed.
183712:04:57.315 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1838[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
183912:04:57.319 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x71c1a199] http://0.0.0.0:46559 bound for socket '@default'
184012:04:57.320 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2947 milliseconds since JVM startup. Java 21+35-LTS
184112:04:57.320 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46559
184212:04:57.326 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46559
184312:04:57.327 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x71c1a199] @default socket closed.
184412:04:57.327 [io-compute-blocker-2] 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
184612:04:57.331 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x16d5b7c3] http://0.0.0.0:44221 bound for socket '@default'
184712:04:57.332 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2959 milliseconds since JVM startup. Java 21+35-LTS
184812:04:57.332 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44221
184912:04:57.341 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44221
185012:04:57.341 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x16d5b7c3] @default socket closed.
185112:04:57.341 [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
185312:04:57.345 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e044efe] http://0.0.0.0:44141 bound for socket '@default'
185412:04:57.346 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2973 milliseconds since JVM startup. Java 21+35-LTS
185512:04:57.346 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44141
185612:04:57.354 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44141
185712:04:57.354 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e044efe] @default socket closed.
185812:04:57.354 [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})
186012:04:57.358 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6255e1ca] http://0.0.0.0:38657 bound for socket '@default'
186112:04:57.358 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2985 milliseconds since JVM startup. Java 21+35-LTS
186212:04:57.358 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38657
186312:04:57.369 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38657
186412:04:57.369 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6255e1ca] @default socket closed.
186512:04:57.370 [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})
186712:04:57.374 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6009b71f] http://0.0.0.0:34847 bound for socket '@default'
186812:04:57.374 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3001 milliseconds since JVM startup. Java 21+35-LTS
186912:04:57.374 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34847
187012:04:57.375 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34847
187112:04:57.375 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6009b71f] @default socket closed.
187212:04:57.375 [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
187412:04:57.379 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x682ac02b] http://0.0.0.0:42045 bound for socket '@default'
187512:04:57.380 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3007 milliseconds since JVM startup. Java 21+35-LTS
187612:04:57.380 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42045
187712:04:57.389 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42045
187812:04:57.390 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x682ac02b] @default socket closed.
187912:04:57.390 [io-compute-blocker-4] 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})
188112:04:57.396 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61c0b1b3] http://0.0.0.0:36997 bound for socket '@default'
188212:04:57.396 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3023 milliseconds since JVM startup. Java 21+35-LTS
188312:04:57.396 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36997
188412:04:57.403 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36997
188512:04:57.404 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61c0b1b3] @default socket closed.
188612:04:57.404 [io-compute-blocker-0] 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
188812:04:57.411 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2f067186] http://0.0.0.0:35085 bound for socket '@default'
188912:04:57.411 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3038 milliseconds since JVM startup. Java 21+35-LTS
189012:04:57.412 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35085
189112:04:57.419 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35085
189212:04:57.420 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2f067186] @default socket closed.
189312:04:57.420 [io-compute-blocker-0] 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)})
189512:04:57.425 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x46b268b3] http://0.0.0.0:37825 bound for socket '@default'
189612:04:57.425 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3052 milliseconds since JVM startup. Java 21+35-LTS
189712:04:57.425 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37825
189812:04:57.433 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37825
189912:04:57.434 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x46b268b3] @default socket closed.
190012:04:57.434 [io-compute-blocker-1] 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
190212:04:57.438 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f21c32a] http://0.0.0.0:34135 bound for socket '@default'
190312:04:57.439 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3066 milliseconds since JVM startup. Java 21+35-LTS
190412:04:57.439 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34135
190512:04:57.445 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34135
190612:04:57.445 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f21c32a] @default socket closed.
190712:04:57.445 [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
190912:04:57.449 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2a6c5349] http://0.0.0.0:36051 bound for socket '@default'
191012:04:57.450 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3077 milliseconds since JVM startup. Java 21+35-LTS
191112:04:57.450 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36051
191212:04:57.456 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36051
191312:04:57.457 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2a6c5349] @default socket closed.
191412:04:57.457 [io-compute-blocker-0] 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
191612:04:57.460 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x26693d9a] http://0.0.0.0:45671 bound for socket '@default'
191712:04:57.461 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3088 milliseconds since JVM startup. Java 21+35-LTS
191812:04:57.461 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45671
191912:04:57.467 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45671
192012:04:57.467 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x26693d9a] @default socket closed.
192112:04:57.468 [io-compute-blocker-3] 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
192312:04:57.472 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x52b8055e] http://0.0.0.0:38629 bound for socket '@default'
192412:04:57.472 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3099 milliseconds since JVM startup. Java 21+35-LTS
192512:04:57.473 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38629
192612:04:57.478 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38629
192712:04:57.478 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x52b8055e] @default socket closed.
192812:04:57.479 [io-compute-blocker-0] 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)})
193012:04:57.482 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7ed785aa] http://0.0.0.0:40119 bound for socket '@default'
193112:04:57.483 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3110 milliseconds since JVM startup. Java 21+35-LTS
193212:04:57.483 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40119
193312:04:57.488 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40119
193412:04:57.489 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7ed785aa] @default socket closed.
193512:04:57.489 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1936[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
193712:04:57.493 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x41a63068] http://0.0.0.0:43329 bound for socket '@default'
193812:04:57.493 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3121 milliseconds since JVM startup. Java 21+35-LTS
193912:04:57.494 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43329
194012:04:57.499 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43329
194112:04:57.499 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x41a63068] @default socket closed.
194212:04:57.499 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1943[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
194412:04:57.503 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7d227d05] http://0.0.0.0:44065 bound for socket '@default'
194512:04:57.504 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3131 milliseconds since JVM startup. Java 21+35-LTS
194612:04:57.504 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44065
194712:04:57.519 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44065
194812:04:57.519 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7d227d05] @default socket closed.
194912:04:57.520 [io-compute-blocker-3] 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)})
195112:04:57.524 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x17d64ac5] http://0.0.0.0:40717 bound for socket '@default'
195212:04:57.525 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3152 milliseconds since JVM startup. Java 21+35-LTS
195312:04:57.525 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40717
195412:04:57.531 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40717
195512:04:57.532 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x17d64ac5] @default socket closed.
195612:04:57.533 [io-compute-blocker-3] 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
195812:04:57.537 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3e1b663d] http://0.0.0.0:42805 bound for socket '@default'
195912:04:57.538 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3165 milliseconds since JVM startup. Java 21+35-LTS
196012:04:57.538 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42805
196112:04:57.550 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42805
196212:04:57.550 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3e1b663d] @default socket closed.
196312:04:57.551 [io-compute-blocker-2] 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)})
196512:04:57.555 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x46e9c98c] http://0.0.0.0:43355 bound for socket '@default'
196612:04:57.555 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3182 milliseconds since JVM startup. Java 21+35-LTS
196712:04:57.556 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43355
196812:04:57.566 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43355
196912:04:57.566 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x46e9c98c] @default socket closed.
197012:04:57.566 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1971[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
197212:04:57.571 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x57b48bf8] http://0.0.0.0:40359 bound for socket '@default'
197312:04:57.571 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3198 milliseconds since JVM startup. Java 21+35-LTS
197412:04:57.571 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40359
197512:04:57.581 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40359
197612:04:57.581 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x57b48bf8] @default socket closed.
197712:04:57.581 [io-compute-blocker-1] 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)})
197912:04:57.585 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5ded4676] http://0.0.0.0:45799 bound for socket '@default'
198012:04:57.585 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3212 milliseconds since JVM startup. Java 21+35-LTS
198112:04:57.585 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45799
198212:04:57.591 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45799
198312:04:57.592 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5ded4676] @default socket closed.
198412:04:57.592 [io-compute-blocker-1] 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
198612:04:57.596 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x452d4123] http://0.0.0.0:39207 bound for socket '@default'
198712:04:57.596 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3223 milliseconds since JVM startup. Java 21+35-LTS
198812:04:57.596 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39207
198912:04:57.606 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39207
199012:04:57.606 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x452d4123] @default socket closed.
199112:04:57.606 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1992[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
199312:04:57.610 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x25d4bc22] http://0.0.0.0:38269 bound for socket '@default'
199412:04:57.610 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3237 milliseconds since JVM startup. Java 21+35-LTS
199512:04:57.610 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38269
199612:04:57.619 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38269
199712:04:57.620 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x25d4bc22] @default socket closed.
199812:04:57.620 [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)})
200012:04:57.623 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13c98aeb] http://0.0.0.0:35751 bound for socket '@default'
200112:04:57.624 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3251 milliseconds since JVM startup. Java 21+35-LTS
200212:04:57.624 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35751
200312:04:57.630 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35751
200412:04:57.631 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13c98aeb] @default socket closed.
200512:04:57.631 [io-compute-blocker-0] 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)})
200712:04:57.635 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x19200b05] http://0.0.0.0:46241 bound for socket '@default'
200812:04:57.635 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3262 milliseconds since JVM startup. Java 21+35-LTS
200912:04:57.635 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46241
201012:04:57.649 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46241
201112:04:57.649 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x19200b05] @default socket closed.
201212:04:57.649 [io-compute-blocker-2] 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)})
201412:04:57.653 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x794a94f7] http://0.0.0.0:39077 bound for socket '@default'
201512:04:57.653 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3280 milliseconds since JVM startup. Java 21+35-LTS
201612:04:57.653 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39077
201712:04:57.659 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39077
201812:04:57.659 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x794a94f7] @default socket closed.
201912:04:57.660 [io-compute-blocker-1] 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
202112:04:57.663 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2028d8a6] http://0.0.0.0:39195 bound for socket '@default'
202212:04:57.664 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3291 milliseconds since JVM startup. Java 21+35-LTS
202312:04:57.664 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39195
202412:04:57.668 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39195
202512:04:57.668 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2028d8a6] @default socket closed.
202612:04:57.669 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2027[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
202812:04:57.673 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7a9c9fe3] http://0.0.0.0:46693 bound for socket '@default'
202912:04:57.674 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3301 milliseconds since JVM startup. Java 21+35-LTS
203012:04:57.674 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46693
203112:04:57.679 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46693
203212:04:57.680 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7a9c9fe3] @default socket closed.
203312:04:57.680 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2034[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
203512:04:57.684 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2285a187] http://0.0.0.0:33833 bound for socket '@default'
203612:04:57.685 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3312 milliseconds since JVM startup. Java 21+35-LTS
203712:04:57.685 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33833
203812:04:57.693 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33833
203912:04:57.693 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2285a187] @default socket closed.
204012:04:57.693 [io-compute-blocker-2] 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
204212:04:57.697 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x09b7e5c5] http://0.0.0.0:43477 bound for socket '@default'
204312:04:57.698 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3325 milliseconds since JVM startup. Java 21+35-LTS
204412:04:57.698 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43477
204512:04:57.702 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43477
204612:04:57.703 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x09b7e5c5] @default socket closed.
204712:04:57.703 [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
204912:04:57.707 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x376c73d4] http://0.0.0.0:44637 bound for socket '@default'
205012:04:57.707 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3334 milliseconds since JVM startup. Java 21+35-LTS
205112:04:57.708 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44637
205212:04:57.712 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44637
205312:04:57.712 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x376c73d4] @default socket closed.
205412:04:57.713 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2055[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
205612:04:57.716 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4654bc25] http://0.0.0.0:42473 bound for socket '@default'
205712:04:57.717 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3344 milliseconds since JVM startup. Java 21+35-LTS
205812:04:57.717 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42473
205912:04:57.732 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42473
206012:04:57.732 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4654bc25] @default socket closed.
206112:04:57.733 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2062[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
206312:04:57.737 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0586da88] http://0.0.0.0:33279 bound for socket '@default'
206412:04:57.737 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3364 milliseconds since JVM startup. Java 21+35-LTS
206512:04:57.737 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33279
206612:04:57.743 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33279
206712:04:57.743 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0586da88] @default socket closed.
206812:04:57.743 [io-compute-blocker-1] 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
207012:04:57.749 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x077ef985] http://0.0.0.0:41595 bound for socket '@default'
207112:04:57.749 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3376 milliseconds since JVM startup. Java 21+35-LTS
207212:04:57.749 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41595
207312:04:57.755 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41595
207412:04:57.755 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x077ef985] @default socket closed.
207512:04:57.755 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2076[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
207712:04:57.759 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x313e2d4f] http://0.0.0.0:36023 bound for socket '@default'
207812:04:57.759 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3386 milliseconds since JVM startup. Java 21+35-LTS
207912:04:57.759 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36023
208012:04:57.763 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36023
208112:04:57.763 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x313e2d4f] @default socket closed.
208212:04:57.763 [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
208412:04:57.767 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x16a751f4] http://0.0.0.0:44421 bound for socket '@default'
208512:04:57.767 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3395 milliseconds since JVM startup. Java 21+35-LTS
208612:04:57.768 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44421
208712:04:57.772 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44421
208812:04:57.772 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x16a751f4] @default socket closed.
208912:04:57.772 [io-compute-blocker-1] 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
209112:04:57.776 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2b39ed8c] http://0.0.0.0:38093 bound for socket '@default'
209212:04:57.777 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3404 milliseconds since JVM startup. Java 21+35-LTS
209312:04:57.777 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38093
209412:04:57.782 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38093
209512:04:57.783 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2b39ed8c] @default socket closed.
209612:04:57.784 [io-compute-blocker-1] 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
209812:04:57.790 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x48e4f5c0] http://0.0.0.0:37865 bound for socket '@default'
209912:04:57.791 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3418 milliseconds since JVM startup. Java 21+35-LTS
210012:04:57.791 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37865
210112:04:57.797 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37865
210212:04:57.797 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x48e4f5c0] @default socket closed.
210312:04:57.797 [io-compute-blocker-0] 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
210512:04:57.808 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x28f3f65f] http://0.0.0.0:33209 bound for socket '@default'
210612:04:57.809 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3436 milliseconds since JVM startup. Java 21+35-LTS
210712:04:57.809 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33209
210812:04:57.815 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33209
210912:04:57.816 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x28f3f65f] @default socket closed.
211012:04:57.816 [io-compute-blocker-2] 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)
211212:04:57.820 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x22514feb] http://0.0.0.0:34709 bound for socket '@default'
211312:04:57.820 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3447 milliseconds since JVM startup. Java 21+35-LTS
211412:04:57.820 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34709
211512:04:57.829 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34709
211612:04:57.830 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x22514feb] @default socket closed.
211712:04:57.830 [io-compute-blocker-0] 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
211912:04:57.834 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4806e05f] http://0.0.0.0:36801 bound for socket '@default'
212012:04:57.835 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3462 milliseconds since JVM startup. Java 21+35-LTS
212112:04:57.835 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36801
212212:04:57.844 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36801
212312:04:57.844 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4806e05f] @default socket closed.
212412:04:57.845 [io-compute-blocker-2] 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
212612:04:57.848 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0a558270] http://0.0.0.0:37475 bound for socket '@default'
212712:04:57.849 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3476 milliseconds since JVM startup. Java 21+35-LTS
212812:04:57.849 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37475
212912:04:57.854 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37475
213012:04:57.854 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0a558270] @default socket closed.
213112:04:57.854 [io-compute-blocker-4] 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)})
213312:04:57.858 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3031750b] http://0.0.0.0:34137 bound for socket '@default'
213412:04:57.859 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3486 milliseconds since JVM startup. Java 21+35-LTS
213512:04:57.859 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34137
213612:04:57.872 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34137
213712:04:57.873 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3031750b] @default socket closed.
213812:04:57.873 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2139[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
214012:04:57.879 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x311f2a98] http://0.0.0.0:37265 bound for socket '@default'
214112:04:57.881 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3508 milliseconds since JVM startup. Java 21+35-LTS
214212:04:57.881 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37265
214312:04:57.893 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37265
214412:04:57.895 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x311f2a98] @default socket closed.
214512:04:57.896 [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
214712:04:57.902 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15c82c6a] http://0.0.0.0:33929 bound for socket '@default'
214812:04:57.902 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3529 milliseconds since JVM startup. Java 21+35-LTS
214912:04:57.902 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33929
215012:04:57.929 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33929
215112:04:57.930 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15c82c6a] @default socket closed.
215212:04:57.930 [io-compute-blocker-1] 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
215412:04:57.935 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3b67d904] http://0.0.0.0:38479 bound for socket '@default'
215512:04:57.936 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3563 milliseconds since JVM startup. Java 21+35-LTS
215612:04:57.936 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38479
215712:04:57.954 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38479
215812:04:57.954 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3b67d904] @default socket closed.
215912:04:57.954 [io-compute-blocker-4] 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
216112:04:57.959 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x09071b2c] http://0.0.0.0:40617 bound for socket '@default'
216212:04:57.959 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3586 milliseconds since JVM startup. Java 21+35-LTS
216312:04:57.959 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40617
216412:04:57.964 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40617
216512:04:57.964 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x09071b2c] @default socket closed.
216612:04:57.965 [io-compute-blocker-3] 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
216812:04:57.968 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5ca9b5ed] http://0.0.0.0:42871 bound for socket '@default'
216912:04:57.968 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3595 milliseconds since JVM startup. Java 21+35-LTS
217012:04:57.968 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42871
217112:04:57.996 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42871
217212:04:57.997 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5ca9b5ed] @default socket closed.
217312:04:57.998 [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
217512:04:58.002 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1150b8ab] http://0.0.0.0:39083 bound for socket '@default'
217612:04:58.003 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3630 milliseconds since JVM startup. Java 21+35-LTS
217712:04:58.003 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39083
217812:04:58.019 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39083
217912:04:58.019 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1150b8ab] @default socket closed.
218012:04:58.020 [io-compute-blocker-1] 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
218212:04:58.023 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x423f42af] http://0.0.0.0:35759 bound for socket '@default'
218312:04:58.024 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3651 milliseconds since JVM startup. Java 21+35-LTS
218412:04:58.024 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35759
218512:04:58.039 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35759
218612:04:58.040 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x423f42af] @default socket closed.
218712:04:58.040 [io-compute-blocker-1] 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
218912:04:58.044 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x63e8b8ac] http://0.0.0.0:41427 bound for socket '@default'
219012:04:58.045 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3672 milliseconds since JVM startup. Java 21+35-LTS
219112:04:58.045 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41427
219212:04:58.050 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41427
219312:04:58.050 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x63e8b8ac] @default socket closed.
219412:04:58.051 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2195[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
219612:04:58.055 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x03884c32] http://0.0.0.0:36937 bound for socket '@default'
219712:04:58.055 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3682 milliseconds since JVM startup. Java 21+35-LTS
219812:04:58.055 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36937
219912:04:58.075 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36937
220012:04:58.076 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x03884c32] @default socket closed.
220112:04:58.076 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2202[info] - two endpoints with different methods, first one with path parsing
220312:04:58.080 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13444e73] http://0.0.0.0:43203 bound for socket '@default'
220412:04:58.081 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3708 milliseconds since JVM startup. Java 21+35-LTS
220512:04:58.081 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43203
220612:04:58.085 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43203
220712:04:58.085 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13444e73] @default socket closed.
220812:04:58.086 [io-compute-blocker-3] 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
221012:04:58.089 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x19bc2503] http://0.0.0.0:46835 bound for socket '@default'
221112:04:58.089 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3717 milliseconds since JVM startup. Java 21+35-LTS
221212:04:58.090 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46835
221312:04:58.099 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46835
221412:04:58.099 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x19bc2503] @default socket closed.
221512:04:58.100 [io-compute-blocker-4] 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
221712:04:58.104 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6db84262] http://0.0.0.0:46005 bound for socket '@default'
221812:04:58.105 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3731 milliseconds since JVM startup. Java 21+35-LTS
221912:04:58.105 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46005
222012:04:58.110 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46005
222112:04:58.110 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6db84262] @default socket closed.
222212:04:58.111 [io-compute-blocker-0] 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
222412:04:58.114 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15c401cf] http://0.0.0.0:34011 bound for socket '@default'
222512:04:58.115 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3742 milliseconds since JVM startup. Java 21+35-LTS
222612:04:58.115 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34011
222712:04:58.124 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34011
222812:04:58.125 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15c401cf] @default socket closed.
222912:04:58.125 [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
223112:04:58.129 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1315b9bd] http://0.0.0.0:33983 bound for socket '@default'
223212:04:58.129 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3756 milliseconds since JVM startup. Java 21+35-LTS
223312:04:58.129 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33983
223412:04:58.135 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33983
223512:04:58.136 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1315b9bd] @default socket closed.
223612:04:58.136 [io-compute-blocker-4] 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
223812:04:58.141 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x38df1f27] http://0.0.0.0:43863 bound for socket '@default'
223912:04:58.142 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3769 milliseconds since JVM startup. Java 21+35-LTS
224012:04:58.142 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43863
224112:04:58.148 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43863
224212:04:58.148 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x38df1f27] @default socket closed.
224312:04:58.149 [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
224512:04:58.154 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e28fcfe] http://0.0.0.0:46093 bound for socket '@default'
224612:04:58.154 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3781 milliseconds since JVM startup. Java 21+35-LTS
224712:04:58.154 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46093
224812:04:58.170 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46093
224912:04:58.170 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e28fcfe] @default socket closed.
225012:04:58.172 [io-compute-blocker-2] 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})
225212:04:58.178 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54272702] http://0.0.0.0:39253 bound for socket '@default'
225312:04:58.179 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3806 milliseconds since JVM startup. Java 21+35-LTS
225412:04:58.179 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39253
225512:04:58.189 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39253
225612:04:58.190 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54272702] @default socket closed.
225712:04:58.190 [io-compute-blocker-0] 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})
225912:04:58.194 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0f631bb9] http://0.0.0.0:45511 bound for socket '@default'
226012:04:58.195 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3822 milliseconds since JVM startup. Java 21+35-LTS
226112:04:58.195 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45511
2262Nov 28, 2025 12:04:58 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2263SEVERE: Exception when handling request: GET /, by: * *, took: 2ms
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
235812:04:58.216 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45511
235912:04:58.216 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0f631bb9] @default socket closed.
236012:04:58.217 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2361[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
236212:04:58.221 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x36fe977c] http://0.0.0.0:43229 bound for socket '@default'
236312:04:58.222 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3849 milliseconds since JVM startup. Java 21+35-LTS
236412:04:58.222 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43229
2365Nov 28, 2025 12:04:58 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2366SEVERE: Exception when handling request: GET /?name=orange, by: * *, took: 1ms
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
246712:04:58.243 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43229
246812:04:58.243 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x36fe977c] @default socket closed.
246912:04:58.244 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2470[info] - recover errors from exceptions
247112:04:58.248 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4d7f90ad] http://0.0.0.0:41453 bound for socket '@default'
247212:04:58.249 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3876 milliseconds since JVM startup. Java 21+35-LTS
247312:04:58.249 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41453
2474Nov 28, 2025 12:04:58 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
2573Nov 28, 2025 12:04:58 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2574SEVERE: Exception when handling request: GET /not_modified, by: * /not_modified, took: 0ms
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
2672Nov 28, 2025 12:04:58 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: 3ms
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
277112:04:58.278 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41453
277212:04:58.279 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4d7f90ad] @default socket closed.
277312:04:58.279 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2774[info] - fail when status is 204 or 304, but there's a body
277512:04:58.284 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x22acacf0] http://0.0.0.0:44541 bound for socket '@default'
277612:04:58.284 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3911 milliseconds since JVM startup. Java 21+35-LTS
277712:04:58.284 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44541
277812:04:58.290 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44541
277912:04:58.290 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x22acacf0] @default socket closed.
278012:04:58.291 [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)})
278212:04:58.295 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0f7754b1] http://0.0.0.0:34269 bound for socket '@default'
278312:04:58.295 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3922 milliseconds since JVM startup. Java 21+35-LTS
278412:04:58.295 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34269
278512:04:58.300 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34269
278612:04:58.300 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0f7754b1] @default socket closed.
278712:04:58.301 [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)})
278912:04:58.304 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3119c088] http://0.0.0.0:38859 bound for socket '@default'
279012:04:58.305 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3932 milliseconds since JVM startup. Java 21+35-LTS
279112:04:58.305 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38859
279212:04:58.310 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38859
279312:04:58.310 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3119c088] @default socket closed.
279412:04:58.311 [io-compute-blocker-1] 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)})
279612:04:58.315 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7912a0cd] http://0.0.0.0:41037 bound for socket '@default'
279712:04:58.315 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3943 milliseconds since JVM startup. Java 21+35-LTS
279812:04:58.315 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41037
279912:04:58.323 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41037
280012:04:58.324 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7912a0cd] @default socket closed.
280112:04:58.324 [io-compute-blocker-4] 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)})
280312:04:58.327 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4c27a3ad] http://0.0.0.0:38509 bound for socket '@default'
280412:04:58.328 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3955 milliseconds since JVM startup. Java 21+35-LTS
280512:04:58.328 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38509
280612:04:58.333 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38509
280712:04:58.333 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4c27a3ad] @default socket closed.
280812:04:58.333 [io-compute-blocker-2] 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)})
281012:04:58.336 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4fcb4700] http://0.0.0.0:43285 bound for socket '@default'
281112:04:58.337 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3964 milliseconds since JVM startup. Java 21+35-LTS
281212:04:58.337 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43285
281312:04:58.347 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43285
281412:04:58.347 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4fcb4700] @default socket closed.
281512:04:58.347 [io-compute-blocker-4] 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
281712:04:58.351 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x63a18986] http://0.0.0.0:37273 bound for socket '@default'
281812:04:58.352 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3979 milliseconds since JVM startup. Java 21+35-LTS
281912:04:58.352 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37273
282012:04:58.364 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37273
282112:04:58.364 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x63a18986] @default socket closed.
282212:04:58.364 [io-compute-blocker-4] 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
282412:04:58.368 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0266f782] http://0.0.0.0:43459 bound for socket '@default'
282512:04:58.369 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3996 milliseconds since JVM startup. Java 21+35-LTS
282612:04:58.369 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43459
282712:04:58.374 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43459
282812:04:58.374 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0266f782] @default socket closed.
282912:04:58.375 [io-compute-blocker-3] 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
283112:04:58.379 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0cb94896] http://0.0.0.0:42539 bound for socket '@default'
283212:04:58.380 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4007 milliseconds since JVM startup. Java 21+35-LTS
283312:04:58.380 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42539
283412:04:58.385 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42539
283512:04:58.386 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0cb94896] @default socket closed.
283612:04:58.386 [io-compute-blocker-4] 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
283812:04:58.389 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1d91c25f] http://0.0.0.0:45697 bound for socket '@default'
283912:04:58.390 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4017 milliseconds since JVM startup. Java 21+35-LTS
284012:04:58.390 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45697
284112:04:58.393 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45697
284212:04:58.394 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1d91c25f] @default socket closed.
284312:04:58.394 [io-compute-blocker-1] 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
284512:04:58.397 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x41041997] http://0.0.0.0:34205 bound for socket '@default'
284612:04:58.397 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4025 milliseconds since JVM startup. Java 21+35-LTS
284712:04:58.398 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34205
284812:04:58.402 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34205
284912:04:58.402 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x41041997] @default socket closed.
285012:04:58.403 [io-compute-blocker-1] 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
285212:04:58.407 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x58eb009d] http://0.0.0.0:36893 bound for socket '@default'
285312:04:58.408 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4035 milliseconds since JVM startup. Java 21+35-LTS
285412:04:58.408 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36893
285512:04:58.412 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36893
285612:04:58.413 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x58eb009d] @default socket closed.
285712:04:58.413 [io-compute-blocker-0] 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
285912:04:58.417 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4662c52d] http://0.0.0.0:35131 bound for socket '@default'
286012:04:58.418 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4045 milliseconds since JVM startup. Java 21+35-LTS
286112:04:58.418 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35131
286212:04:58.423 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35131
286312:04:58.423 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4662c52d] @default socket closed.
286412:04:58.423 [io-compute-blocker-4] 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
286612:04:58.427 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x50e4270a] http://0.0.0.0:38381 bound for socket '@default'
286712:04:58.428 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4055 milliseconds since JVM startup. Java 21+35-LTS
286812:04:58.428 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38381
286912:04:58.433 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38381
287012:04:58.433 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x50e4270a] @default socket closed.
287112:04:58.433 [io-compute-blocker-1] 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
287312:04:58.440 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7a09fa0e] http://0.0.0.0:39519 bound for socket '@default'
287412:04:58.441 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4068 milliseconds since JVM startup. Java 21+35-LTS
287512:04:58.441 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39519
287612:04:58.449 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39519
287712:04:58.453 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7a09fa0e] @default socket closed.
287812:04:58.453 [io-compute-blocker-4] 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
288012:04:58.460 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x38136786] http://0.0.0.0:36279 bound for socket '@default'
288112:04:58.461 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4088 milliseconds since JVM startup. Java 21+35-LTS
288212:04:58.461 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36279
288312:04:58.468 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36279
288412:04:58.468 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x38136786] @default socket closed.
288512:04:58.468 [io-compute-blocker-4] 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
288712:04:58.473 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0eca860f] http://0.0.0.0:42095 bound for socket '@default'
288812:04:58.474 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4101 milliseconds since JVM startup. Java 21+35-LTS
288912:04:58.474 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42095
289012:04:58.480 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42095
289112:04:58.480 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0eca860f] @default socket closed.
289212:04:58.481 [io-compute-blocker-1] 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
289412:04:58.485 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4ff78c34] http://0.0.0.0:38501 bound for socket '@default'
289512:04:58.486 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4113 milliseconds since JVM startup. Java 21+35-LTS
289612:04:58.486 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38501
289712:04:58.492 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38501
289812:04:58.493 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4ff78c34] @default socket closed.
289912:04:58.493 [io-compute-blocker-3] 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
290112:04:58.497 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7ef24357] http://0.0.0.0:44933 bound for socket '@default'
290212:04:58.497 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4124 milliseconds since JVM startup. Java 21+35-LTS
290312:04:58.497 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44933
290412:04:58.503 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44933
290512:04:58.503 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7ef24357] @default socket closed.
290612:04:58.503 [io-compute-blocker-4] 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
290812:04:58.507 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2fd8737b] http://0.0.0.0:38751 bound for socket '@default'
290912:04:58.508 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4135 milliseconds since JVM startup. Java 21+35-LTS
291012:04:58.508 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38751
291112:04:58.515 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38751
291212:04:58.515 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2fd8737b] @default socket closed.
291312:04:58.516 [io-compute-blocker-2] 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
291512:04:58.521 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5fbe45b9] http://0.0.0.0:33905 bound for socket '@default'
291612:04:58.521 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4148 milliseconds since JVM startup. Java 21+35-LTS
291712:04:58.521 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33905
291812:04:58.528 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33905
291912:04:58.528 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5fbe45b9] @default socket closed.
292012:04:58.528 [io-compute-blocker-1] 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
292212:04:58.532 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x160970a0] http://0.0.0.0:33195 bound for socket '@default'
292312:04:58.532 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4159 milliseconds since JVM startup. Java 21+35-LTS
292412:04:58.532 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33195
292512:04:58.539 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33195
292612:04:58.539 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x160970a0] @default socket closed.
292712:04:58.540 [io-compute-blocker-4] 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
292912:04:58.544 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0dcf1187] http://0.0.0.0:33993 bound for socket '@default'
293012:04:58.544 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4171 milliseconds since JVM startup. Java 21+35-LTS
293112:04:58.544 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33993
293212:04:58.550 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33993
293312:04:58.550 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0dcf1187] @default socket closed.
293412:04:58.550 [io-compute-blocker-3] 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
293612:04:58.554 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x79f1ba01] http://0.0.0.0:36743 bound for socket '@default'
293712:04:58.554 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4181 milliseconds since JVM startup. Java 21+35-LTS
293812:04:58.554 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36743
293912:04:58.560 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36743
294012:04:58.560 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x79f1ba01] @default socket closed.
294112:04:58.560 [io-compute-blocker-0] 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
294312:04:58.564 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1bbb5380] http://0.0.0.0:42347 bound for socket '@default'
294412:04:58.564 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4191 milliseconds since JVM startup. Java 21+35-LTS
294512:04:58.565 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42347
294612:04:58.572 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42347
294712:04:58.573 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1bbb5380] @default socket closed.
294812:04:58.573 [io-compute-blocker-3] 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
295012:04:58.578 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3131a256] http://0.0.0.0:38503 bound for socket '@default'
295112:04:58.578 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4205 milliseconds since JVM startup. Java 21+35-LTS
295212:04:58.578 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38503
295312:04:58.584 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38503
295412:04:58.584 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3131a256] @default socket closed.
295512:04:58.584 [io-compute-blocker-0] 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
295712:04:58.588 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x777ab0c3] http://0.0.0.0:40073 bound for socket '@default'
295812:04:58.589 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4216 milliseconds since JVM startup. Java 21+35-LTS
295912:04:58.589 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40073
296012:04:58.594 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40073
296112:04:58.594 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x777ab0c3] @default socket closed.
296212:04:58.594 [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
296412:04:58.598 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2fafd236] http://0.0.0.0:38605 bound for socket '@default'
296512:04:58.599 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4226 milliseconds since JVM startup. Java 21+35-LTS
296612:04:58.599 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38605
296712:04:58.604 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38605
296812:04:58.604 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2fafd236] @default socket closed.
296912:04:58.604 [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
297112:04:58.607 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5d2bcc4f] http://0.0.0.0:37953 bound for socket '@default'
297212:04:58.608 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4235 milliseconds since JVM startup. Java 21+35-LTS
297312:04:58.608 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37953
297412:04:58.613 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37953
297512:04:58.613 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5d2bcc4f] @default socket closed.
297612:04:58.613 [io-compute-blocker-1] 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
297812:04:58.617 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1868fb5b] http://0.0.0.0:38913 bound for socket '@default'
297912:04:58.618 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4245 milliseconds since JVM startup. Java 21+35-LTS
298012:04:58.618 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38913
298112:04:58.622 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38913
298212:04:58.622 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1868fb5b] @default socket closed.
298312:04:58.622 [io-compute-blocker-2] 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
298512:04:58.625 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x483a905e] http://0.0.0.0:39189 bound for socket '@default'
298612:04:58.626 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4253 milliseconds since JVM startup. Java 21+35-LTS
298712:04:58.626 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39189
298812:04:58.630 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39189
298912:04:58.630 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x483a905e] @default socket closed.
299012:04:58.631 [io-compute-blocker-1] 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
299212:04:58.634 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x63d5af5f] http://0.0.0.0:44581 bound for socket '@default'
299312:04:58.634 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4261 milliseconds since JVM startup. Java 21+35-LTS
299412:04:58.634 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44581
299512:04:58.638 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44581
299612:04:58.639 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x63d5af5f] @default socket closed.
299712:04:58.639 [io-compute-blocker-1] 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
299912:04:58.642 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x376f0405] http://0.0.0.0:34793 bound for socket '@default'
300012:04:58.643 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4270 milliseconds since JVM startup. Java 21+35-LTS
300112:04:58.643 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34793
300212:04:58.648 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34793
300312:04:58.648 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x376f0405] @default socket closed.
300412:04:58.648 [io-compute-blocker-1] 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
300612:04:58.656 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0486af25] http://0.0.0.0:37485 bound for socket '@default'
300712:04:58.657 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4285 milliseconds since JVM startup. Java 21+35-LTS
300812:04:58.658 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37485
300912:04:58.662 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37485
301012:04:58.663 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0486af25] @default socket closed.
301112:04:58.663 [io-compute-blocker-3] 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
301312:04:58.667 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3ef20a29] http://0.0.0.0:34827 bound for socket '@default'
301412:04:58.667 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4294 milliseconds since JVM startup. Java 21+35-LTS
301512:04:58.667 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34827
301612:04:58.671 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34827
301712:04:58.672 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3ef20a29] @default socket closed.
301812:04:58.672 [io-compute-blocker-3] 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
302012:04:58.676 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7fd8bea0] http://0.0.0.0:33485 bound for socket '@default'
302112:04:58.676 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4303 milliseconds since JVM startup. Java 21+35-LTS
302212:04:58.676 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33485
302312:04:58.681 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33485
302412:04:58.681 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7fd8bea0] @default socket closed.
302512:04:58.681 [io-compute-blocker-1] 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
302712:04:58.685 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x33fc1f27] http://0.0.0.0:44967 bound for socket '@default'
302812:04:58.685 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4313 milliseconds since JVM startup. Java 21+35-LTS
302912:04:58.686 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44967
303012:04:58.690 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44967
303112:04:58.690 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x33fc1f27] @default socket closed.
303212:04:58.690 [io-compute-blocker-0] 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
303412:04:58.695 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x71fb3424] http://0.0.0.0:33581 bound for socket '@default'
303512:04:58.696 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4323 milliseconds since JVM startup. Java 21+35-LTS
303612:04:58.696 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33581
303712:04:58.701 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33581
303812:04:58.702 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x71fb3424] @default socket closed.
303912:04:58.702 [io-compute-blocker-4] 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
304112:04:58.708 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30a1f7fa] http://0.0.0.0:42659 bound for socket '@default'
304212:04:58.709 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4336 milliseconds since JVM startup. Java 21+35-LTS
304312:04:58.709 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42659
304412:04:58.713 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42659
304512:04:58.714 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30a1f7fa] @default socket closed.
304612:04:58.714 [io-compute-blocker-0] 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
304812:04:58.718 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3663345d] http://0.0.0.0:44961 bound for socket '@default'
304912:04:58.718 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4345 milliseconds since JVM startup. Java 21+35-LTS
305012:04:58.718 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44961
305112:04:58.723 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44961
305212:04:58.723 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3663345d] @default socket closed.
305312:04:58.723 [io-compute-blocker-3] 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
305512:04:58.726 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x54a4d4c1] http://0.0.0.0:42445 bound for socket '@default'
305612:04:58.727 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4354 milliseconds since JVM startup. Java 21+35-LTS
305712:04:58.727 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42445
305812:04:58.731 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42445
305912:04:58.731 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x54a4d4c1] @default socket closed.
306012:04:58.732 [io-compute-blocker-4] 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
306212:04:58.735 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e0306c7] http://0.0.0.0:43347 bound for socket '@default'
306312:04:58.735 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4362 milliseconds since JVM startup. Java 21+35-LTS
306412:04:58.735 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43347
306512:04:58.739 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43347
306612:04:58.739 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e0306c7] @default socket closed.
306712:04:58.740 [io-compute-blocker-2] 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
306912:04:58.743 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x58b1d62e] http://0.0.0.0:39301 bound for socket '@default'
307012:04:58.744 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4371 milliseconds since JVM startup. Java 21+35-LTS
307112:04:58.744 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39301
307212:04:58.817 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39301
307312:04:58.818 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x58b1d62e] @default socket closed.
307412:04:58.819 [io-compute-blocker-1] 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)}))
307612:04:58.824 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42db42a3] http://0.0.0.0:42163 bound for socket '@default'
307712:04:58.825 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4452 milliseconds since JVM startup. Java 21+35-LTS
307812:04:58.825 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42163
307912:04:58.831 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42163
308012:04:58.831 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42db42a3] @default socket closed.
308112:04:58.832 [io-compute-blocker-4] 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
308312:04:58.836 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2995578b] http://0.0.0.0:38809 bound for socket '@default'
308412:04:58.837 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4464 milliseconds since JVM startup. Java 21+35-LTS
308512:04:58.837 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38809
308612:04:58.842 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38809
308712:04:58.842 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2995578b] @default socket closed.
308812:04:58.842 [io-compute-blocker-1] 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
309012:04:58.846 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3ea36200] http://0.0.0.0:34641 bound for socket '@default'
309112:04:58.847 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4474 milliseconds since JVM startup. Java 21+35-LTS
309212:04:58.847 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34641
309312:04:58.852 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34641
309412:04:58.852 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3ea36200] @default socket closed.
309512:04:58.852 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3096[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
309712:04:58.858 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10bf6e9c] http://0.0.0.0:33571 bound for socket '@default'
309812:04:58.860 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4487 milliseconds since JVM startup. Java 21+35-LTS
309912:04:58.860 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33571
310012:04:58.866 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33571
310112:04:58.866 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10bf6e9c] @default socket closed.
310212:04:58.866 [io-compute-blocker-1] 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
310412:04:58.870 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3cc4803e] http://0.0.0.0:45337 bound for socket '@default'
310512:04:58.870 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4498 milliseconds since JVM startup. Java 21+35-LTS
310612:04:58.871 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45337
310712:04:58.883 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45337
310812:04:58.884 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3cc4803e] @default socket closed.
310912:04:58.885 [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
311112:04:58.889 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24613b18] http://0.0.0.0:38511 bound for socket '@default'
311212:04:58.890 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4517 milliseconds since JVM startup. Java 21+35-LTS
311312:04:58.890 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38511
311412:04:58.898 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38511
311512:04:58.898 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24613b18] @default socket closed.
311612:04:58.899 [io-compute-blocker-2] 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})
311812:04:58.904 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x70e7d9d2] http://0.0.0.0:41683 bound for socket '@default'
311912:04:58.904 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4531 milliseconds since JVM startup. Java 21+35-LTS
312012:04:58.904 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41683
312112:04:58.914 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41683
312212:04:58.914 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x70e7d9d2] @default socket closed.
312312:04:58.915 [io-compute-blocker-1] 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)})
312512:04:58.920 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2b22724d] http://0.0.0.0:33815 bound for socket '@default'
312612:04:58.921 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4548 milliseconds since JVM startup. Java 21+35-LTS
312712:04:58.921 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33815
312812:04:58.929 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33815
312912:04:58.929 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2b22724d] @default socket closed.
313012:04:58.929 [io-compute-blocker-0] 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)})
313212:04:58.933 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x436f5116] http://0.0.0.0:33139 bound for socket '@default'
313312:04:58.934 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4561 milliseconds since JVM startup. Java 21+35-LTS
313412:04:58.934 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33139
313512:04:58.940 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33139
313612:04:58.940 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x436f5116] @default socket closed.
313712:04:58.941 [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)})
313912:04:58.945 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4384ff37] http://0.0.0.0:42889 bound for socket '@default'
314012:04:58.946 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4573 milliseconds since JVM startup. Java 21+35-LTS
314112:04:58.946 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42889
314212:04:58.952 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42889
314312:04:58.952 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4384ff37] @default socket closed.
314412:04:58.952 [io-compute-blocker-2] 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)})
314612:04:58.957 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x01bdd606] http://0.0.0.0:45837 bound for socket '@default'
314712:04:58.958 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4585 milliseconds since JVM startup. Java 21+35-LTS
314812:04:58.958 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45837
314912:04:58.964 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45837
315012:04:58.964 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x01bdd606] @default socket closed.
315112:04:58.964 [io-compute-blocker-1] 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)})
315312:04:58.968 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x79613f08] http://0.0.0.0:39303 bound for socket '@default'
315412:04:58.969 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4596 milliseconds since JVM startup. Java 21+35-LTS
315512:04:58.969 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39303
315612:04:58.975 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39303
315712:04:58.975 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x79613f08] @default socket closed.
315812:04:58.975 [io-compute-blocker-2] 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})
316012:04:58.979 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c06daec] http://0.0.0.0:39271 bound for socket '@default'
316112:04:58.980 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4607 milliseconds since JVM startup. Java 21+35-LTS
316212:04:58.981 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39271
316312:04:58.986 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39271
316412:04:58.986 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c06daec] @default socket closed.
316512:04:58.987 [io-compute-blocker-1] 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})
316712:04:58.990 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5a60b36f] http://0.0.0.0:36049 bound for socket '@default'
316812:04:58.991 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4618 milliseconds since JVM startup. Java 21+35-LTS
316912:04:58.991 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36049
317012:04:58.998 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36049
317112:04:58.998 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5a60b36f] @default socket closed.
317212:04:58.999 [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})
317412:04:59.003 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x70ea4f98] http://0.0.0.0:37871 bound for socket '@default'
317512:04:59.004 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4631 milliseconds since JVM startup. Java 21+35-LTS
317612:04:59.004 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37871
317712:04:59.010 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37871
317812:04:59.010 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x70ea4f98] @default socket closed.
317912:04:59.011 [io-compute-blocker-1] 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})
318112:04:59.016 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x075f7798] http://0.0.0.0:46361 bound for socket '@default'
318212:04:59.016 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4644 milliseconds since JVM startup. Java 21+35-LTS
318312:04:59.017 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46361
318412:04:59.022 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46361
318512:04:59.023 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x075f7798] @default socket closed.
318612:04:59.023 [io-compute-blocker-3] 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})
318812:04:59.028 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x76d5d6ab] http://0.0.0.0:33231 bound for socket '@default'
318912:04:59.029 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4656 milliseconds since JVM startup. Java 21+35-LTS
319012:04:59.029 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33231
319112:04:59.065 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33231
319212:04:59.066 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x76d5d6ab] @default socket closed.
319312:04:59.066 [io-compute-blocker-1] 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)})
319512:04:59.071 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1e51b9a8] http://0.0.0.0:37945 bound for socket '@default'
319612:04:59.071 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4698 milliseconds since JVM startup. Java 21+35-LTS
319712:04:59.072 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37945
319812:04:59.078 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37945
319912:04:59.078 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1e51b9a8] @default socket closed.
320012:04:59.079 [io-compute-blocker-2] 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})
320212:04:59.083 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4aa27b8a] http://0.0.0.0:36399 bound for socket '@default'
320312:04:59.083 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4710 milliseconds since JVM startup. Java 21+35-LTS
320412:04:59.084 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36399
320512:04:59.091 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36399
320612:04:59.091 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4aa27b8a] @default socket closed.
320712:04:59.091 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3208[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
320912:04:59.096 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2089c192] http://0.0.0.0:38753 bound for socket '@default'
321012:04:59.096 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4724 milliseconds since JVM startup. Java 21+35-LTS
321112:04:59.097 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38753
3212Nov 28, 2025 12:04:59 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
3213SEVERE: Exception when handling request: GET /, by: [metrics on exception], took: 101ms
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
332112:04:59.206 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38753
332212:04:59.206 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2089c192] @default socket closed.
332312:04:59.207 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3324[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
332512:04:59.211 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c08ccf3] http://0.0.0.0:42015 bound for socket '@default'
332612:04:59.211 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4839 milliseconds since JVM startup. Java 21+35-LTS
332712:04:59.212 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42015
332812:04:59.221 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42015
332912:04:59.222 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c08ccf3] @default socket closed.
333012:04:59.222 [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)}))
333212:04:59.226 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6fa22395] http://0.0.0.0:41747 bound for socket '@default'
333312:04:59.226 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4854 milliseconds since JVM startup. Java 21+35-LTS
333412:04:59.226 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41747
333512:04:59.236 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41747
333612:04:59.236 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6fa22395] @default socket closed.
333712:04:59.236 [io-compute-blocker-0] 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)}))
333912:04:59.240 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x351957d4] http://0.0.0.0:37375 bound for socket '@default'
334012:04:59.240 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4867 milliseconds since JVM startup. Java 21+35-LTS
334112:04:59.240 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37375
334212:04:59.248 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37375
334312:04:59.248 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x351957d4] @default socket closed.
334412:04:59.248 [io-compute-blocker-0] 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)}))
334612:04:59.252 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0d605cc7] http://0.0.0.0:39445 bound for socket '@default'
334712:04:59.252 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4879 milliseconds since JVM startup. Java 21+35-LTS
334812:04:59.252 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39445
334912:04:59.261 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39445
335012:04:59.262 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0d605cc7] @default socket closed.
335112:04:59.262 [io-compute-blocker-3] 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)}))
335312:04:59.266 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x72f634ec] http://0.0.0.0:43507 bound for socket '@default'
335412:04:59.267 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4894 milliseconds since JVM startup. Java 21+35-LTS
335512:04:59.267 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43507
335612:04:59.283 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43507
335712:04:59.283 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x72f634ec] @default socket closed.
335812:04:59.284 [io-compute-blocker-4] 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)}))
336012:04:59.287 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7bd5ed87] http://0.0.0.0:44067 bound for socket '@default'
336112:04:59.288 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4915 milliseconds since JVM startup. Java 21+35-LTS
336212:04:59.288 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44067
336312:04:59.312 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44067
336412:04:59.312 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7bd5ed87] @default socket closed.
336512:04:59.313 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3366[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
336712:04:59.316 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51b1ba65] http://0.0.0.0:41761 bound for socket '@default'
336812:04:59.317 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4944 milliseconds since JVM startup. Java 21+35-LTS
336912:04:59.317 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41761
337012:04:59.331 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41761
337112:04:59.332 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51b1ba65] @default socket closed.
337212:04:59.332 [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
337412:04:59.337 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3b2079fa] http://0.0.0.0:37467 bound for socket '@default'
337512:04:59.338 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4965 milliseconds since JVM startup. Java 21+35-LTS
337612:04:59.338 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37467
337712:04:59.348 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37467
337812:04:59.348 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3b2079fa] @default socket closed.
337912:04:59.349 [io-compute-blocker-4] 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)}))
338112:04:59.354 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x274c3015] http://0.0.0.0:35999 bound for socket '@default'
338212:04:59.354 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4981 milliseconds since JVM startup. Java 21+35-LTS
338312:04:59.354 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35999
338412:04:59.365 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35999
338512:04:59.365 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x274c3015] @default socket closed.
338612:04:59.365 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3387[info] - given a list of endpoints, should return 405 for unsupported methods
338812:04:59.370 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x20afed7d] http://0.0.0.0:46387 bound for socket '@default'
338912:04:59.371 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4998 milliseconds since JVM startup. Java 21+35-LTS
339012:04:59.371 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46387
339112:04:59.379 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46387
339212:04:59.379 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x20afed7d] @default socket closed.
339312:04:59.380 [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
339512:04:59.384 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x01c6caf2] http://0.0.0.0:34851 bound for socket '@default'
339612:04:59.384 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5011 milliseconds since JVM startup. Java 21+35-LTS
339712:04:59.384 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34851
339812:04:59.392 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34851
339912:04:59.392 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x01c6caf2] @default socket closed.
340012:04:59.393 [io-compute-blocker-2] 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
340212:04:59.397 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ed26883] http://0.0.0.0:40063 bound for socket '@default'
340312:04:59.397 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5024 milliseconds since JVM startup. Java 21+35-LTS
340412:04:59.397 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40063
340512:04:59.420 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40063
340612:04:59.420 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ed26883] @default socket closed.
340712:04:59.421 [io-compute-blocker-2] 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
340912:04:59.425 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4bf561a8] http://0.0.0.0:46055 bound for socket '@default'
341012:04:59.426 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5053 milliseconds since JVM startup. Java 21+35-LTS
341112:04:59.426 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46055
341212:04:59.431 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46055
341312:04:59.432 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4bf561a8] @default socket closed.
341412:04:59.432 [io-compute-blocker-1] 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
341612:04:59.437 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4a95c0b7] http://0.0.0.0:44491 bound for socket '@default'
341712:04:59.437 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5064 milliseconds since JVM startup. Java 21+35-LTS
341812:04:59.437 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44491
341912:04:59.450 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44491
342012:04:59.451 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4a95c0b7] @default socket closed.
342112:04:59.452 [io-compute-blocker-2] 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
342312:04:59.456 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x608fff76] http://0.0.0.0:40013 bound for socket '@default'
342412:04:59.457 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5084 milliseconds since JVM startup. Java 21+35-LTS
342512:04:59.457 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40013
342612:04:59.466 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40013
342712:04:59.466 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x608fff76] @default socket closed.
342812:04:59.467 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3429[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
343012:04:59.471 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x362287b7] http://0.0.0.0:35729 bound for socket '@default'
343112:04:59.471 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5098 milliseconds since JVM startup. Java 21+35-LTS
343212:04:59.471 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35729
343312:04:59.486 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35729
343412:04:59.486 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x362287b7] @default socket closed.
343512:04:59.486 [io-compute-blocker-0] 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
343712:04:59.491 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08ae9d21] http://0.0.0.0:40585 bound for socket '@default'
343812:04:59.491 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5118 milliseconds since JVM startup. Java 21+35-LTS
343912:04:59.491 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40585
344012:04:59.501 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40585
344112:04:59.501 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08ae9d21] @default socket closed.
344212:04:59.501 [io-compute-blocker-0] 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
344412:04:59.505 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x352ead72] http://0.0.0.0:46329 bound for socket '@default'
344512:04:59.505 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5132 milliseconds since JVM startup. Java 21+35-LTS
344612:04:59.505 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46329
344712:04:59.519 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46329
344812:04:59.520 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x352ead72] @default socket closed.
344912:04:59.520 [io-compute-blocker-2] 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
345112:04:59.525 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x34bca62a] http://0.0.0.0:37513 bound for socket '@default'
345212:04:59.526 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5153 milliseconds since JVM startup. Java 21+35-LTS
345312:04:59.526 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37513
345412:04:59.544 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37513
345512:04:59.544 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x34bca62a] @default socket closed.
345612:04:59.545 [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)})
345812:04:59.549 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x78798ee7] http://0.0.0.0:40619 bound for socket '@default'
345912:04:59.549 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5176 milliseconds since JVM startup. Java 21+35-LTS
346012:04:59.549 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40619
346112:04:59.562 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40619
346212:04:59.563 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x78798ee7] @default socket closed.
346312:04:59.564 [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)})
346512:04:59.568 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x71553652] http://0.0.0.0:37579 bound for socket '@default'
346612:04:59.568 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5195 milliseconds since JVM startup. Java 21+35-LTS
346712:04:59.568 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37579
346812:04:59.584 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37579
346912:04:59.584 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x71553652] @default socket closed.
347012:04:59.584 [io-compute-blocker-0] 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)}))
347212:04:59.588 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5f599a75] http://0.0.0.0:34273 bound for socket '@default'
347312:04:59.588 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5215 milliseconds since JVM startup. Java 21+35-LTS
347412:04:59.588 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34273
347512:04:59.597 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34273
347612:04:59.597 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5f599a75] @default socket closed.
347712:04:59.597 [io-compute-blocker-1] 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
347912:04:59.601 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08924917] http://0.0.0.0:45147 bound for socket '@default'
348012:04:59.601 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5228 milliseconds since JVM startup. Java 21+35-LTS
348112:04:59.602 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45147
348212:04:59.607 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45147
348312:04:59.607 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08924917] @default socket closed.
348412:04:59.608 [io-compute-blocker-1] 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
348612:04:59.613 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x47d9346a] http://0.0.0.0:36637 bound for socket '@default'
348712:04:59.613 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5240 milliseconds since JVM startup. Java 21+35-LTS
348812:04:59.613 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36637
348912:04:59.619 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36637
349012:04:59.619 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x47d9346a] @default socket closed.
349112:04:59.619 [io-compute-blocker-0] 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
349312:04:59.624 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6d0198a7] http://0.0.0.0:45403 bound for socket '@default'
349412:04:59.624 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5251 milliseconds since JVM startup. Java 21+35-LTS
349512:04:59.624 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45403
349612:04:59.632 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45403
349712:04:59.632 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6d0198a7] @default socket closed.
349812:04:59.633 [io-compute-blocker-2] 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
350012:04:59.637 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a9ac80f] http://0.0.0.0:33875 bound for socket '@default'
350112:04:59.637 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5265 milliseconds since JVM startup. Java 21+35-LTS
350212:04:59.637 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33875
350312:04:59.643 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33875
350412:04:59.643 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a9ac80f] @default socket closed.
350512:04:59.644 [io-compute-blocker-0] 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
350712:04:59.648 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7169fa8e] http://0.0.0.0:43427 bound for socket '@default'
350812:04:59.649 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5276 milliseconds since JVM startup. Java 21+35-LTS
350912:04:59.649 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43427
351012:04:59.654 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43427
351112:04:59.654 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7169fa8e] @default socket closed.
351212:04:59.655 [io-compute-blocker-3] 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
351412:04:59.659 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5f2792d2] http://0.0.0.0:41841 bound for socket '@default'
351512:04:59.660 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5287 milliseconds since JVM startup. Java 21+35-LTS
351612:04:59.660 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41841
351712:04:59.664 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41841
351812:04:59.665 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5f2792d2] @default socket closed.
351912:04:59.665 [io-compute-blocker-4] 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
352112:04:59.669 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15f89fd1] http://0.0.0.0:44317 bound for socket '@default'
352212:04:59.670 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5297 milliseconds since JVM startup. Java 21+35-LTS
352312:04:59.670 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44317
352412:04:59.674 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44317
352512:04:59.675 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15f89fd1] @default socket closed.
352612:04:59.675 [io-compute-blocker-1] 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
352812:04:59.679 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1a271c49] http://0.0.0.0:45589 bound for socket '@default'
352912:04:59.680 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5307 milliseconds since JVM startup. Java 21+35-LTS
353012:04:59.680 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45589
353112:04:59.683 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45589
353212:04:59.684 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1a271c49] @default socket closed.
353312:04:59.684 [io-compute-blocker-0] 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
353512:04:59.687 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3d90f884] http://0.0.0.0:35955 bound for socket '@default'
353612:04:59.688 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5315 milliseconds since JVM startup. Java 21+35-LTS
353712:04:59.688 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35955
353812:04:59.692 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35955
353912:04:59.692 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3d90f884] @default socket closed.
354012:04:59.693 [io-compute-blocker-2] 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)
354212:04:59.697 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x18614726] http://0.0.0.0:36717 bound for socket '@default'
354312:04:59.697 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5324 milliseconds since JVM startup. Java 21+35-LTS
354412:04:59.697 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36717
354512:04:59.704 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36717
354612:04:59.704 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x18614726] @default socket closed.
354712:04:59.704 [io-compute-blocker-2] 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
354912:04:59.709 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2eddabf2] http://0.0.0.0:35941 bound for socket '@default'
355012:04:59.709 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5336 milliseconds since JVM startup. Java 21+35-LTS
355112:04:59.709 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35941
355212:04:59.714 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35941
355312:04:59.715 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2eddabf2] @default socket closed.
355412:04:59.716 [io-compute-blocker-4] 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
355612:04:59.719 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3420e0e1] http://0.0.0.0:39021 bound for socket '@default'
355712:04:59.719 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5347 milliseconds since JVM startup. Java 21+35-LTS
355812:04:59.720 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39021
355912:04:59.725 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39021
356012:04:59.726 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3420e0e1] @default socket closed.
356112:04:59.726 [io-compute-blocker-3] 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
356312:04:59.729 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51aafdc7] http://0.0.0.0:41797 bound for socket '@default'
356412:04:59.730 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5357 milliseconds since JVM startup. Java 21+35-LTS
356512:04:59.730 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41797
356612:04:59.733 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41797
356712:04:59.734 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51aafdc7] @default socket closed.
356812:04:59.734 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3569[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
357012:04:59.738 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x49f74fa2] http://0.0.0.0:40405 bound for socket '@default'
357112:04:59.738 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5365 milliseconds since JVM startup. Java 21+35-LTS
357212:04:59.738 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40405
357312:04:59.751 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40405
357412:04:59.752 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x49f74fa2] @default socket closed.
357512:04:59.752 [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": 8827, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3583 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3584 "test-compile": {"status": "ok", "tookMs": 2103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3585 "test": {"status": "ok", "tookMs": 7964, "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": 1821, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
3593 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3594 "test-compile": {"status": "ok", "tookMs": 1385, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3595 "test": {"status": "ok", "tookMs": 5931, "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: 92 s (0:01:32.0), completed Nov 28, 2025, 12:05:00 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.