Build Logs

tpunder/fm-http • 3.8.0-RC4:2025-12-22

Errors

12

Warnings

5

Total Lines

258

1##################################
2Clonning https://github.com/tpunder/fm-http.git into /build/repo using revision v1.0.0
3##################################
4Note: switching to '04ab4a1dda965d608b05f730658f9f8be9bf2a93'.
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-RC4
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----
31Starting build for 3.8.0-RC4
32Execute tests: true
33sbt project found:
34Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project tpunder/fm-http
37##################################
38Scala version: 3.8.0-RC4
39Targets: com.frugalmechanic%fm-http
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Djava.net.preferIPv4Stack=true
51-Dcommunitybuild.scala=3.8.0-RC4
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC4"
61"++3.8.0-RC4 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC4 """{"tests":null}""" com.frugalmechanic%fm-http"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 9.15s.
76[info] done compiling
77/build/repo/sonatype.sbt:6: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
78 resolvers += Resolver.sonatypeCentralSnapshots
79 if (version.value.trim.endsWith("SNAPSHOT")) Resolver.sonatypeOssRepos("snapshots") else Nil
80 ^
81[info] loading settings for project repo from build.sbt, sonatype.sbt, version.sbt...
82[info] set current project to fm-http (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC4
84OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in repo/crossScalaVersions
85[info] set current project to fm-http (in build file:/build/repo/)
86[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (3.8.0-RC4, 2.13.10, 2.12.17, 2.11.12)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to fm-http (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to fm-http (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials
96[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to fm-http (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to fm-http (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to fm-http (in build file:/build/repo/)
112[success] Total time: 0 s, completed Dec 22, 2025, 6:53:24 PM
113Build config: {"tests":null}
114Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
115Starting build...
116Projects: Set(repo)
117Starting build for ProjectRef(file:/build/repo/,repo) (fm-http)... [0/1]
118OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
119OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
120Compile scalacOptions: -unchecked, -language:implicitConversions, -Xlint, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] compiling 67 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
122[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
123[warn] one warning found
124[info] done compiling
125[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC4/test-classes ...
126[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
127[warn] one warning found
128[info] done compiling
129[info] TestRequestLocal:
130[info] - apply - NoSuchElementException
131[info] - apply - initialValue
132[info] - set - requestLocal
133[info] - set - requestLocalWithDefault
134[info] - set - Some - requestLocal
135[info] - set - Some - requestLocalWithDefault
136[info] - set - None - requestLocal
137[info] - set - None - requestLocalWithDefault
138[info] - setIfNotExists - requestLocal
139[info] - setIfNotExists - requestLocalWithDefault
140[info] - getOrElseUpdate - requestLocal
141[info] - getOrElseUpdate - requestLocalWithDefault
142[info] - getOrElseUpdate - null - requestLocal
143[info] - getOrElseUpdate - null - requestLocalWithDefault
144[info] - getOrElseUpdate - None - requestLocal
145[info] - getOrElseUpdate - None - requestLocalWithDefault
146[info] - remove - requestLocal
147[info] - remove - requestLocalWithDefault
148[info] TestClientAndServer:
149[info] - Single Request
150[info] - Multiple Sequential Requests (1000 Requests)
151[info] - Parallel Sync GET Requests (1000 Requests)
152[info] - Parallel Sync POST Requests (1000 Requests)
153[info] - Async Requests (1000 Requests)
154[info] - Async POST Requests (1000 Requests)
155[info] - Async Requests (1000 Requests) - Connection: close
156[info] - Async Requests POST (1000 Requests) - Connection: close
157[info] - Async Requests with delayed response (1000 Requests)
158[info] - Async Requests with delayed response (1000 Requests) - Connection: close
159[info] - Single Request with Large Response Body (1 MB)
160[info] - Single Request with Large Response Body (100 MB)
161[info] - Single Request post Large Response Body - writeToFile (1 MB)
162[info] - Single Request post Large Response Body - writeToFile (100 MB)
163[info] - Single Request post Large Response Body - writeToFile Exceeds Maximum Length
164[info] - Parallel Sync Requests with Large Response Body (200 Requests, 1 MB)
165[info] - Async Requests with Large Response Body (1000 Requests, 1 MB)
166[info] - Sync GET Requests with limited server connections (10 Requests) / Server closes unexpectedly - 100ms sleep
167[info] - Sync POST Requests with limited server connections (10 Requests) / Server closes unexpectedly - 100ms sleep
1682025-12-22 18:55:31,654 WARN [fm-http-client-worker-8] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1692025-12-22 18:55:31,757 WARN [fm-http-client-worker-6] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1702025-12-22 18:55:31,860 ERROR [fm-http-client-worker-8] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 0, idleChannels: 0, activeCount: 0, exceptionCount: 3, poolDisabled: true
1712025-12-22 18:55:31,860 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
172[info] - Sync GET Requests with limited server connections (10 Requests) / Server closes unexpectedly - no sleep
1732025-12-22 18:55:31,970 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1742025-12-22 18:55:32,072 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1752025-12-22 18:55:32,174 ERROR [fm-http-client-worker-7] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 0, idleChannels: 0, activeCount: 0, exceptionCount: 3, poolDisabled: true
1762025-12-22 18:55:32,174 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
177[info] - Sync POST Requests with limited server connections (10 Requests) / Server closes unexpectedly - no sleep
1782025-12-22 18:55:32,182 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1792025-12-22 18:55:32,184 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1802025-12-22 18:55:32,185 ERROR [fm-http-client-worker-2] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 93, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
1812025-12-22 18:55:32,186 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
182[info] - Async GET Requests with limited server connections (100 Requests) / Server closes unexpectedly *** FAILED ***
183[info] java.util.concurrent.TimeoutException: Future timed out after [60 seconds]
184[info] at scala.concurrent.Future$.timeoutError(Future.scala:582)
185[info] at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:261)
186[info] at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:274)
187[info] at scala.concurrent.Await$.result$$anonfun$1(package.scala:209)
188[info] at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:64)
189[info] at scala.concurrent.package$.blocking(package.scala:126)
190[info] at scala.concurrent.Await$.result(package.scala:209)
191[info] at fm.http.TestClientAndServer.testFun$proxy22$1(TestClientAndServer.scala:562)
192[info] at fm.http.TestClientAndServer.$init$$$anonfun$22(TestClientAndServer.scala:556)
193[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
194[info] ...
1952025-12-22 18:56:32,233 WARN [fm-http-client-worker-6] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1962025-12-22 18:56:32,243 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1972025-12-22 18:56:32,256 ERROR [fm-http-client-worker-5] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 5, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
1982025-12-22 18:56:32,257 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
199[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly
2002025-12-22 18:56:33,173 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/2
2012025-12-22 18:56:33,178 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/4
2022025-12-22 18:56:33,185 ERROR [fm-http-client-worker-7] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 95, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
2032025-12-22 18:56:33,185 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/6
204[info] - Async GET Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
2052025-12-22 18:56:33,262 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/2
2062025-12-22 18:56:33,275 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/2
2072025-12-22 18:56:33,288 ERROR [fm-http-client-worker-5] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 4, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
2082025-12-22 18:56:33,288 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/5
209[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
210[info] - Content-Type: UTF-8
211[info] - Content-Type: latin1
212[info] - Content-Type: default latin1
213[info] - Content-Type: latin1 & UTF-8 Data
214[info] - Content-Type: application/json latin1
215[info] - Content-Type: application/json latin1 & UTF-8 Data
216[info] - bad_content_type_charset
217[info] - Ok
218[info] - Redirect
219[info] - Redirect 1
220[info] - Redirect 2
221[info] - Redirect 3
222[info] - Redirect 4
223[info] - Redirect 5
224[info] - Redirect 6
225[info] - Redirect - noFollowRedirects
226[info] - Redirect 1 - noFollowRedirects
227[info] - Redirect 2 - noFollowRedirects
228[info] - Redirect 3 - noFollowRedirects
229[info] - Redirect 4 - noFollowRedirects
230[info] - Redirect 5 - noFollowRedirects
231[info] - Redirect 6 - noFollowRedirects
232[info] - Authentication - Basic Auth
233[info] - File - Single
234[info] - File - 200 Requests
235[info] - RandomAccessFile - Single
236[info] - RandomAccessFile - 200 Requests
237[info] - Header Modifications
238[info] - Client Timeout
239[info] - Remote IP
240
241************************
242Build summary:
243[{
244 "module": "fm-http",
245 "compile": {"status": "ok", "tookMs": 20179, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
247 "test-compile": {"status": "ok", "tookMs": 3903, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "test": {"status": "failed", "tookMs": 120243, "passed": 72, "failed": 1, "ignored": 0, "skipped": 0, "total": 73, "byFramework": [{"framework": "unknown", "stats": {"passed": 72, "failed": 1, "ignored": 0, "skipped": 0, "total": 73}}]},
249 "publish": {"status": "skipped", "tookMs": 0},
250 "metadata": {
251 "crossScalaVersions": ["3.2.2", "2.13.10", "2.12.17", "2.11.12"]
252}
253}]
254************************
255[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-http
256[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-http
257[error] Total time: 192 s (0:03:12.0), completed Dec 22, 2025, 6:56:36 PM
258[0JBuild failed, not retrying.