Build Logs

alstanchev/pekko-persistence-inmemory • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

22

Total Lines

298

1##################################
2Clonning https://github.com/alstanchev/pekko-persistence-inmemory.git into /build/repo using revision v1.3.0
3##################################
4Note: switching to '078308523e7ace1c9d994907d795d4b92ae1a3f7'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project alstanchev/pekko-persistence-inmemory
35##################################
36Scala version: 3.7.4
37Targets: io.github.alstanchev%pekko-persistence-inmemory
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.github.alstanchev%pekko-persistence-inmemory"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 8.568s.
73[info] done compiling
74[info] loading settings for project repo from build.sbt, version.sbt...
75[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
76[warn] there's a key that's not used by any other settings/tasks:
77[warn]
78[warn] * ThisBuild / useGpg
79[warn] +- /build/repo/project/PublishSettings.scala:26
80[warn]
81[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
82[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
83Execute setCrossScalaVersions: 3.7.4
84OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in repo/crossScalaVersions
85[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
86[info] Setting Scala version to 3.7.4 on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (2.12.18, 2.13.16, 3.7.4)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
92Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials
96[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
112[success] Total time: 0 s, completed Dec 28, 2025, 4:44:57 PM
113Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
114Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
115Starting build...
116Projects: Set(repo)
117Starting build for ProjectRef(file:/build/repo/,repo) (pekko-persistence-inmemory)... [0/1]
118OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
120Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
121[info] Formatting 14 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
122[warn] Scalariform parser error for /build/repo/src/main/scala-3/io/github/alstanchev/pekko/persistence/inmemory/package.scala: expected class or object definition
123[info] compiling 14 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4/classes ...
124[info] [patched file /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/extension/StorageExtension.scala]
125[info] [patched file /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/journal/InMemoryAsyncWriteJournal.scala]
126[info] [patched file /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/query/scaladsl/InMemoryReadJournal.scala]
127[warn] there was 1 feature warning; re-run with -feature for details
128[warn] one warning found
129[info] done compiling
130[info] Formatting 21 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
131[info] Formatting 3 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
132[warn] Scalariform parser error for /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/query/scaladsl/InMemoryReadJournal.scala: Expected token RPAREN but got Token(DOT,.,2415,.)
133[warn] Scalariform parser error for /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/journal/InMemoryAsyncWriteJournal.scala: Expected token RPAREN but got Token(DOT,.,1908,.)
134[warn] Scalariform parser error for /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/extension/StorageExtension.scala: Expected token RBRACKET but got Token(SUBTYPE,<:,1526,<:)
135[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4/classes ...
136[info] done compiling
137[info] compiling 21 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4/test-classes ...
138[info] [patched file /build/repo/src/test/scala/org/apache/pekko/persistence/inmemory/query/StorageExtensionByPropertyTest.scala]
139[info] [patched file /build/repo/src/test/scala/io/github/alstanchev/pekko/persistence/inmemory/util/PekkoStreamUtils.scala]
140[info] [patched file /build/repo/src/test/scala/org/apache/pekko/persistence/inmemory/query/QueryTestSpec.scala]
141[info] [patched file /build/repo/src/test/scala/io/github/alstanchev/pekko/persistence/inmemory/TestSpec.scala]
142[info] done compiling
143[info] Formatting 4 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
144[info] compiling 4 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
145[info] done compiling
146[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
147[info] done compiling
148
149************************
150Build summary:
151[{
152 "module": "pekko-persistence-inmemory",
153 "compile": {"status": "ok", "tookMs": 11268, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
154 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
155 "test-compile": {"status": "ok", "tookMs": 7719, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
156 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
157 "publish": {"status": "skipped", "tookMs": 0},
158 "metadata": {
159 "crossScalaVersions": ["2.12.18", "2.13.16", "3.3.5"]
160}
161}]
162************************
163[success] Total time: 47 s, completed Dec 28, 2025, 4:45:44 PM
164[0JChecking patch project/plugins.sbt...
165Checking patch project/build.properties...
166Checking patch build.sbt...
167Applied patch project/plugins.sbt cleanly.
168Applied patch project/build.properties cleanly.
169Applied patch build.sbt cleanly.
170Commit migration rewrites
171Switched to a new branch 'opencb/migrate-source-3.4'
172[opencb/migrate-source-3.4 afcfccb] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
173 7 files changed, 14 insertions(+), 14 deletions(-)
174----
175Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
176Scala binary version found: 3.8
177Implicitly using source version 3.8
178Scala binary version found: 3.8
179Implicitly using source version 3.8
180Would try to apply common scalacOption (best-effort, sbt/mill only):
181Append: ,REQUIRE:-source:3.8
182Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
183----
184Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
185Execute tests: false
186sbt project found:
187Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
188Enforcing usage of sbt in version 1.11.5
189No prepare script found for project alstanchev/pekko-persistence-inmemory
190##################################
191Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
192Targets: io.github.alstanchev%pekko-persistence-inmemory
193Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
194##################################
195Using extra scalacOptions: ,REQUIRE:-source:3.8
196Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
197[sbt_options] declare -a sbt_options=()
198[process_args] java_version = '17'
199[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
200# Executing command line:
201java
202-Dfile.encoding=UTF-8
203-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
204-Dcommunitybuild.project.dependencies.add=
205-Xmx7G
206-Xms4G
207-Xss8M
208-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
209-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
210-jar
211/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
212"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
213"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
214"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
215"set every credentials := Nil"
216"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
217"removeScalacOptionsStartingWith -P:wartremover"
218
219moduleMappings
220"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.github.alstanchev%pekko-persistence-inmemory"
221
222[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
223[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
224[info] loading project definition from /build/repo/project
225[info] loading settings for project repo from build.sbt, version.sbt...
226[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
227[warn] there's a key that's not used by any other settings/tasks:
228[warn]
229[warn] * ThisBuild / useGpg
230[warn] +- /build/repo/project/PublishSettings.scala:26
231[warn]
232[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
233[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
234Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
235OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
236[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
237[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 1 projects.
238[info] Switching Scala version on:
239[info] * repo (2.12.18, 2.13.16, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
240[info] Excluding projects:
241[info] Reapplying settings...
242[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
243Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
244[info] Reapplying settings...
245[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
246[info] Defining Global / credentials, credentials
247[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
248[info] Run `last` for details.
249[info] Reapplying settings...
250[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
251Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
252[info] Reapplying settings...
253OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
254
255 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
256 Did you mean allExcludeDependencies ?
257 , retry without global scopes
258[info] Reapplying settings...
259[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
260Execute removeScalacOptionsStartingWith: -P:wartremover
261[info] Reapplying settings...
262[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
263[success] Total time: 0 s, completed Dec 28, 2025, 4:45:53 PM
264Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
265Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
266Starting build...
267Projects: Set(repo)
268Starting build for ProjectRef(file:/build/repo/,repo) (pekko-persistence-inmemory)... [0/1]
269OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
270Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
271[info] compiling 14 Scala sources and 1 Java source to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
272[warn] there was 1 feature warning; re-run with -feature for details
273[warn] one warning found
274[info] done compiling
275[info] compiling 21 Scala sources and 1 Java source to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
276[info] done compiling
277
278************************
279Build summary:
280[{
281 "module": "pekko-persistence-inmemory",
282 "compile": {"status": "ok", "tookMs": 13574, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 6403, "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": ["2.12.18", "2.13.16", "3.3.5"]
289}
290}]
291************************
292[success] Total time: 29 s, completed Dec 28, 2025, 4:46:22 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.