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