Build Logs

killaitis/peloton • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

84

Total Lines

298

1##################################
2Clonning https://github.com/killaitis/peloton.git into /build/repo using revision v0.4.5
3##################################
4Note: switching to '6f5f616fc9fc975fca9aabef6848d4da2c77706e'.
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----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.10.7 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 killaitis/peloton
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: de.killaitis%peloton-core de.killaitis%peloton-persistence-cassandra de.killaitis%peloton-persistence-mysqll de.killaitis%peloton-persistence-postgresql de.killaitis%peloton-scheduling-cron
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC2
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-RC2"
61"++3.8.0-RC2 -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-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" de.killaitis%peloton-core de.killaitis%peloton-persistence-cassandra de.killaitis%peloton-persistence-mysqll de.killaitis%peloton-persistence-postgresql de.killaitis%peloton-scheduling-cron"
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 3 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 8.567s.
76[info] done compiling
77[info] loading settings for project root from build.sbt, publish.sbt...
78[info] set current project to peloton (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC2
80OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in integration-tests/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in core/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in persistence-cassandra/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in persistence-mysql/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in root/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in persistence-postgresql/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examples/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in scheduling-cron/crossScalaVersions
88[info] set current project to peloton (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.0-RC2 on 8 projects.
90[info] Switching Scala version on:
91[info] persistence-cassandra (3.8.0-RC2)
92[info] examples (3.8.0-RC2)
93[info] scheduling-cron (3.8.0-RC2)
94[info] * root (3.8.0-RC2)
95[info] persistence-postgresql (3.8.0-RC2)
96[info] persistence-mysql (3.8.0-RC2)
97[info] core (3.8.0-RC2)
98[info] integration-tests (3.8.0-RC2)
99[info] Excluding projects:
100[info] Reapplying settings...
101[info] set current project to peloton (in build file:/build/repo/)
102Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to peloton (in build file:/build/repo/)
105[info] Defining Global / credentials, ThisBuild / credentials and 7 others.
106[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 40 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to peloton (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
115 Did you mean allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to peloton (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to peloton (in build file:/build/repo/)
122[success] Total time: 0 s, completed Nov 25, 2025, 3:57:16 PM
123Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
124Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
125Starting build...
126Projects: Set(persistence-cassandra, scheduling-cron, persistence-postgresql, persistence-mysql, core)
127Starting build for ProjectRef(file:/build/repo/,scheduling-cron) (peloton-scheduling-cron)... [0/5]
128OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
129OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
130Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] compiling 34 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
132[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/ActorSystem.scala:285:54
133[warn] 285 | maybeName: Option[String] = None
134[warn] | ^
135[warn] | unused private member
136[warn] 286 | )(using
137[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/DurableStateActor.scala:4:27
138[warn] 4 |import peloton.actor.Actor.CanAsk
139[warn] | ^^^^^^
140[warn] | unused import
141[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/EventSourcedActor.scala:4:27
142[warn] 4 |import peloton.actor.Actor.*
143[warn] | ^
144[warn] | unused import
145[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/EventSourcedActor.scala:6:21
146[warn] 6 |import peloton.actor.Behavior
147[warn] | ^^^^^^^^
148[warn] | unused import
149[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/StatefulActor.scala:4:27
150[warn] 4 |import peloton.actor.Actor.CanAsk
151[warn] | ^^^^^^
152[warn] | unused import
153[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/http/ActorSystemServer.scala:13:31
154[warn] 13 |import org.http4s.{HttpRoutes, Request, Response}
155[warn] | ^^^^^^^
156[warn] | unused import
157[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/utils/Traverse.scala:13:36
158[warn] 13 | def parTraverse_[F[_]: Applicative: Parallel, B](f: Int => F[B]): F[Unit] =
159[warn] | ^
160[warn] | unused implicit parameter in extension method parTraverse_
161[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/utils/Traverse.scala:16:35
162[warn] 16 | def parTraverse[F[_]: Applicative: Parallel, B](f: Int => F[B]): F[Seq[B]] =
163[warn] | ^
164[warn] | unused implicit parameter in extension method parTraverse
165[warn] -- [E194] Potential Issue Warning: /build/repo/core/src/main/scala/peloton/persistence/PersistenceId.scala:7:6
166[warn] 7 | def toString(): String = id.toString()
167[warn] | ^
168[warn] |Extension method toString will never be selected from type Any
169[warn] |because Any already has a member with the same name and compatible parameter types.
170[warn] |
171[warn] | longer explanation available when compiling with `-explain`
172[warn] 9 warnings found
173[info] done compiling
174[info] compiling 1 Scala source to /build/repo/scheduling/cron/target/scala-3.8.0-RC2/classes ...
175[info] done compiling
176[info] compiling 2 Scala sources to /build/repo/scheduling/cron/target/scala-3.8.0-RC2/test-classes ...
177[info] done compiling
178Starting build for ProjectRef(file:/build/repo/,persistence-cassandra) (peloton-persistence-cassandra)... [1/5]
179Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
180[info] compiling 3 Scala sources to /build/repo/persistence/cassandra/target/scala-3.8.0-RC2/classes ...
181[warn] -- [E198] Unused Symbol Warning: /build/repo/persistence/cassandra/src/main/scala/peloton/persistence/cassandra/DurableStateStoreCassandra.scala:9:44
182[warn] 9 |import com.datastax.oss.driver.api.core.cql.*
183[warn] | ^
184[warn] | unused import
185[warn] -- [E198] Unused Symbol Warning: /build/repo/persistence/cassandra/src/main/scala/peloton/persistence/cassandra/EventStoreCassandra.scala:16:27
186[warn] 16 |import org.reactivestreams.FlowAdapters
187[warn] | ^^^^^^^^^^^^
188[warn] | unused import
189[warn] there was 1 deprecation warning; re-run with -deprecation for details
190[warn] three warnings found
191[info] done compiling
192Starting build for ProjectRef(file:/build/repo/,core) (peloton-core)... [2/5]
193Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 15 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
195[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/EventSourcedActorSpec.scala:93:8
196[warn] 93 | state1 <- actor ? GetState
197[warn] | ^^^^^^
198[warn] | unused pattern variable
199[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/JsonPayloadCodecSpec.scala:7:33
200[warn] 7 |import io.circe.generic.semiauto.*
201[warn] | ^
202[warn] | unused import
203[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/actors/CalculatorActor.scala:5:21
204[warn] 5 |import peloton.actor.Actor
205[warn] | ^^^^^
206[warn] | unused import
207[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/actors/CountingActor.scala:6:21
208[warn] 6 |import peloton.actor.Actor
209[warn] | ^^^^^
210[warn] | unused import
211[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/actors/EffectActor.scala:52:34
212[warn] 52 | case Message.HandleResult(meaningOfLife) =>
213[warn] | ^^^^^^^^^^^^^
214[warn] | unused pattern variable
215[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/utils/DurableStateStoreMock.scala:3:15
216[warn] 3 |import peloton.*
217[warn] | ^
218[warn] | unused import
219[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/utils/EventStoreMock.scala:3:15
220[warn] 3 |import peloton.*
221[warn] | ^
222[warn] | unused import
223[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/utils/SystemPropertiesSpec.scala:13:16
224[warn] 13 | def release(_u: Unit): IO[Unit] =
225[warn] | ^^
226[warn] | unused explicit parameter
227[warn] 8 warnings found
228[info] done compiling
229Starting build for ProjectRef(file:/build/repo/,persistence-mysql) (peloton-persistence-mysqll)... [3/5]
230Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
231[info] compiling 3 Scala sources to /build/repo/persistence/mysql/target/scala-3.8.0-RC2/classes ...
232[info] done compiling
233Starting build for ProjectRef(file:/build/repo/,persistence-postgresql) (peloton-persistence-postgresql)... [4/5]
234Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
235[info] compiling 3 Scala sources to /build/repo/persistence/postgresql/target/scala-3.8.0-RC2/classes ...
236[info] done compiling
237
238************************
239Build summary:
240[{
241 "module": "peloton-scheduling-cron",
242 "compile": {"status": "ok", "tookMs": 20377, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 1970, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["3.3.3"]
249}
250},{
251 "module": "peloton-persistence-cassandra",
252 "compile": {"status": "ok", "tookMs": 1441, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
254 "test-compile": {"status": "ok", "tookMs": 166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
256 "publish": {"status": "skipped", "tookMs": 0},
257 "metadata": {
258 "crossScalaVersions": ["3.3.3"]
259}
260},{
261 "module": "peloton-core",
262 "compile": {"status": "ok", "tookMs": 61, "warnings": 9, "errors": 0, "sourceVersion": "3.8"},
263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
264 "test-compile": {"status": "ok", "tookMs": 6068, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
266 "publish": {"status": "skipped", "tookMs": 0},
267 "metadata": {
268 "crossScalaVersions": ["3.3.3"]
269}
270},{
271 "module": "peloton-persistence-mysqll",
272 "compile": {"status": "ok", "tookMs": 1302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
274 "test-compile": {"status": "ok", "tookMs": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
276 "publish": {"status": "skipped", "tookMs": 0},
277 "metadata": {
278 "crossScalaVersions": ["3.3.3"]
279}
280},{
281 "module": "peloton-persistence-postgresql",
282 "compile": {"status": "ok", "tookMs": 1116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
286 "publish": {"status": "skipped", "tookMs": 0},
287 "metadata": {
288 "crossScalaVersions": ["3.3.3"]
289}
290}]
291************************
292[success] Total time: 106 s (0:01:46.0), completed Nov 25, 2025, 3:59:02 PM
293[0JChecking patch project/plugins.sbt...
294Checking patch project/build.properties...
295Checking patch build.sbt...
296Applied patch project/plugins.sbt cleanly.
297Applied patch project/build.properties cleanly.
298Applied patch build.sbt cleanly.