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