Build Logs

akka/akka-projection • 3.7.4:2025-11-06

Errors

0

Warnings

63

Total Lines

455

1##################################
2Clonning https://github.com/akka/akka-projection.git into /build/repo using revision v1.5.0-M4
3##################################
4Note: switching to '51abe98ae8f4162ed41f9ac0ae436d7a2192e20a'.
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.2.2
22----
23Preparing build for 3.7.4
24Scala binary version found: 3.7
25Implicitly using source version 3.7
26Scala binary version found: 3.7
27Implicitly using source version 3.7
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.7
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val Scala3 = "3.2.2"
35Replacement: val Scala3 = "3.7.4"
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.2.2"' in project/Dependencies.scala
40----
41Starting build for 3.7.4
42Execute tests: false
43sbt project found:
44Sbt version 1.9.4 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 akka/akka-projection
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.7.4
50Targets: com.lightbend.akka%akka-projection-cassandra com.lightbend.akka%akka-projection-core com.lightbend.akka%akka-projection-durable-state com.lightbend.akka%akka-projection-eventsourced com.lightbend.akka%akka-projection-grpc com.lightbend.akka%akka-projection-jdbc com.lightbend.akka%akka-projection-kafka com.lightbend.akka%akka-projection-r2dbc com.lightbend.akka%akka-projection-testkit
51Project 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.2.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.7
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.7.4
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.7.4"
71"++3.7.4 -v"
72"mapScalacOptions ",REQUIRE:-source:3.7,-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.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.2.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.lightbend.akka%akka-projection-cassandra com.lightbend.akka%akka-projection-core com.lightbend.akka%akka-projection-durable-state com.lightbend.akka%akka-projection-eventsourced com.lightbend.akka%akka-projection-grpc com.lightbend.akka%akka-projection-jdbc com.lightbend.akka%akka-projection-kafka com.lightbend.akka%akka-projection-r2dbc com.lightbend.akka%akka-projection-testkit"
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 10 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.203s.
86[warn] /build/repo/project/AkkaSnapshotRepository.scala:18:18: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87[warn] resolvers += Resolver.sonatypeCentralSnapshots
88[warn] Resolver.sonatypeOssRepos("snapshots")
89[warn] ^
90[warn] /build/repo/project/Common.scala:74:5: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
91[warn] IntegrationTest / testOptions += Tests.Argument(TestFrameworks.ScalaTest, "-oDF"),
92[warn] ^
93[warn] /build/repo/project/Common.scala:80:5: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
94[warn] IntegrationTest / logBuffered := false,
95[warn] ^
96[warn] /build/repo/project/SequentialTestExecution.scala:22:7: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
97[warn] IntegrationTest / test / tags := Seq(IntegrationTestTag -> 1),
98[warn] ^
99[warn] four warnings found
100[info] done compiling
101/build/repo/build.sbt:8: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
102 .configs(IntegrationTest)
103 ^
104/build/repo/build.sbt:9: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
105 .settings(headerSettings(IntegrationTest))
106 ^
107/build/repo/build.sbt:10: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
108 .settings(Defaults.itSettings)
109 ^
110/build/repo/build.sbt:21: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
111 .configs(IntegrationTest)
112 ^
113/build/repo/build.sbt:22: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
114 .settings(headerSettings(IntegrationTest))
115 ^
116/build/repo/build.sbt:24: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
117 .settings(Defaults.itSettings)
118 ^
119/build/repo/build.sbt:33: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
120 .configs(IntegrationTest)
121 ^
122/build/repo/build.sbt:34: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
123 .settings(headerSettings(IntegrationTest))
124 ^
125/build/repo/build.sbt:35: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
126 .settings(Defaults.itSettings)
127 ^
128/build/repo/build.sbt:44: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
129 .settings(headerSettings(IntegrationTest))
130 ^
131/build/repo/build.sbt:45: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
132 .settings(Defaults.itSettings)
133 ^
134/build/repo/build.sbt:55: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
135 .configs(IntegrationTest.extend(Test))
136 ^
137/build/repo/build.sbt:56: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
138 .settings(headerSettings(IntegrationTest))
139 ^
140/build/repo/build.sbt:57: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
141 .settings(Defaults.itSettings)
142 ^
143/build/repo/build.sbt:67: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
144 .configs(IntegrationTest)
145 ^
146/build/repo/build.sbt:68: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
147 .settings(headerSettings(IntegrationTest))
148 ^
149/build/repo/build.sbt:69: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
150 .settings(Defaults.itSettings)
151 ^
152/build/repo/build.sbt:99: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
153 .configs(IntegrationTest)
154 ^
155/build/repo/build.sbt:102: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
156 .settings(headerSettings(IntegrationTest))
157 ^
158/build/repo/build.sbt:103: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
159 .settings(Defaults.itSettings)
160 ^
161/build/repo/build.sbt:111: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
162 .configs(IntegrationTest)
163 ^
164/build/repo/build.sbt:123: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
165 .settings(akkaGrpcCodeGeneratorSettings += "server_power_apis", IntegrationTest / fork := true)
166 ^
167/build/repo/build.sbt:128: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
168 .configs(IntegrationTest)
169 ^
170/build/repo/build.sbt:129: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
171 .settings(headerSettings(IntegrationTest))
172 ^
173/build/repo/build.sbt:131: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
174 .settings(Defaults.itSettings)
175 ^
176/build/repo/build.sbt:137: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
177 .dependsOn(r2dbc % IntegrationTest)
178 ^
179/build/repo/build.sbt:139: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
180 .settings(akkaGrpcCodeGeneratorSettings += "server_power_apis", IntegrationTest / fork := true)
181 ^
182/build/repo/build.sbt:156: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
183 .settings(headerSettings(IntegrationTest))
184 ^
185/build/repo/build.sbt:157: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
186 .settings(Defaults.itSettings)
187 ^
188/build/repo/build.sbt:169: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
189 .settings(IntegrationTest / javaOptions := (Test / javaOptions).value)
190 ^
191/build/repo/build.sbt:175: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
192 .configs(IntegrationTest.extend(Test))
193 ^
194/build/repo/build.sbt:176: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
195 .settings(headerSettings(IntegrationTest))
196 ^
197/build/repo/build.sbt:178: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
198 .settings(Defaults.itSettings)
199 ^
200[info] loading settings for project akka-projection from build.sbt...
201[info] resolving key references (27028 settings) ...
202[info] set current project to akka-projection (in build file:/build/repo/)
203[warn] there's a key that's not used by any other settings/tasks:
204[warn]
205[warn] * akka-projection-grpc / IntegrationTest / fork
206[warn] +- /build/repo/build.sbt:123
207[warn]
208[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
209[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
210Execute setCrossScalaVersions: 3.7.4
211OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-eventsourced/crossScalaVersions
212OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-kafka/crossScalaVersions
213OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-cassandra/crossScalaVersions
214OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-grpc/crossScalaVersions
215OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-r2dbc/crossScalaVersions
216OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-jdbc/crossScalaVersions
217OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-testkit/crossScalaVersions
218OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-core-test/crossScalaVersions
219OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-core/crossScalaVersions
220OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in akka-projection-durable-state/crossScalaVersions
221[info] set current project to akka-projection (in build file:/build/repo/)
222[info] Setting Scala version to 3.7.4 on 10 projects.
223[info] Switching Scala version on:
224[info] akka-projection-jdbc (2.13.11, 2.12.18, 3.7.4)
225[info] akka-projection-r2dbc (2.13.11, 2.12.18, 3.7.4)
226[info] akka-projection-kafka (2.13.11, 2.12.18, 3.7.4)
227[info] akka-projection-eventsourced (2.13.11, 2.12.18, 3.7.4)
228[info] akka-projection-core-test (2.13.11, 2.12.18, 3.7.4)
229[info] akka-projection-core (2.13.11, 2.12.18, 3.7.4)
230[info] akka-projection-grpc (2.13.11, 2.12.18, 3.7.4)
231[info] akka-projection-durable-state (2.13.11, 2.12.18, 3.7.4)
232[info] akka-projection-testkit (2.13.11, 2.12.18, 3.7.4)
233[info] akka-projection-cassandra (2.13.11, 2.12.18, 3.7.4)
234[info] Excluding projects:
235[info] examples (2.13.11, 2.12.18)
236[info] docs (2.13.11, 2.12.18)
237[info] akka-projection-slick (2.13.11, 2.12.18)
238[info] akka-distributed-cluster-docs (2.13.11, 2.12.18)
239[info] akka-projection-grpc-tests (2.13.11, 2.12.18)
240[info] akka-edge-docs (2.13.11, 2.12.18)
241[info] akka-projection-kafka-tests (2.13.11, 2.12.18)
242[info] * akka-projection (2.13.11, 2.12.18)
243[info] Reapplying settings...
244[info] set current project to akka-projection (in build file:/build/repo/)
245Execute mapScalacOptions: ,REQUIRE:-source:3.7,-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 akka-projection (in build file:/build/repo/)
248[info] Defining Global / credentials, akka-distributed-cluster-docs / credentials and 16 others.
249[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 89 others.
250[info] Run `last` for details.
251[info] Reapplying settings...
252[info] set current project to akka-projection (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 akka-projection-core / allExcludeDependencies ?
259 , retry without global scopes
260[info] Reapplying settings...
261[info] set current project to akka-projection (in build file:/build/repo/)
262Execute removeScalacOptionsStartingWith: -P:wartremover
263[info] Reapplying settings...
264[info] set current project to akka-projection (in build file:/build/repo/)
265[success] Total time: 0 s, completed Nov 6, 2025, 1:13:31 AM
266Build 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.2.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
267Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
268Starting build...
269Projects: Set(akka-projection-jdbc, akka-projection-r2dbc, akka-projection-kafka, akka-projection-eventsourced, akka-projection-core-test, akka-projection-core, akka-projection-grpc, akka-projection-durable-state, akka-projection-testkit, akka-projection-cassandra)
270Starting build for ProjectRef(file:/build/repo/,akka-projection-cassandra) (akka-projection-cassandra)... [0/10]
271OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
272Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
273[info] Protobufs files found, but PB.targets is empty.
274[info] compiling 35 Scala sources and 1 Java source to /build/repo/akka-projection-core/target/scala-3.7.4/classes ...
275[info] done compiling
276[info] compiling 5 Scala sources to /build/repo/akka-projection-cassandra/target/scala-3.7.4/classes ...
277[info] done compiling
278[info] compiling 13 Scala sources to /build/repo/akka-projection-testkit/target/scala-3.7.4/classes ...
279[info] done compiling
280[info] compiling 16 Scala sources and 1 Java source to /build/repo/akka-projection-core-test/target/scala-3.7.4/test-classes ...
281[info] done compiling
282Starting build for ProjectRef(file:/build/repo/,akka-projection-core) (akka-projection-core)... [1/10]
283Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
284Starting build for ProjectRef(file:/build/repo/,akka-projection-eventsourced) (akka-projection-eventsourced)... [2/10]
285Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
286[info] compiling 3 Scala sources to /build/repo/akka-projection-eventsourced/target/scala-3.7.4/classes ...
287[info] done compiling
288Starting build for ProjectRef(file:/build/repo/,akka-projection-jdbc) (akka-projection-jdbc)... [3/10]
289Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
290[info] compiling 12 Scala sources to /build/repo/akka-projection-jdbc/target/scala-3.7.4/classes ...
291[info] done compiling
292[info] compiling 2 Scala sources and 1 Java source to /build/repo/akka-projection-jdbc/target/scala-3.7.4/test-classes ...
293[info] done compiling
294Starting build for ProjectRef(file:/build/repo/,akka-projection-r2dbc) (akka-projection-r2dbc)... [4/10]
295Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
296[info] compiling 2 Scala sources to /build/repo/akka-projection-durable-state/target/scala-3.7.4/classes ...
297[info] done compiling
298[info] Compiling 3 protobuf files to /build/repo/akka-projection-grpc/target/scala-3.7.4/akka-grpc/main
299akka/projection/grpc/event_producer.proto:9:1: warning: Import google/protobuf/empty.proto is unused.
300akka/projection/grpc/event_consumer.proto:7:1: warning: Import google/protobuf/any.proto is unused.
301akka/projection/grpc/event_consumer.proto:9:1: warning: Import google/protobuf/empty.proto is unused.
302akka/projection/grpc/event_consumer.proto:8:1: warning: Import google/protobuf/timestamp.proto is unused.
303[info] Generating Akka gRPC service interface for akka.projection.grpc.internal.proto.EventConsumerService
304[info] Generating Akka gRPC service interface for akka.projection.grpc.internal.proto.EventProducerService
305[info] Generating Akka gRPC client for akka.projection.grpc.internal.proto.EventConsumerService
306[info] Generating Akka gRPC client for akka.projection.grpc.internal.proto.EventProducerService
307[info] Generating Akka gRPC service handler for akka.projection.grpc.internal.proto.EventConsumerService
308[info] Generating Akka gRPC service power API handler for akka.projection.grpc.internal.proto.EventConsumerService
309[info] Generating Akka gRPC service power API interface for akka.projection.grpc.internal.proto.EventConsumerService
310[info] Generating Akka gRPC service handler for akka.projection.grpc.internal.proto.EventProducerService
311[info] Generating Akka gRPC service power API handler for akka.projection.grpc.internal.proto.EventProducerService
312[info] Generating Akka gRPC service power API interface for akka.projection.grpc.internal.proto.EventProducerService
313[info] compiling 93 Scala sources to /build/repo/akka-projection-grpc/target/scala-3.7.4/classes ...
314[info] done compiling
315[info] compiling 18 Scala sources to /build/repo/akka-projection-r2dbc/target/scala-3.7.4/classes ...
316[warn] -- [E030] Match case Unreachable Warning: /build/repo/akka-projection-r2dbc/src/main/scala/akka/projection/r2dbc/internal/R2dbcProjectionImpl.scala:167:11
317[warn] 167 | case change: DurableStateChange[_] =>
318[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
319[warn] | Unreachable case
320[warn] one warning found
321[info] done compiling
322[info] compiling 1 Scala source and 1 Java source to /build/repo/akka-projection-r2dbc/target/scala-3.7.4/test-classes ...
323[info] done compiling
324Starting build for ProjectRef(file:/build/repo/,akka-projection-kafka) (akka-projection-kafka)... [5/10]
325Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
326[info] compiling 6 Scala sources to /build/repo/akka-projection-kafka/target/scala-3.7.4/classes ...
327[info] done compiling
328[info] compiling 1 Scala source to /build/repo/akka-projection-kafka/target/scala-3.7.4/test-classes ...
329[info] done compiling
330Starting build for ProjectRef(file:/build/repo/,akka-projection-core-test) (akka-projection-core-test)... [6/10]
331Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
332Starting build for ProjectRef(file:/build/repo/,akka-projection-testkit) (akka-projection-testkit)... [7/10]
333Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
334[info] compiling 2 Scala sources and 1 Java source to /build/repo/akka-projection-testkit/target/scala-3.7.4/test-classes ...
335[info] done compiling
336Starting build for ProjectRef(file:/build/repo/,akka-projection-grpc) (akka-projection-grpc)... [8/10]
337Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
338Starting build for ProjectRef(file:/build/repo/,akka-projection-durable-state) (akka-projection-durable-state)... [9/10]
339Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.7
340[info] compiling 1 Scala source to /build/repo/akka-projection-durable-state/target/scala-3.7.4/test-classes ...
341[info] done compiling
342
343************************
344Build summary:
345[{
346 "module": "akka-projection-cassandra",
347 "compile": {"status": "ok", "tookMs": 15367, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 12321, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "skipped", "tookMs": 0},
352 "metadata": {
353 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
354}
355},{
356 "module": "akka-projection-core",
357 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
358 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
359 "test-compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
361 "publish": {"status": "skipped", "tookMs": 0},
362 "metadata": {
363 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
364}
365},{
366 "module": "akka-projection-eventsourced",
367 "compile": {"status": "ok", "tookMs": 1105, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
368 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
369 "test-compile": {"status": "ok", "tookMs": 198, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
371 "publish": {"status": "skipped", "tookMs": 0},
372 "metadata": {
373 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
374}
375},{
376 "module": "akka-projection-jdbc",
377 "compile": {"status": "ok", "tookMs": 1705, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
378 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
379 "test-compile": {"status": "ok", "tookMs": 2681, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
380 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
381 "publish": {"status": "skipped", "tookMs": 0},
382 "metadata": {
383 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
384}
385},{
386 "module": "akka-projection-r2dbc",
387 "compile": {"status": "ok", "tookMs": 19897, "warnings": 1, "errors": 0, "sourceVersion": "3.7"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 1465, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
394}
395},{
396 "module": "akka-projection-kafka",
397 "compile": {"status": "ok", "tookMs": 710, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 1102, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "skipped", "tookMs": 0},
402 "metadata": {
403 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
404}
405},{
406 "module": "akka-projection-core-test",
407 "compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "ok", "tookMs": 4},
412 "metadata": {
413 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
414}
415},{
416 "module": "akka-projection-testkit",
417 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 1283, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
424}
425},{
426 "module": "akka-projection-grpc",
427 "compile": {"status": "ok", "tookMs": 195, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "skipped", "tookMs": 0},
432 "metadata": {
433 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
434}
435},{
436 "module": "akka-projection-durable-state",
437 "compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 1074, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
441 "publish": {"status": "skipped", "tookMs": 0},
442 "metadata": {
443 "crossScalaVersions": ["2.13.11", "2.12.18", "3.2.2"]
444}
445}]
446************************
447[success] Total time: 162 s (0:02:42.0), completed Nov 6, 2025, 1:16:13 AM
448[0JChecking patch project/plugins.sbt...
449Checking patch project/build.properties...
450Checking patch project/Dependencies.scala...
451Checking patch build.sbt...
452Applied patch project/plugins.sbt cleanly.
453Applied patch project/build.properties cleanly.
454Applied patch project/Dependencies.scala cleanly.
455Applied patch build.sbt cleanly.