Build Logs

apache/pekko-persistence-r2dbc • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

14

Total Lines

211

1##################################
2Clonning https://github.com/apache/pekko-persistence-r2dbc.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to 'bb2076e1237269f8d0041a31635c0da86052e98b'.
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.6
22----
23Preparing build for 3.8.0-RC4
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 Scala3 = "3.3.6"
35Replacement: val Scala3 = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.6"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44No prepare script found for project apache/pekko-persistence-r2dbc
45##################################
46Scala version: 3.8.0-RC4
47Targets: org.apache.pekko%pekko-persistence-r2dbc org.apache.pekko%pekko-persistence-r2dbc-migration org.apache.pekko%pekko-projection-r2dbc
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xms2G
58-Xmx2G
59-Xss2M
60-Dcommunitybuild.scala=3.8.0-RC4
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC4"
70"++3.8.0-RC4 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-persistence-r2dbc org.apache.pekko%pekko-persistence-r2dbc-migration org.apache.pekko%pekko-projection-r2dbc"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 11 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.738s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
88[info] set current project to pekko-persistence-r2dbc-root (in build file:/build/repo/)
89[warn] there's a key that's not used by any other settings/tasks:
90[warn]
91[warn] * docs / previewSite / previewPath
92[warn] +- /build/repo/build.sbt:94
93[warn]
94[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
95[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
96Execute setCrossScalaVersions: 3.8.0-RC4
97[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in core/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in projection/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in migration/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in docs/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in root/crossScalaVersions
103[info] set current project to pekko-persistence-r2dbc-root (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC4 on 5 projects.
105[info] Switching Scala version on:
106[info] projection (2.12.20, 2.13.16, 3.8.0-RC4)
107[info] * root (2.12.20, 2.13.16, 3.8.0-RC4)
108[info] docs (2.12.20, 2.13.16, 3.8.0-RC4)
109[info] core (2.12.20, 2.13.16, 3.8.0-RC4)
110[info] migration (2.12.20, 2.13.16, 3.8.0-RC4)
111[info] Excluding projects:
112[info] Reapplying settings...
113[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
114[info] set current project to pekko-persistence-r2dbc-root (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
118[info] set current project to pekko-persistence-r2dbc-root (in build file:/build/repo/)
119[info] Defining Global / credentials, ThisBuild / credentials and 4 others.
120[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 40 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
124[info] set current project to pekko-persistence-r2dbc-root (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
130 Did you mean allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
134[info] set current project to pekko-persistence-r2dbc-root (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
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-r2dbc-root (in build file:/build/repo/)
139[success] Total time: 0 s, completed Dec 22, 2025, 6:06:50 PM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(core, migration, projection)
144Starting build for ProjectRef(file:/build/repo/,core) (pekko-persistence-r2dbc)... [0/3]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
146Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 27 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/classes ...
148[warn] there were 2 deprecation warnings; re-run with -deprecation for details
149[warn] one warning found
150[info] done compiling
151[info] compiling 29 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/test-classes ...
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,migration) (pekko-persistence-r2dbc-migration)... [1/3]
154Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 2 Scala sources to /build/repo/migration/target/scala-3.8.0-RC4/classes ...
156[info] done compiling
157[info] compiling 1 Scala source to /build/repo/migration/target/scala-3.8.0-RC4/test-classes ...
158[info] done compiling
159Starting build for ProjectRef(file:/build/repo/,projection) (pekko-projection-r2dbc)... [2/3]
160Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] compiling 12 Scala sources to /build/repo/projection/target/scala-3.8.0-RC4/classes ...
162[warn] -- [E121] Pattern Match Warning: /build/repo/projection/src/main/scala/org/apache/pekko/projection/r2dbc/internal/R2dbcOffsetStore.scala:560:13
163[warn] 560 | case _ => true
164[warn] | ^
165[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
166[warn] one warning found
167[info] done compiling
168[info] compiling 15 Scala sources to /build/repo/projection/target/scala-3.8.0-RC4/test-classes ...
169[info] done compiling
170
171************************
172Build summary:
173[{
174 "module": "pekko-persistence-r2dbc",
175 "compile": {"status": "ok", "tookMs": 13265, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 10719, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
182}
183},{
184 "module": "pekko-persistence-r2dbc-migration",
185 "compile": {"status": "ok", "tookMs": 1042, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 1263, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "skipped", "tookMs": 0},
190 "metadata": {
191 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
192}
193},{
194 "module": "pekko-projection-r2dbc",
195 "compile": {"status": "ok", "tookMs": 2208, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
197 "test-compile": {"status": "ok", "tookMs": 6988, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
199 "publish": {"status": "skipped", "tookMs": 0},
200 "metadata": {
201 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
202}
203}]
204************************
205[success] Total time: 81 s (0:01:21.0), completed Dec 22, 2025, 6:08:10 PM
206[0JChecking patch project/plugins.sbt...
207Checking patch project/Dependencies.scala...
208Checking patch build.sbt...
209Applied patch project/plugins.sbt cleanly.
210Applied patch project/Dependencies.scala cleanly.
211Applied patch build.sbt cleanly.