Build Logs
apache/pekko-persistence-cassandra • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
28
Total Lines
228
1##################################
2Clonning https://github.com/apache/pekko-persistence-cassandra.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '2b91a5269106c238441c37b9a9e3e5950ba804b7'.
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
21Would override fixed Scala version: 3.3.4
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3Version = "3.3.4"
35Replacement: val scala3Version = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.3.4"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project apache/pekko-persistence-cassandra
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC2
50Targets: org.apache.pekko%pekko-persistence-cassandra org.apache.pekko%pekko-persistence-cassandra-launcher
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC2
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC2"
71"++3.8.0-RC2 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-persistence-cassandra org.apache.pekko%pekko-persistence-cassandra-launcher"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 9 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 9.252s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
89[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
90[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
91[warn] there are 7 keys that are not used by any other settings/tasks:
92[warn]
93[warn] * cassandraBundle / projectInfoVersion
94[warn] +- /build/repo/project/Common.scala:42
95[warn] * cassandraLauncher / projectInfoVersion
96[warn] +- /build/repo/project/Common.scala:42
97[warn] * core / projectInfoVersion
98[warn] +- /build/repo/project/Common.scala:42
99[warn] * docs / previewSite / previewPath
100[warn] +- /build/repo/build.sbt:158
101[warn] * dseTest / projectInfoVersion
102[warn] +- /build/repo/project/Common.scala:42
103[warn] * endToEndExample / projectInfoVersion
104[warn] +- /build/repo/project/Common.scala:42
105[warn] * root / projectInfoVersion
106[warn] +- /build/repo/project/Common.scala:42
107[warn]
108[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
109[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
110Execute setCrossScalaVersions: 3.8.0-RC2
111[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
112OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in dseTest/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in cassandraLauncher/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in endToEndExample/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in cassandraBundle/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
119[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
120[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
121[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
122[info] Switching Scala version on:
123[info] cassandraBundle (2.12.20, 2.13.15, 3.8.0-RC2)
124[info] endToEndExample (2.12.20, 2.13.15, 3.8.0-RC2)
125[info] dseTest (2.12.20, 2.13.15, 3.8.0-RC2)
126[info] * root (2.12.20, 2.13.15, 3.8.0-RC2)
127[info] docs (2.12.20, 2.13.15, 3.8.0-RC2)
128[info] cassandraLauncher (2.12.20, 2.13.15, 3.8.0-RC2)
129[info] core (2.12.20, 2.13.15, 3.8.0-RC2)
130[info] Excluding projects:
131[info] Reapplying settings...
132[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
133[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
134[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
135Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
136[info] Reapplying settings...
137[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
138[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
139[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
140[info] Defining Global / credentials, ThisBuild / credentials and 6 others.
141[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
142[info] Run `last` for details.
143[info] Reapplying settings...
144[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
145[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
146[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
147Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
148[info] Reapplying settings...
149OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
150
151 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
152 Did you mean allExcludeDependencies ?
153 , retry without global scopes
154[info] Reapplying settings...
155[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
156[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
157[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
158Execute removeScalacOptionsStartingWith: -P:wartremover
159[info] Reapplying settings...
160[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
161[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
162[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251126-1631-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
163[success] Total time: 0 s, completed Nov 26, 2025, 4:31:34 PM
164Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
165Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
166Starting build...
167Projects: Set(core, cassandraLauncher)
168Starting build for ProjectRef(file:/build/repo/,core) (pekko-persistence-cassandra)... [0/2]
169OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
170OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
171OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
172Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xlint, -Ywarn-dead-code, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 52 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
174[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
175[warn] bad option '-Ywarn-dead-code' was ignored
176[warn] two warnings found
177[info] done compiling
178[info] compiling 1 Scala source to /build/repo/cassandra-launcher/target/scala-3.8.0-RC2/classes ...
179[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
180[warn] bad option '-Ywarn-dead-code' was ignored
181[warn] two warnings found
182[info] done compiling
183[info] 31 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
184[info] 2 file(s) merged using strategy 'Deduplicate' (Run the task at debug level to see the details)
185[info] 133 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
186[info] Built: /build/repo/cassandra-bundle/target/cassandra-bundle.jar
187[info] Jar hash: cd407ea73c985fd45d88cd7f7cf40095dcecb07a
188[info] compiling 67 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
189[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
190[warn] bad option '-Ywarn-dead-code' was ignored
191[warn] two warnings found
192[info] done compiling
193Starting build for ProjectRef(file:/build/repo/,cassandraLauncher) (pekko-persistence-cassandra-launcher)... [1/2]
194Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xlint, -Ywarn-dead-code, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
195
196************************
197Build summary:
198[{
199 "module": "pekko-persistence-cassandra",
200 "compile": {"status": "ok", "tookMs": 18724, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 49397, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
207}
208},{
209 "module": "pekko-persistence-cassandra-launcher",
210 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
217}
218}]
219************************
220[success] Total time: 104 s (0:01:44.0), completed Nov 26, 2025, 4:33:18 PM
221[0JChecking patch project/plugins.sbt...
222Checking patch project/build.properties...
223Checking patch project/Dependencies.scala...
224Checking patch build.sbt...
225Applied patch project/plugins.sbt cleanly.
226Applied patch project/build.properties cleanly.
227Applied patch project/Dependencies.scala cleanly.
228Applied patch build.sbt cleanly.