Build Logs

pjfanning/acked-stream • 3.8.0-RC5:2025-12-31

Errors

11

Warnings

16

Total Lines

221

1##################################
2Clonning https://github.com/pjfanning/acked-stream.git into /build/repo using revision v1.0.1
3##################################
4Note: switching to '3ac50d896c220e0dad947525bd0f71d90c80b03a'.
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-RC5
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-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.9.6 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 pjfanning/acked-stream
37##################################
38Scala version: 3.8.0-RC5
39Targets: com.github.pjfanning%acked-streams
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-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"tests":null}""" com.github.pjfanning%acked-streams"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.535s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt, sonatype.sbt...
77[info] set current project to acked-streams (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC5
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in repo/crossScalaVersions
80[info] set current project to acked-streams (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
82[info] Switching Scala version on:
83[info] * repo (2.12.18, 2.13.12, 3.8.0-RC5)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to acked-streams (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to acked-streams (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to acked-streams (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to acked-streams (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to acked-streams (in build file:/build/repo/)
107[success] Total time: 0 s, completed Dec 31, 2025, 10:20:40 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(repo)
112Starting build for ProjectRef(file:/build/repo/,repo) (acked-streams)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
115[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC5/classes ...
116[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/com/github/pjfanning/acked/Components.scala:126:16
117[warn] 126 | overflowStrategy match {
118[warn] | ^^^^^^^^^^^^^^^^
119[warn] |match may not be exhaustive.
120[warn] |
121[warn] |It would fail on pattern case: org.apache.pekko.stream.OverflowStrategies.DropHead(_), org.apache.pekko.stream.OverflowStrategies.DropTail(_), org.apache.pekko.stream.OverflowStrategies.DropBuffer(_), org.apache.pekko.stream.OverflowStrategies.DropNew(_), org.apache.pekko.stream.OverflowStrategies.Backpressure(_), org.apache.pekko.stream.OverflowStrategies.Fail(_)
122[warn] |
123[warn] | longer explanation available when compiling with `-explain`
124[warn] there were 32 deprecation warnings; re-run with -deprecation for details
125[warn] two warnings found
126[info] done compiling
127[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC5/test-classes ...
128[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/src/test/scala/com/github/pjfanning/acked/AckedSinkSpec.scala:23:23
129[warn] 23 | case Failure(LeException(msg)) => Some(msg)
130[warn] | ^
131[warn] |the type test for LeException cannot be checked at runtime because it's a local class
132[warn] |
133[warn] | longer explanation available when compiling with `-explain`
134[warn] there were 39 deprecation warnings; re-run with -deprecation for details
135[warn] two warnings found
136[info] done compiling
137[INFO] [12/31/2025 22:20:54.916] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
138[INFO] [12/31/2025 22:20:54.916] [pool-18-thread-4-ScalaTest-running-AckedSinkSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
139[info] AckedSinkSpec:
140[info] head
141[info] - acknowledges only the first element
142[INFO] [12/31/2025 22:20:54.963] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
143[INFO] [12/31/2025 22:20:54.989] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
144[INFO] [12/31/2025 22:20:55.016] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
145[INFO] [12/31/2025 22:20:55.040] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
146[INFO] [12/31/2025 22:20:55.072] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
147[INFO] [12/31/2025 22:20:55.094] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
148[INFO] [12/31/2025 22:20:55.115] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
149[INFO] [12/31/2025 22:20:55.138] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
150[INFO] [12/31/2025 22:20:55.163] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
151[INFO] [12/31/2025 22:20:55.194] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
152[INFO] [12/31/2025 22:20:55.218] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
153[INFO] [12/31/2025 22:20:55.239] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
154[INFO] [12/31/2025 22:20:55.264] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
155[INFO] [12/31/2025 22:20:55.285] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
156[INFO] [12/31/2025 22:20:55.327] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
157[INFO] [12/31/2025 22:20:55.384] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
158[INFO] [12/31/2025 22:20:55.642] [pool-18-thread-3-ScalaTest-running-ComponentsSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
159[INFO] [12/31/2025 22:20:55.671] [pool-18-thread-3-ScalaTest-running-ComponentsSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
160[INFO] [12/31/2025 22:20:55.806] [pool-18-thread-3-ScalaTest-running-ComponentsSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
161[info] ComponentsSpec:
162[info] BundlingBuffer
163[info] - bundles together items when back pressured
164[info] - doesn't bundle when items aren't backpressured
165[info] - drops new elements when buffer is overrun, failing the promises
166[INFO] [12/31/2025 22:20:56.594] [pool-18-thread-1-ScalaTest-running-AckedSourceSpec] [CoordinatedShutdown(pekko://testing)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
167[info] AckedSourceSpec:
168[info] AckedSource operations
169[info] filter
170[info] - acks the promises that fail the filter
171[info] - catches exceptions and propagates them to the promise
172[info] map
173[info] - catches exceptions and propagates them to the promise
174[info] grouped
175[info] - acks all messages when the group is acked
176[info] - rejects all messages when the group fails
177[info] mapAsync
178[info] - catches exceptions and propagates them to the promise
179[info] - only calls the function once per element when successful (regression test)
180[info] - only calls the function once per element when failed future (regression test)
181[info] - only calls the function once per element when exception thrown (regression test)
182[info] mapAsyncUnordered
183[info] - catches exceptions and propagates them to the promise
184[info] groupBy
185[info] - catches exceptions and propagates them to the promise
186[info] conflate
187[info] - catches exceptions and propagates them to the promise
188[info] log
189[info] mapConcat
190[info] - Acks messages that are filtered by returning List.empty
191[info] - Acks messages that are split into multiple messages
192[info] - catches exceptions and propagates them to the promise
193[info] alsoTo
194[info] - acknowledges elements after they've hit both sinks
195[info] alsoToMat
196[info] - acknowledges elements after they've hit both sinks
197[info] splitWhen
198[info] - routes each element to a new acknowledged stream when the predicate matches
199[info] - stress test
200
201************************
202Build summary:
203[{
204 "module": "acked-streams",
205 "compile": {"status": "ok", "tookMs": 8164, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 4194, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "ok", "tookMs": 2688, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["2.12.18", "2.13.12", "3.3.1"]
212}
213}]
214************************
215[success] Total time: 16 s, completed Dec 31, 2025, 10:20:56 PM
216[0JChecking patch project/plugins.sbt...
217Checking patch project/build.properties...
218Checking patch build.sbt...
219Applied patch project/plugins.sbt cleanly.
220Applied patch project/build.properties cleanly.
221Applied patch build.sbt cleanly.