Build Logs

pjfanning/pekko-serialization-jackson216 • 3.8.0-RC4:2025-12-22

Errors

17

Warnings

2

Total Lines

459

1##################################
2Clonning https://github.com/pjfanning/pekko-serialization-jackson216.git into /build/repo using revision v1.0.4
3##################################
4Note: switching to '72a0537a7bff0989175ec4020e037215ee818603'.
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.3
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: build.sbt
34Pattern: val scala3Version = "3.3.3"
35Replacement: val scala3Version = "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 scala3Version = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44Sbt version 1.9.9 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 pjfanning/pekko-serialization-jackson216
47##################################
48Scala version: 3.8.0-RC4
49Targets: com.github.pjfanning%pekko-serialization-jackson216
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
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":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.github.pjfanning%pekko-serialization-jackson216"
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 2 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 9.056s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC4
89OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in root/crossScalaVersions
90[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
92[info] Switching Scala version on:
93[info] * root (2.12.19, 2.13.13, 3.8.0-RC4)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
100[info] Defining Global / credentials, credentials
101[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
110 Did you mean allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
117[success] Total time: 0 s, completed Dec 22, 2025, 7:27:53 PM
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
120Starting build...
121Projects: Set(root)
122Starting build for ProjectRef(file:/build/repo/,root) (pekko-serialization-jackson216)... [0/1]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 15 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
126[warn] there were 2 deprecation warnings; re-run with -deprecation for details
127[warn] one warning found
128[info] done compiling
129[info] compiling 22 Scala sources and 20 Java sources to /build/repo/target/scala-3.8.0-RC4/test-classes ...
130[info] /build/repo/src/test/java/jdoc/org/apache/pekko/serialization/jackson/v2a/CustomerMigration.java: CustomerMigration.java uses or overrides a deprecated API.
131[info] /build/repo/src/test/java/jdoc/org/apache/pekko/serialization/jackson/v2a/CustomerMigration.java: Recompile with -Xlint:deprecation for details.
132[info] done compiling
13319:28:39.140 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
134SLF4J: A number (3) of logging calls during the initialization phase have been intercepted and are
135SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
136SLF4J: See also http://www.slf4j.org/codes.html#replay
13719:28:39.142 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
13819:28:39.143 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
13919:28:39.143 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14019:28:39.600 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14119:28:39.664 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14219:28:39.668 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
143[info] JacksonObjectMapperProviderConfigSpec:
144[info] JacksonObjectMapperProvider
145[info] - should pick up stream constraints
146[info] - should pick up recycler pool config
14719:28:39.800 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14819:28:39.881 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14919:28:39.966 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15019:28:39.971 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15119:28:40.009 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15219:28:40.012 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15319:28:40.043 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15419:28:40.048 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15519:28:40.074 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15619:28:40.084 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15719:28:40.099 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15819:28:40.110 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15919:28:40.116 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16019:28:40.140 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16119:28:40.148 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
16219:28:40.172 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16319:28:40.173 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
16419:28:40.194 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16519:28:40.199 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
166[info] SerializationDocSpec:
167[info] - serialize trait + case classes
168[info] - serialize trait + case classes + case object
169[info] - serialize trait + object ADT
170[info] EventMigration doc sample Java classes
171[info] - must test add optional field
172[info] - must test add mandatory field
173[info] - must test rename field
174[info] - must test structural changes
175[info] - must test rename class
176[info] EventMigration doc sample Scala classes
177[info] - must test add optional field
178[info] - must test add mandatory field
179[info] - must test rename field
180[info] - must test structural changes
181[info] - must test rename class
18219:28:40.227 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18319:28:40.227 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18419:28:40.246 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18519:28:40.252 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-8] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18619:28:40.270 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18719:28:40.275 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18819:28:40.298 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18919:28:40.302 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19019:28:40.323 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19119:28:40.324 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19219:28:40.355 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19319:28:40.362 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19419:28:40.375 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19519:28:40.378 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19619:28:40.390 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19719:28:40.576 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19819:28:40.577 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19919:28:40.606 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20019:28:40.606 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20119:28:40.630 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20219:28:40.630 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20319:28:40.660 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20419:28:40.662 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20519:28:40.687 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20619:28:40.692 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20719:28:40.704 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20819:28:40.712 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-8] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20919:28:40.721 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21019:28:40.737 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21119:28:40.739 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21219:28:40.756 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21319:28:40.758 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21419:28:40.773 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21519:28:40.780 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21619:28:40.794 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21719:28:40.800 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21819:28:40.809 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21919:28:40.813 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22019:28:40.824 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22119:28:40.824 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22219:28:40.840 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22319:28:40.851 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
22419:28:40.851 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22519:28:40.857 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
22619:28:40.861 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
22719:28:40.863 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
22819:28:40.869 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
22919:28:40.871 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
23019:28:40.872 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
23119:28:40.874 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23219:28:40.876 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23319:28:40.883 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
23419:28:40.885 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23519:28:40.890 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
23619:28:40.901 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
23719:28:40.902 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23819:28:40.906 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
23919:28:40.914 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
24019:28:40.916 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24119:28:40.924 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
24219:28:40.933 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
24319:28:40.934 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24419:28:40.952 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
245[info] JacksonCborSerializerSpec:
246[info] JacksonSerializer with Java message classes
247[info] - must serialize simple message with one constructor parameter
248[info] - must serialize simple message with two constructor parameters
249[info] - must serialize message with boolean property
250[info] - must serialize message with Optional property
251[info] - must serialize message with collections
252[info] - must serialize message with time
253[info] - must serialize with ActorRef
254[info] - must serialize with typed.ActorRef
255[info] - must serialize with Address
256[info] - must serialize with polymorphism
257[info] - must deserialize with migrations
258[info] - must deserialize with migrations from V2
259[info] - must use the migration's currentVersion on new serializations
260[info] - must use the migration's currentVersion on new serializations when supporting forward versions
261[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
262[info] - must deserialize unsupported versions throws an exception
263[info] JacksonSerializer with Scala message classes
264[info] - must serialize simple message with one constructor parameter
265[info] - must serialize simple message with two constructor parameters
266[info] - must serialize message with boolean property
267[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
268[info] com.fasterxml.jackson.databind.JsonMappingException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final" (through reference chain: com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$Alien["planet"])
269[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402)
270[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361)
271[info] at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:323)
272[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:778)
273[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
274[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
275[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:341)
276[info] at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4793)
277[info] at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4061)
278[info] at com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
279[info] ...
280[info] Cause: java.lang.IllegalAccessException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
281[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
282[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
283[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
284[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
285[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
286[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:24)
287[info] at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:732)
288[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:770)
289[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
290[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
291[info] ...
292[info] - must serialize message with Enumeration property as a String
293[info] - must serialize message with Optional property
294[info] - must serialize message with collections
295[info] - must serialize message with time
296[info] - must serialize FiniteDuration as java.time.Duration
297[info] - must serialize message with UUID property
298[info] - must serialize case object
299[info] - must serialize with ActorRef
300[info] - must serialize with typed.ActorRef
301[info] - must serialize with Address
302[info] - must serialize with polymorphism
303[info] - must deserialize with migrations
304[info] - must deserialize with migrations from V2
305[info] - must use the migration's currentVersion on new serializations
306[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
307[info] - must deserialize unsupported versions throws an exception
308[info] - must not allow serialization of deny listed class
309[info] - must not allow deserialization of deny list class
310[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
311[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
312[info] - must not allow serialization-bindings of open-ended types
313[info] - must delegate to pekko serialization
314[info] - have compression disabled by default
31519:28:40.998 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
31619:28:41.011 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
31719:28:41.034 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
31819:28:41.045 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
31919:28:41.059 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32019:28:41.071 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32119:28:41.083 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32219:28:41.098 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32319:28:41.117 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN org.apache.pekko.serialization.Serialization(pekko://JacksonJsonSerializerSpec) - Using the Java serializer for class [com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$OldCommandNotInBindings] which is not recommended because of performance implications. Use another serializer or disable this warning using the setting 'pekko.actor.warn-about-java-serializer-usage'
32419:28:41.134 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32519:28:41.165 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32619:28:41.178 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32719:28:41.201 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32819:28:41.216 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32919:28:41.230 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
33019:28:41.244 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33119:28:41.256 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
33219:28:41.267 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33319:28:41.281 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
334[info] JacksonObjectMapperProviderDefaultSpec:
335[info] JacksonObjectMapperProvider
336[info] - should pick up stream constraints
337[info] - should pick up recycler pool config
338[info] JacksonJsonSerializerSpec:
339[info] JacksonSerializer with Java message classes
340[info] - must serialize simple message with one constructor parameter
341[info] - must serialize simple message with two constructor parameters
342[info] - must serialize message with boolean property
343[info] - must serialize message with Optional property
344[info] - must serialize message with collections
345[info] - must serialize message with time
346[info] - must serialize with ActorRef
347[info] - must serialize with typed.ActorRef
348[info] - must serialize with Address
349[info] - must serialize with polymorphism
350[info] - must deserialize with migrations
351[info] - must deserialize with migrations from V2
352[info] - must use the migration's currentVersion on new serializations
353[info] - must use the migration's currentVersion on new serializations when supporting forward versions
354[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
355[info] - must deserialize unsupported versions throws an exception
356[info] JacksonSerializer with Scala message classes
357[info] - must serialize simple message with one constructor parameter
358[info] - must serialize simple message with two constructor parameters
359[info] - must serialize message with boolean property
360[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
361[info] com.fasterxml.jackson.databind.JsonMappingException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final" (through reference chain: com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$Alien["planet"])
362[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402)
363[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361)
364[info] at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:323)
365[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:778)
366[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
367[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
368[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:341)
369[info] at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4793)
370[info] at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4061)
371[info] at com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
372[info] ...
373[info] Cause: java.lang.IllegalAccessException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
374[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
375[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
376[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
377[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
378[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
379[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:24)
380[info] at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:732)
381[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:770)
382[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
383[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
384[info] ...
385[info] - must serialize message with Enumeration property as a String
386[info] - must serialize message with Optional property
387[info] - must serialize message with collections
388[info] - must serialize message with time
389[info] - must serialize FiniteDuration as java.time.Duration
390[info] - must serialize message with UUID property
391[info] - must serialize case object
392[info] - must serialize with ActorRef
393[info] - must serialize with typed.ActorRef
394[info] - must serialize with Address
395[info] - must serialize with polymorphism
396[info] - must deserialize with migrations
397[info] - must deserialize with migrations from V2
398[info] - must use the migration's currentVersion on new serializations
399[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
400[info] - must deserialize unsupported versions throws an exception
401[info] - must not allow serialization of deny listed class
402[info] - must not allow deserialization of deny list class
403[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
404[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
405[info] - must not allow serialization-bindings of open-ended types
406[info] - must delegate to pekko serialization
407[info] JacksonJsonSerializer
408[info] - must support lookup of same ObjectMapper via JacksonObjectMapperProvider
409[info] must JacksonSerializer configuration
410[info] - must support serialization features
411[info] - must support deserialization features
412[info] - must support mapper features
413[info] - must support json parser features
414[info] - must support json generator features
415[info] - must support stream read features
416[info] - must support stream write features
417[info] - must support json read features
418[info] - must support json write features
419[info] - must fallback to defaults when object mapper is not configured
420[info] JacksonJsonSerializer with Java message classes
421[info] - must by default serialize dates and durations as text with ISO-8601 date format
422[info] - must be possible to serialize dates and durations as numeric timestamps
423[info] - must serialize Instant as text with ISO-8601 date format (default)
424[info] - must not fail on unknown properties
425[info] - must be possible to create custom ObjectMapper (pending)
426[info] - must be possible to tune the visibility at ObjectMapper level (FIELD, PUBLIC_ONLY)
427[info] - must be possible to tune the visibility at ObjectMapper level (Pekko default)
428[info] JacksonJsonSerializer with Scala message classes
429[info] - must be possible to create custom ObjectMapper
430[info] - must allow deserialization of classes in configured allowed-class-prefix
431[info] - must deserialize Enumerations as String when configured
432[info] - must compress large payload with gzip
433[info] - must not compress small payload with gzip
434[info] - must compress large payload with lz4
435[info] - must not compress small payload with lz4
436[info] JacksonJsonSerializer without type in manifest
437[info] - should deserialize messages using the serialization bindings
438[info] - should deserialize messages using the configured deserialization type
439[info] - should fail if multiple serialization bindings are declared with no deserialization type
440[info] - should cbor compatibility for reading json
441
442************************
443Build summary:
444[{
445 "module": "pekko-serialization-jackson216",
446 "compile": {"status": "ok", "tookMs": 11058, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
447 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
448 "test-compile": {"status": "ok", "tookMs": 9902, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
449 "test": {"status": "failed", "tookMs": 3052, "passed": 128, "failed": 2, "ignored": 0, "skipped": 0, "total": 130, "byFramework": [{"framework": "unknown", "stats": {"passed": 128, "failed": 2, "ignored": 0, "skipped": 0, "total": 130}}]},
450 "publish": {"status": "skipped", "tookMs": 0},
451 "metadata": {
452 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
453}
454}]
455************************
456[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson216
457[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson216
458[error] Total time: 48 s, completed Dec 22, 2025, 7:28:41 PM
459[0JBuild failed, not retrying.