Build Logs

tpunder/fm-http • 3.8.0-RC6:2026-01-08

Errors

12

Warnings

5

Total Lines

259

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-RC6
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-RC6
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-RC6
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-RC6
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-RC6"
61"++3.8.0-RC6 -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-RC6 """{"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.451s.
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-RC6
84OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 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-RC6 on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (3.8.0-RC6, 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 Jan 8, 2026, 1:25:32 AM
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-RC6/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-RC6/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
1682026-01-08 01:26:56,365 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1692026-01-08 01:26:56,469 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1702026-01-08 01:26:56,577 ERROR [fm-http-client-worker-5] 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
1712026-01-08 01:26:56,577 WARN [fm-http-client-worker-1] 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
1732026-01-08 01:26:56,690 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1742026-01-08 01:26:56,791 WARN [fm-http-client-worker-8] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1752026-01-08 01:26:56,893 ERROR [fm-http-client-worker-4] 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
1762026-01-08 01:26:56,894 WARN [fm-http-client-worker-1] 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
1782026-01-08 01:26:56,908 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1792026-01-08 01:26:56,910 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1802026-01-08 01:26:56,911 ERROR [fm-http-client-worker-3] 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
1812026-01-08 01:26:56,912 WARN [fm-http-client-worker-5] 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
1832026-01-08 01:26:57,021 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1842026-01-08 01:26:57,047 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1852026-01-08 01:26:57,060 ERROR [fm-http-client-worker-8] 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
1862026-01-08 01:26:57,061 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
187[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly *** FAILED ***
188[info] java.util.concurrent.TimeoutException: Future timed out after [60 seconds]
189[info] at scala.concurrent.Future$.timeoutError(Future.scala:582)
190[info] at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:261)
191[info] at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:274)
192[info] at scala.concurrent.Await$.result$$anonfun$1(package.scala:209)
193[info] at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:64)
194[info] at scala.concurrent.package$.blocking(package.scala:126)
195[info] at scala.concurrent.Await$.result(package.scala:209)
196[info] at fm.http.TestClientAndServer.testFun$proxy23$1(TestClientAndServer.scala:575)
197[info] at fm.http.TestClientAndServer.$init$$$anonfun$23(TestClientAndServer.scala:568)
198[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
199[info] ...
2002026-01-08 01:27:57,395 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/2
2012026-01-08 01:27:57,399 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/4
2022026-01-08 01:27:57,407 ERROR [fm-http-client-worker-3] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 94, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
2032026-01-08 01:27:57,408 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/6
2042026-01-08 01:27:57,414 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/8
205[info] - Async GET Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
2062026-01-08 01:27:57,499 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/2
2072026-01-08 01:27:57,507 WARN [fm-http-client-worker-6] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/2
2082026-01-08 01:27:57,520 ERROR [fm-http-client-worker-4] 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
2092026-01-08 01:27:57,521 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/5
210[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
211[info] - Content-Type: UTF-8
212[info] - Content-Type: latin1
213[info] - Content-Type: default latin1
214[info] - Content-Type: latin1 & UTF-8 Data
215[info] - Content-Type: application/json latin1
216[info] - Content-Type: application/json latin1 & UTF-8 Data
217[info] - bad_content_type_charset
218[info] - Ok
219[info] - Redirect
220[info] - Redirect 1
221[info] - Redirect 2
222[info] - Redirect 3
223[info] - Redirect 4
224[info] - Redirect 5
225[info] - Redirect 6
226[info] - Redirect - noFollowRedirects
227[info] - Redirect 1 - noFollowRedirects
228[info] - Redirect 2 - noFollowRedirects
229[info] - Redirect 3 - noFollowRedirects
230[info] - Redirect 4 - noFollowRedirects
231[info] - Redirect 5 - noFollowRedirects
232[info] - Redirect 6 - noFollowRedirects
233[info] - Authentication - Basic Auth
234[info] - File - Single
235[info] - File - 200 Requests
236[info] - RandomAccessFile - Single
237[info] - RandomAccessFile - 200 Requests
238[info] - Header Modifications
239[info] - Client Timeout
240[info] - Remote IP
241
242************************
243Build summary:
244[{
245 "module": "fm-http",
246 "compile": {"status": "ok", "tookMs": 16774, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 4098, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "test": {"status": "failed", "tookMs": 122588, "passed": 72, "failed": 1, "ignored": 0, "skipped": 0, "total": 73, "byFramework": [{"framework": "unknown", "stats": {"passed": 72, "failed": 1, "ignored": 0, "skipped": 0, "total": 73}}]},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["3.2.2", "2.13.10", "2.12.17", "2.11.12"]
253}
254}]
255************************
256[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-http
257[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-http
258[error] Total time: 148 s (0:02:28.0), completed Jan 8, 2026, 1:28:00 AM
259[0JBuild failed, not retrying.