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