Build Logs

doriordan/skuber • 12546848139

Errors

0

Warnings

92

Total Lines

399

1##################################
2Clonning https://github.com/doriordan/skuber.git into repo using revision v3.0.0-beta3
3##################################
4Note: switching to 'a01a8bdfd9ed2174fbb3395ee31c564b659fb1fa'.
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.6.3-RC1-20241230-376fc17-SNAPSHOT
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC1-20241230-376fc17-SNAPSHOT
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: core/src/main/scala/skuber/model/ResourceSpecification.scala
36Pattern: this copy(
37Replacement: this.copy(
38Checking https://github.com/coursier/jvm-index/raw/master/index.json
39Checked https://github.com/coursier/jvm-index/raw/master/index.json
40Downloading https://github.com/coursier/jvm-index/raw/master/index.json
41Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
42Starting compilation server
43Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
46Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
48Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
49Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
51Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
54Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
55Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
59Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
63Compiling project (Scala 3.4.2, JVM (11))
64Compiled project (Scala 3.4.2, JVM (11))
65Successfully applied pattern 'this copy(' in repo/core/src/main/scala/skuber/model/ResourceSpecification.scala
66No prepare script found for project doriordan/skuber
67##################################
68Scala version: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
69Targets: io.skuber%skuber-akka-bsl io.skuber%skuber-core io.skuber%skuber-examples io.skuber%skuber-pekko
70Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": {}, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "core/src/main/scala/skuber/model/ResourceSpecification.scala", "pattern": "this copy(", "replaceWith": "this.copy(" } ] }
71##################################
72Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
73Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
74[sbt_options] declare -a sbt_options=()
75[process_args] java_version = '11'
76[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
77# Executing command line:
78java
79-Dfile.encoding=UTF-8
80-Dcommunitybuild.scala=3.6.3-RC1-20241230-376fc17-SNAPSHOT
81-Dcommunitybuild.project.dependencies.add=
82-Xmx7G
83-Xms4G
84-Xss8M
85-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
86-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.3-RC1-20241230-376fc17-SNAPSHOT"
90"++3.6.3-RC1-20241230-376fc17-SNAPSHOT -v"
91"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
92"set every credentials := Nil"
93
94moduleMappings
95"runBuild 3.6.3-RC1-20241230-376fc17-SNAPSHOT """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {},
101 "sbt": {
102 "commands": [],
103 "options": []
104 },
105 "mill": {
106 "options": []
107 },
108 "tests": "compile-only",
109 "migrationVersions": [],
110 "sourcePatches": [
111 {
112 "path": "core/src/main/scala/skuber/model/ResourceSpecification.scala",
113 "pattern": "this copy(",
114 "replaceWith": "this.copy("
115 }
116 ]
117}""" io.skuber%skuber-akka-bsl io.skuber%skuber-core io.skuber%skuber-examples io.skuber%skuber-pekko"
118
119[info] welcome to sbt 1.9.6 (Eclipse Adoptium Java 11.0.20)
120[info] loading settings for project repo-build from plugins.sbt ...
121[info] loading project definition from /build/repo/project
122[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
123[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
124[info] Compilation completed in 8.265s.
125[info] done compiling
126/build/repo/build.sbt:59: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
127 .configs(IntegrationTest)
128 ^
129/build/repo/build.sbt:85: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
130 .configs(IntegrationTest)
131 ^
132/build/repo/build.sbt:89: 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
133 Defaults.itSettings,
134 ^
135/build/repo/build.sbt:112: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
136 .configs(IntegrationTest)
137 ^
138/build/repo/build.sbt:116: 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
139 Defaults.itSettings,
140 ^
141[info] loading settings for project root from build.sbt ...
142[info] set current project to root (in build file:/build/repo/)
143[warn] there's a key that's not used by any other settings/tasks:
144[warn]
145[warn] * ThisBuild / publishMavenStyle
146[warn] +- /build/repo/build.sbt:25
147[warn]
148[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
149[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
150Execute setCrossScalaVersions: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
151OpenCB::Changing crossVersion 3.3.1 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in core/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.1 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in pekko/crossScalaVersions
153OpenCB::Changing crossVersion 3.3.1 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in akka/crossScalaVersions
154OpenCB::Changing crossVersion 3.3.1 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in root/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.1 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in examples/crossScalaVersions
156[info] set current project to root (in build file:/build/repo/)
157[info] Setting Scala version to 3.6.3-RC1-20241230-376fc17-SNAPSHOT on 5 projects.
158[info] Switching Scala version on:
159[info] examples (2.13.12, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
160[info] * root (2.13.12, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
161[info] akka (2.13.12, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
162[info] pekko (2.13.12, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
163[info] core (2.13.12, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
164[info] Excluding projects:
165[info] Reapplying settings...
166[info] set current project to root (in build file:/build/repo/)
167Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
168[info] Reapplying settings...
169[info] set current project to root (in build file:/build/repo/)
170[info] Defining Global / credentials, akka / credentials and 3 others.
171[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
172[info] Run `last` for details.
173[info] Reapplying settings...
174[info] set current project to root (in build file:/build/repo/)
175[success] Total time: 0 s, completed Dec 30, 2024, 2:26:38 PM
176Build config: {
177 "projects": {
178 "exclude": [],
179 "overrides": {}
180 },
181 "java": {},
182 "sbt": {
183 "commands": [],
184 "options": []
185 },
186 "mill": {
187 "options": []
188 },
189 "tests": "compile-only",
190 "migrationVersions": [],
191 "sourcePatches": [
192 {
193 "path": "core/src/main/scala/skuber/model/ResourceSpecification.scala",
194 "pattern": "this copy(",
195 "replaceWith": "this.copy("
196 }
197 ]
198}
199Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
200Starting build...
201Projects: Set(akka, core, examples, pekko)
202Starting build for ProjectRef(file:/build/repo/,akka) (skuber-akka-bsl)...
203OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
204Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
205[info] compiling 82 Scala sources to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
206[warn] there were 10 feature warnings; re-run with -feature for details
207[warn] there were 4 deprecation warnings; re-run with -deprecation for details
208[warn] two warnings found
209[info] done compiling
210[info] compiling 10 Scala sources to /build/repo/akka/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
211[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/akka/src/main/scala/skuber/akkaclient/exec/PodExecImpl.scala:79:8
212[warn] 79 | case bm: ws.BinaryMessage.Strict if bm.data(0) == 1 =>
213[warn] | ^
214[warn] | match may not be exhaustive.
215[warn] |
216[warn] | It would fail on pattern case: _: akka.http.scaladsl.model.ws.Message
217[warn] |
218[warn] | longer explanation available when compiling with `-explain`
219[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/akka/src/main/scala/skuber/akkaclient/exec/PodExecImpl.scala:86:8
220[warn] 86 | case bm: ws.BinaryMessage.Strict =>
221[warn] | ^
222[warn] |match may not be exhaustive.
223[warn] |
224[warn] |It would fail on pattern case: akka.http.scaladsl.model.ws.TextMessage.Strict(_), akka.http.scaladsl.model.ws.TextMessage.Streamed(_), akka.http.scaladsl.model.ws.BinaryMessage.Streamed(_)
225[warn] |
226[warn] | longer explanation available when compiling with `-explain`
227[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/akka/src/main/scala/skuber/akkaclient/watch/WatchSource.scala:62:10
228[warn] 62 | case (Success(HttpResponse(StatusCodes.OK, _, entity, _)), se) =>
229[warn] | ^
230[warn] |match may not be exhaustive.
231[warn] |
232[warn] |It would fail on pattern case: (scala.util.Success(_), skuber.api.client.WatchStream.Start(_))
233[warn] |
234[warn] | longer explanation available when compiling with `-explain`
235[warn] three warnings found
236[info] done compiling
237OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
238[info] Main Scala API documentation to /build/repo/akka/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
239[info] Skipping unused scalacOptions: -Wconf, -source
240[warn] Flag -classpath set repeatedly
241[warn] one warning found
242[info] Main Scala API documentation successful.
243[info] compiling 3 Scala sources to /build/repo/akka/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
244[warn] there were 18 deprecation warnings; re-run with -deprecation for details
245[warn] one warning found
246[info] done compiling
247[info] Wrote /build/repo/akka/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/skuber-akka-bsl_3-3.0.0-beta3.pom
248[info] Main Scala API documentation to /build/repo/akka/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
249[info] Skipping unused scalacOptions: -Wconf, -source
250[warn] Flag -classpath set repeatedly
251[warn] one warning found
252[info] Main Scala API documentation successful.
253[info] :: delivering :: io.skuber#skuber-akka-bsl_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Mon Dec 30 14:27:39 CET 2024
254[info] delivering ivy file to /build/repo/akka/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-beta3.xml
255[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/poms/skuber-akka-bsl_3.pom
256[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/jars/skuber-akka-bsl_3.jar
257[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/srcs/skuber-akka-bsl_3-sources.jar
258[info] published skuber-akka-bsl_3 to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/docs/skuber-akka-bsl_3-javadoc.jar
259[info] published ivy to /root/.ivy2/local/io.skuber/skuber-akka-bsl_3/3.0.0-beta3/ivys/ivy.xml
260Starting build for ProjectRef(file:/build/repo/,core) (skuber-core)...
261Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
262[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
263[info] Skipping unused scalacOptions: -Wconf, -source
264[warn] Flag -classpath set repeatedly
265[warn] one warning found
266[info] Main Scala API documentation successful.
267[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
268[warn] there were 51 deprecation warnings; re-run with -deprecation for details
269[warn] one warning found
270[info] done compiling
271[info] Wrote /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/skuber-core_3-3.0.0-beta3.pom
272[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
273[info] Skipping unused scalacOptions: -Wconf, -source
274[warn] Flag -classpath set repeatedly
275[warn] one warning found
276[info] Main Scala API documentation successful.
277[info] :: delivering :: io.skuber#skuber-core_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Mon Dec 30 14:28:02 CET 2024
278[info] delivering ivy file to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-beta3.xml
279[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/poms/skuber-core_3.pom
280[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/jars/skuber-core_3.jar
281[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/srcs/skuber-core_3-sources.jar
282[info] published skuber-core_3 to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/docs/skuber-core_3-javadoc.jar
283[info] published ivy to /root/.ivy2/local/io.skuber/skuber-core_3/3.0.0-beta3/ivys/ivy.xml
284Starting build for ProjectRef(file:/build/repo/,examples) (skuber-examples)...
285Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
286[info] compiling 10 Scala sources to /build/repo/pekko/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
287[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/pekko/src/main/scala/skuber/pekkoclient/exec/PodExecImpl.scala:79:8
288[warn] 79 | case bm: ws.BinaryMessage.Strict if bm.data(0) == 1 =>
289[warn] | ^
290[warn] |match may not be exhaustive.
291[warn] |
292[warn] |It would fail on pattern case: _: org.apache.pekko.http.scaladsl.model.ws.Message
293[warn] |
294[warn] | longer explanation available when compiling with `-explain`
295[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/pekko/src/main/scala/skuber/pekkoclient/exec/PodExecImpl.scala:86:8
296[warn] 86 | case bm: ws.BinaryMessage.Strict =>
297[warn] | ^
298[warn] |match may not be exhaustive.
299[warn] |
300[warn] |It would fail on pattern case: org.apache.pekko.http.scaladsl.model.ws.TextMessage.Strict(_), org.apache.pekko.http.scaladsl.model.ws.TextMessage.Streamed(_), org.apache.pekko.http.scaladsl.model.ws.BinaryMessage.Streamed(_)
301[warn] |
302[warn] | longer explanation available when compiling with `-explain`
303[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/pekko/src/main/scala/skuber/pekkoclient/watch/WatchSource.scala:62:10
304[warn] 62 | case (Success(HttpResponse(StatusCodes.OK, _, entity, _)), se) =>
305[warn] | ^
306[warn] |match may not be exhaustive.
307[warn] |
308[warn] |It would fail on pattern case: (scala.util.Success(_), skuber.api.client.WatchStream.Start(_))
309[warn] |
310[warn] | longer explanation available when compiling with `-explain`
311[warn] three warnings found
312[info] done compiling
313[info] compiling 16 Scala sources to /build/repo/examples/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
314[info] done compiling
315[info] Main Scala API documentation to /build/repo/examples/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
316[info] Skipping unused scalacOptions: -Wconf, -source
317[warn] Flag -classpath set repeatedly
318[warn] -- Warning: actor/src/main/scala/org/apache/pekko/actor/Actor.scala:497:15 -----
319[warn] No DRI found for query: pekko.actor.AbstractActor.ActorContext
320[warn] two warnings found
321[info] Main Scala API documentation successful.
322[info] Wrote /build/repo/examples/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/skuber-examples_3-3.0.0-beta3.pom
323[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
324[info] Main Scala API documentation to /build/repo/examples/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
325[info] Skipping unused scalacOptions: -Wconf, -source
326[warn] Flag -classpath set repeatedly
327[warn] -- Warning: actor/src/main/scala/org/apache/pekko/actor/Actor.scala:497:15 -----
328[warn] No DRI found for query: pekko.actor.AbstractActor.ActorContext
329[warn] two warnings found
330[info] Main Scala API documentation successful.
331[info] :: delivering :: io.skuber#skuber-examples_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Mon Dec 30 14:28:12 CET 2024
332[info] delivering ivy file to /build/repo/examples/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-beta3.xml
333[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/poms/skuber-examples_3.pom
334[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/jars/skuber-examples_3.jar
335[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/srcs/skuber-examples_3-sources.jar
336[info] published skuber-examples_3 to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/docs/skuber-examples_3-javadoc.jar
337[info] published ivy to /root/.ivy2/local/io.skuber/skuber-examples_3/3.0.0-beta3/ivys/ivy.xml
338Starting build for ProjectRef(file:/build/repo/,pekko) (skuber-pekko)...
339Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
340[info] Main Scala API documentation to /build/repo/pekko/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
341[info] Skipping unused scalacOptions: -Wconf, -source
342[warn] Flag -classpath set repeatedly
343[warn] one warning found
344[info] Main Scala API documentation successful.
345[info] compiling 3 Scala sources to /build/repo/pekko/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
346[warn] there were 7 deprecation warnings; re-run with -deprecation for details
347[warn] one warning found
348[info] done compiling
349[info] Wrote /build/repo/pekko/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/skuber-pekko_3-3.0.0-beta3.pom
350[info] Main Scala API documentation to /build/repo/pekko/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
351[info] Skipping unused scalacOptions: -Wconf, -source
352[warn] Flag -classpath set repeatedly
353[warn] one warning found
354[info] Main Scala API documentation successful.
355[info] :: delivering :: io.skuber#skuber-pekko_3;3.0.0-beta3 :: 3.0.0-beta3 :: release :: Mon Dec 30 14:28:16 CET 2024
356[info] delivering ivy file to /build/repo/pekko/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-beta3.xml
357[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/poms/skuber-pekko_3.pom
358[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/jars/skuber-pekko_3.jar
359[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/srcs/skuber-pekko_3-sources.jar
360[info] published skuber-pekko_3 to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/docs/skuber-pekko_3-javadoc.jar
361[info] published ivy to /root/.ivy2/local/io.skuber/skuber-pekko_3/3.0.0-beta3/ivys/ivy.xml
362
363************************
364Build summary:
365[{
366 "module": "skuber-akka-bsl",
367 "compile": {"status": "ok", "tookMs": 31248, "warnings": 3, "errors": 0, "sourceVersion": "3.6-migration"},
368 "doc": {"status": "ok", "tookMs": 2753, "files": 348, "totalSizeKb": 6708},
369 "test-compile": {"status": "ok", "tookMs": 2376, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
371 "publish": {"status": "ok", "tookMs": 1841}
372},{
373 "module": "skuber-core",
374 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
375 "doc": {"status": "ok", "tookMs": 9281, "files": 878, "totalSizeKb": 64405},
376 "test-compile": {"status": "ok", "tookMs": 4336, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
378 "publish": {"status": "ok", "tookMs": 8264}
379},{
380 "module": "skuber-examples",
381 "compile": {"status": "ok", "tookMs": 3893, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
382 "doc": {"status": "ok", "tookMs": 1612, "files": 410, "totalSizeKb": 8726},
383 "test-compile": {"status": "ok", "tookMs": 155, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
384 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
385 "publish": {"status": "ok", "tookMs": 1650}
386},{
387 "module": "skuber-pekko",
388 "compile": {"status": "ok", "tookMs": 78, "warnings": 3, "errors": 0, "sourceVersion": "3.6-migration"},
389 "doc": {"status": "ok", "tookMs": 835, "files": 348, "totalSizeKb": 6709},
390 "test-compile": {"status": "ok", "tookMs": 1557, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
391 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
392 "publish": {"status": "ok", "tookMs": 1234}
393}]
394************************
395[success] Total time: 98 s (01:38), completed Dec 30, 2024, 2:28:16 PM
396Checking patch core/src/main/scala/skuber/model/ResourceSpecification.scala...
397Checking patch build.sbt...
398Applied patch core/src/main/scala/skuber/model/ResourceSpecification.scala cleanly.
399Applied patch build.sbt cleanly.