Build Logs
spaceteams/scala-json-logging • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
24
Total Lines
259
1##################################
2Clonning https://github.com/spaceteams/scala-json-logging.git into /build/repo using revision 1.0.1
3##################################
4Note: switching to '676bf41d5ef7f2c246c3f85793e964894422f4bc'.
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
21----
22Preparing build for 3.8.0-RC4
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC4
32Execute tests: true
33sbt project found:
34Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project spaceteams/scala-json-logging
37##################################
38Scala version: 3.8.0-RC4
39Targets: de.spaceteams%json-logging-circe de.spaceteams%json-logging-common de.spaceteams%json-logging-spray de.spaceteams%json-logging-typesafe-config
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC4"
60"++3.8.0-RC4 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" de.spaceteams%json-logging-circe de.spaceteams%json-logging-common de.spaceteams%json-logging-spray de.spaceteams%json-logging-typesafe-config"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build-build-build from metals.sbt...
71[info] loading project definition from /build/repo/project/project/project
72[info] loading settings for project repo-build-build from metals.sbt...
73[info] loading project definition from /build/repo/project/project
74[success] Generated .bloop/repo-build-build.json
75[success] Total time: 2 s, completed Dec 22, 2025, 8:21:24 PM
76[info] loading settings for project repo-build from akka.sbt, metals.sbt, plugins.sbt...
77[info] loading project definition from /build/repo/project
78[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
79[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
80[info] Compilation completed in 8.672s.
81[info] done compiling
82/build/repo/build.sbt:43: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
83ThisBuild / scalafixScalaBinaryVersion := scalaBinaryVersion.value
84 ^
85[info] loading settings for project root from build.sbt...
86[info] set current project to root (in build file:/build/repo/)
87[warn] there's a key that's not used by any other settings/tasks:
88[warn]
89[warn] * ThisBuild / scalafixScalaBinaryVersion
90[warn] +- /build/repo/build.sbt:43
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.0-RC4
95OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC4 in typesafeConfig/crossScalaVersions
96OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC4 in common/crossScalaVersions
97OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC4 in spray/crossScalaVersions
98OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC4 in circe/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC4 on 4 projects.
101[info] Switching Scala version on:
102[info] typesafeConfig (2.13.8, 3.8.0-RC4)
103[info] common (2.13.8, 3.8.0-RC4)
104[info] circe (2.13.8, 3.8.0-RC4)
105[info] spray (2.13.8, 3.8.0-RC4)
106[info] Excluding projects:
107[info] * root (2.13.8)
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[info] Defining Global / credentials, circe / credentials and 3 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to root (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130[success] Total time: 0 s, completed Dec 22, 2025, 8:21:56 PM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
133Starting build...
134Projects: Set(circe, common, spray, typesafeConfig)
135Starting build for ProjectRef(file:/build/repo/,circe) (json-logging-circe)... [0/4]
136OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
139Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/circe/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 4 Scala sources to /build/repo/common/target/scala-3.8.0-RC4/classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 3 Scala sources to /build/repo/circe/target/scala-3.8.0-RC4/classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[warn] one warning found
147[info] done compiling
148[info] compiling 2 Scala sources to /build/repo/circe/target/scala-3.8.0-RC4/test-classes ...
149[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
150[warn] one warning found
151[info] done compiling
152[info] CirceLoggingServiceProviderTest:
153[info] A CirceLoggingServiceProviderTest
154[info] - should provide a logger
155[info] CirceLoggerTest:
156[info] A CirceLogger
157[info] - should format a log event as JSON
158Starting build for ProjectRef(file:/build/repo/,common) (json-logging-common)... [1/4]
159Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/common/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] compiling 1 Scala source to /build/repo/common/target/scala-3.8.0-RC4/test-classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] one warning found
163[info] done compiling
164[info] JsonLoggerTest:
165[info] A JsonLogger
166[info] when being the root logger
167[info] - should not allow unsetting the log level
168[info] when given a log level
169[info] - should handle ERROR
170[info] - should handle WARN
171[info] - should handle INFO
172[info] - should handle DEBUG
173[info] - should handle TRACE
174[info] when having children
175[info] - should default to parents level
176[info] - should respect a child's level if set
177[info] - should fall back to a parents log level if child is reset
178[info] - should logs full logger name in output
179Starting build for ProjectRef(file:/build/repo/,spray) (json-logging-spray)... [2/4]
180Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/spray/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 3 Scala sources to /build/repo/spray/target/scala-3.8.0-RC4/classes ...
182[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
183[warn] one warning found
184[info] done compiling
185[info] compiling 2 Scala sources to /build/repo/spray/target/scala-3.8.0-RC4/test-classes ...
186[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
187[warn] one warning found
188[info] done compiling
189[info] SprayLoggerTest:
190[info] A SprayLogger
191[info] - should format a log event as JSON
192[info] SprayLoggingServiceProviderTest:
193[info] A SprayLoggingServiceProviderTest
194[info] - should provide a logger
195Starting build for ProjectRef(file:/build/repo/,typesafeConfig) (json-logging-typesafe-config)... [3/4]
196Compile scalacOptions: -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/typesafe-config/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197[info] compiling 1 Scala source to /build/repo/typesafe-config/target/scala-3.8.0-RC4/classes ...
198[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
199[warn] one warning found
200[info] done compiling
201[info] compiling 1 Scala source to /build/repo/typesafe-config/target/scala-3.8.0-RC4/test-classes ...
202[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
203[warn] one warning found
204[info] done compiling
205[info] TypesafeLoggingConfigServiceTest:
206[info] A TypesafeLoggingConfigService
207[info] - should configure logging
208
209************************
210Build summary:
211[{
212 "module": "json-logging-circe",
213 "compile": {"status": "ok", "tookMs": 8385, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 2088, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "test": {"status": "ok", "tookMs": 1045, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.13.8", "3.1.1"]
220}
221},{
222 "module": "json-logging-common",
223 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
225 "test-compile": {"status": "ok", "tookMs": 2406, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "test": {"status": "ok", "tookMs": 820, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
227 "publish": {"status": "skipped", "tookMs": 0},
228 "metadata": {
229 "crossScalaVersions": ["2.13.8", "3.1.1"]
230}
231},{
232 "module": "json-logging-spray",
233 "compile": {"status": "ok", "tookMs": 632, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
235 "test-compile": {"status": "ok", "tookMs": 1260, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "test": {"status": "ok", "tookMs": 909, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
237 "publish": {"status": "skipped", "tookMs": 0},
238 "metadata": {
239 "crossScalaVersions": ["2.13.8", "3.1.1"]
240}
241},{
242 "module": "json-logging-typesafe-config",
243 "compile": {"status": "ok", "tookMs": 420, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
245 "test-compile": {"status": "ok", "tookMs": 1070, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
246 "test": {"status": "ok", "tookMs": 916, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
247 "publish": {"status": "skipped", "tookMs": 0},
248 "metadata": {
249 "crossScalaVersions": ["2.13.8", "3.1.1"]
250}
251}]
252************************
253[success] Total time: 46 s, completed Dec 22, 2025, 8:22:42 PM
254[0JChecking patch project/plugins.sbt...
255Checking patch project/build.properties...
256Checking patch build.sbt...
257Applied patch project/plugins.sbt cleanly.
258Applied patch project/build.properties cleanly.
259Applied patch build.sbt cleanly.