Build Logs
pityka/tasks • 12546849525
Errors
0
Warnings
60
Total Lines
829
1##################################
2Clonning https://github.com/pityka/tasks.git into repo using revision v3.0.0-M15
3##################################
4Note: switching to '77c106798c472d20226e1f831fc868e507f87fb9'.
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
21Migrating project using Scala 3.4.2
22----
23Preparing build for 3.4.2
24Scala binary version found: 3.4
25Implicitly using source version 3.4-migration
26Scala binary version found: 3.4
27Implicitly using source version 3.4-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
30Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
31----
32Starting build for 3.4.2
33Execute tests: false
34sbt project found:
35No prepare script found for project pityka/tasks
36##################################
37Scala version: 3.4.2
38Targets: io.github.pityka%tasks-circe io.github.pityka%tasks-core io.github.pityka%tasks-ec2 io.github.pityka%tasks-kubernetes io.github.pityka%tasks-shared io.github.pityka%tasks-spores io.github.pityka%tasks-ssh io.github.pityka%tasks-upickle
39Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
40##################################
41Using extra scalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Xss8m
49-Dcommunitybuild.scala=3.4.2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
58"setCrossScalaVersions 3.4.2"
59"++3.4.2 -v"
60"mapScalacOptions "-rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
61"set every credentials := Nil"
62
63moduleMappings
64"runBuild 3.4.2 """{
65 "projects": {
66 "exclude": [],
67 "overrides": {}
68 },
69 "java": {
70 "version": "17"
71 },
72 "sbt": {
73 "commands": [],
74 "options": []
75 },
76 "mill": {
77 "options": []
78 },
79 "tests": "compile-only",
80 "migrationVersions": [
81 "3.4.2"
82 ],
83 "sourcePatches": []
84}""" io.github.pityka%tasks-circe io.github.pityka%tasks-core io.github.pityka%tasks-ec2 io.github.pityka%tasks-kubernetes io.github.pityka%tasks-shared io.github.pityka%tasks-spores io.github.pityka%tasks-ssh io.github.pityka%tasks-upickle"
85
86[info] [launcher] getting org.scala-sbt sbt 1.10.1 (this may take some time)...
87[info] [launcher] getting Scala 2.12.19 (for sbt)...
88[info] welcome to sbt 1.10.1 (Eclipse Adoptium Java 17.0.8)
89[info] loading settings for project repo-build from metals.sbt,plugins.sbt ...
90[info] loading project definition from /build/repo/project
91[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
92[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.19. Compiling...
93[info] Compilation completed in 8.444s.
94[info] done compiling
95/build/repo/build.sbt:31: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
96 parallelExecution in Test := false,
97 ^
98/build/repo/build.sbt:80: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
99 scalacOptions in (Compile, doc) ~= (_ filterNot (_ == "-Xfatal-warnings")),
100 ^
101/build/repo/build.sbt:81: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
102 scalacOptions in (Compile, console) ~= (_ filterNot (_ == "-Xfatal-warnings"))
103 ^
104[info] loading settings for project root from build.sbt ...
105[info] resolving key references (14527 settings) ...
106[info] set current project to root (in build file:/build/repo/)
107Execute setCrossScalaVersions: 3.4.2
108OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in example/crossScalaVersions
109OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in core/crossScalaVersions
110OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in sharedJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in kubernetes/crossScalaVersions
112OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in ec2/crossScalaVersions
113OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in testables/crossScalaVersions
114OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in ecoll/crossScalaVersions
115OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in ssh/crossScalaVersions
116OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in sharedJVM/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
118OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in spores/crossScalaVersions
119OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in kubernetesTest/crossScalaVersions
120OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in circe/crossScalaVersions
121OpenCB::Changing crossVersion 3.4.3 -> 3.4.2 in upicklesupport/crossScalaVersions
122[info] set current project to root (in build file:/build/repo/)
123[info] Setting Scala version to 3.4.2 on 13 projects.
124[info] Switching Scala version on:
125[info] ecoll (2.13.14, 3.4.2)
126[info] kubernetes (2.13.14, 3.4.2)
127[info] kubernetesTest (2.13.14, 3.4.2)
128[info] ec2 (2.13.14, 3.4.2)
129[info] ssh (2.13.14, 3.4.2)
130[info] upicklesupport (2.13.14, 3.4.2)
131[info] sharedJS (2.13.14, 3.4.2)
132[info] spores (2.13.14, 3.4.2)
133[info] testables (2.13.14, 3.4.2)
134[info] circe (2.13.14, 3.4.2)
135[info] sharedJVM (2.13.14, 3.4.2)
136[info] core (2.13.14, 3.4.2)
137[info] example (2.13.14, 3.4.2)
138[info] Excluding projects:
139[info] * root (2.13.14)
140[info] Reapplying settings...
141[info] set current project to root (in build file:/build/repo/)
142Execute mapScalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
143[info] Reapplying settings...
144[info] set current project to root (in build file:/build/repo/)
145[info] Defining Global / credentials, circe / credentials and 12 others.
146[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 69 others.
147[info] Run `last` for details.
148[info] Reapplying settings...
149[info] set current project to root (in build file:/build/repo/)
150[success] Total time: 0 s, completed Dec 30, 2024, 3:42:58 PM
151Build config: {
152 "projects": {
153 "exclude": [],
154 "overrides": {}
155 },
156 "java": {
157 "version": "17"
158 },
159 "sbt": {
160 "commands": [],
161 "options": []
162 },
163 "mill": {
164 "options": []
165 },
166 "tests": "compile-only",
167 "migrationVersions": [
168 "3.4.2"
169 ],
170 "sourcePatches": []
171}
172Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
173Starting build...
174Projects: Set(kubernetes, ec2, ssh, upicklesupport, spores, circe, sharedJVM, core)
175Starting build for ProjectRef(file:/build/repo/,circe) (tasks-circe)...
176OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.19 module Global
177OpenCB::Exclude Scala3 specific scalacOption `-source:3.4-migration` in Scala 2.12.19 module Global
178OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
179OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
180OpenCB::Would not apply setting `-source:3.4-migration`: Project has predefined source version: Some(-source:3.4-migration)
181Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
182[info] compiling 6 Scala sources to /build/repo/shared/.jvm/target/scala-3.4.2/classes ...
183[info] compiling 3 Scala sources to /build/repo/spores/target/scala-3.4.2/classes ...
184[info] done compiling
185[info] [patched file /build/repo/shared/src/main/scala/tasks/shared/tagged.scala]
186[info] done compiling
187[info] compiling 60 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
188[info] [patched file /build/repo/core/src/main/scala/tasks/package.scala]
189[info] [patched file /build/repo/core/src/main/scala/tasks/fileservice/StreamHelper.scala]
190[info] [patched file /build/repo/core/src/main/scala/tasks/wire/akkaserializer.scala]
191[info] [patched file /build/repo/core/src/main/scala/tasks/fileservice/s3/S3.scala]
192[info] [patched file /build/repo/core/src/main/scala-3/TaskDefinitionMacros.scala]
193[warn] there were 2 deprecation warnings; re-run with -deprecation for details
194[warn] one warning found
195[info] done compiling
196[info] compiling 1 Scala source to /build/repo/circe/target/scala-3.4.2/classes ...
197[info] done compiling
198[info] compiling 1 Scala source to /build/repo/shared/.jvm/target/scala-3.4.2/classes ...
199[info] done compiling
200[info] compiling 10 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
201[info] done compiling
202[info] compiling 12 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
203[info] done compiling
204[info] Main Scala API documentation to /build/repo/circe/target/scala-3.4.2/api...
205[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
206[info] Main Scala API documentation successful.
207[info] compiling 3 Scala sources to /build/repo/circe/target/scala-3.4.2/test-classes ...
208[info] done compiling
209[info] Wrote /build/repo/circe/target/scala-3.4.2/tasks-circe_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
210[info] Main Scala API documentation to /build/repo/circe/target/scala-3.4.2/api...
211[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
212[info] Main Scala API documentation successful.
213[info] :: delivering :: io.github.pityka#tasks-circe_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:43:43 CET 2024
214[info] delivering ivy file to /build/repo/circe/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
215[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-circe_3.pom
216[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-circe_3.jar
217[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-circe_3-sources.jar
218[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-circe_3-javadoc.jar
219[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
220Starting build for ProjectRef(file:/build/repo/,upicklesupport) (tasks-upickle)...
221Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
222[info] compiling 1 Scala source to /build/repo/upickle/target/scala-3.4.2/classes ...
223[info] done compiling
224[info] Main Scala API documentation to /build/repo/upickle/target/scala-3.4.2/api...
225[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
226[info] Main Scala API documentation successful.
227[info] Wrote /build/repo/upickle/target/scala-3.4.2/tasks-upickle_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
228[info] Main Scala API documentation to /build/repo/upickle/target/scala-3.4.2/api...
229[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
230[info] Main Scala API documentation successful.
231[info] :: delivering :: io.github.pityka#tasks-upickle_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:43:48 CET 2024
232[info] delivering ivy file to /build/repo/upickle/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
233[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-upickle_3.pom
234[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-upickle_3.jar
235[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-upickle_3-sources.jar
236[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-upickle_3-javadoc.jar
237[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
238Starting build for ProjectRef(file:/build/repo/,ssh) (tasks-ssh)...
239Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
240[info] compiling 2 Scala sources to /build/repo/ssh/target/scala-3.4.2/classes ...
241[info] [patched file /build/repo/ssh/src/main/scala/tasks/elastic/ssh/sshallocation.scala]
242[info] done compiling
243[info] compiling 1 Scala source to /build/repo/ssh/target/scala-3.4.2/classes ...
244[info] done compiling
245[info] Main Scala API documentation to /build/repo/ssh/target/scala-3.4.2/api...
246[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
247[info] Main Scala API documentation successful.
248[info] compiling 29 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
249[info] done compiling
250[info] compiling 3 Scala sources to /build/repo/ssh/target/scala-3.4.2/test-classes ...
251[info] done compiling
252[info] Wrote /build/repo/ssh/target/scala-3.4.2/tasks-ssh_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
253[info] Main Scala API documentation to /build/repo/ssh/target/scala-3.4.2/api...
254[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
255[info] Main Scala API documentation successful.
256[info] :: delivering :: io.github.pityka#tasks-ssh_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:44:02 CET 2024
257[info] delivering ivy file to /build/repo/ssh/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
258[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-ssh_3.pom
259[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-ssh_3.jar
260[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-ssh_3-sources.jar
261[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-ssh_3-javadoc.jar
262[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
263Starting build for ProjectRef(file:/build/repo/,core) (tasks-core)...
264Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
265[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
266[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
267[info] Main Scala API documentation successful.
268[info] Wrote /build/repo/core/target/scala-3.4.2/tasks-core_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
269[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
270[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
271[info] Main Scala API documentation successful.
272[info] :: delivering :: io.github.pityka#tasks-core_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:44:10 CET 2024
273[info] delivering ivy file to /build/repo/core/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
274[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-core_3.pom
275[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-core_3.jar
276[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-core_3-sources.jar
277[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-core_3-javadoc.jar
278[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
279Starting build for ProjectRef(file:/build/repo/,sharedJVM) (tasks-shared)...
280Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
281[info] Main Scala API documentation to /build/repo/shared/.jvm/target/scala-3.4.2/api...
282[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
283[info] Main Scala API documentation successful.
284[info] Wrote /build/repo/shared/.jvm/target/scala-3.4.2/tasks-shared_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
285[info] Main Scala API documentation to /build/repo/shared/.jvm/target/scala-3.4.2/api...
286[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
287[info] Main Scala API documentation successful.
288[info] :: delivering :: io.github.pityka#tasks-shared_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:44:12 CET 2024
289[info] delivering ivy file to /build/repo/shared/.jvm/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
290[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-shared_3.pom
291[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-shared_3.jar
292[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-shared_3-sources.jar
293[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-shared_3-javadoc.jar
294[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
295Starting build for ProjectRef(file:/build/repo/,spores) (tasks-spores)...
296Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
297[info] Main Scala API documentation to /build/repo/spores/target/scala-3.4.2/api...
298[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
299[info] Main Scala API documentation successful.
300[info] compiling 1 Scala source to /build/repo/spores/target/scala-3.4.2/test-classes ...
301[info] done compiling
302[info] Wrote /build/repo/spores/target/scala-3.4.2/tasks-spores_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
303[info] Main Scala API documentation to /build/repo/spores/target/scala-3.4.2/api...
304[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
305[info] Main Scala API documentation successful.
306[info] :: delivering :: io.github.pityka#tasks-spores_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:44:13 CET 2024
307[info] delivering ivy file to /build/repo/spores/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
308[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-spores_3.pom
309[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-spores_3.jar
310[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-spores_3-sources.jar
311[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-spores_3-javadoc.jar
312[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
313Starting build for ProjectRef(file:/build/repo/,kubernetes) (tasks-kubernetes)...
314Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
315[info] compiling 2 Scala sources to /build/repo/kubernetes/target/scala-3.4.2/classes ...
316[info] done compiling
317[info] Main Scala API documentation to /build/repo/kubernetes/target/scala-3.4.2/api...
318[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
319[info] Main Scala API documentation successful.
320[info] Wrote /build/repo/kubernetes/target/scala-3.4.2/tasks-kubernetes_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
321[info] Main Scala API documentation to /build/repo/kubernetes/target/scala-3.4.2/api...
322[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
323[info] Main Scala API documentation successful.
324[info] :: delivering :: io.github.pityka#tasks-kubernetes_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:44:21 CET 2024
325[info] delivering ivy file to /build/repo/kubernetes/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
326[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-kubernetes_3.pom
327[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-kubernetes_3.jar
328[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-kubernetes_3-sources.jar
329[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-kubernetes_3-javadoc.jar
330[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
331Starting build for ProjectRef(file:/build/repo/,ec2) (tasks-ec2)...
332Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
333[info] compiling 3 Scala sources to /build/repo/ec2/target/scala-3.4.2/classes ...
334[info] done compiling
335[info] Main Scala API documentation to /build/repo/ec2/target/scala-3.4.2/api...
336[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
337[info] Main Scala API documentation successful.
338[info] Wrote /build/repo/ec2/target/scala-3.4.2/tasks-ec2_3-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.pom
339[info] Main Scala API documentation to /build/repo/ec2/target/scala-3.4.2/api...
340[info] Skipping unused scalacOptions: -Wconf, -source, -rewrite
341[info] Main Scala API documentation successful.
342[info] :: delivering :: io.github.pityka#tasks-ec2_3;3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: 3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT :: integration :: Mon Dec 30 15:44:26 CET 2024
343[info] delivering ivy file to /build/repo/ec2/target/scala-3.4.2/ivy-3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT.xml
344[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/poms/tasks-ec2_3.pom
345[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/jars/tasks-ec2_3.jar
346[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/srcs/tasks-ec2_3-sources.jar
347[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/docs/tasks-ec2_3-javadoc.jar
348[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+0-77c10679+20241230-1542-SNAPSHOT/ivys/ivy.xml
349
350************************
351Build summary:
352[{
353 "module": "tasks-circe",
354 "compile": {"status": "ok", "tookMs": 22960, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
355 "doc": {"status": "ok", "tookMs": 7644, "files": 335, "totalSizeKb": 6224},
356 "test-compile": {"status": "ok", "tookMs": 1972, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
358 "publish": {"status": "ok", "tookMs": 1066}
359},{
360 "module": "tasks-upickle",
361 "compile": {"status": "ok", "tookMs": 1235, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
362 "doc": {"status": "ok", "tookMs": 453, "files": 335, "totalSizeKb": 6216},
363 "test-compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
364 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
365 "publish": {"status": "ok", "tookMs": 947}
366},{
367 "module": "tasks-ssh",
368 "compile": {"status": "ok", "tookMs": 680, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
369 "doc": {"status": "ok", "tookMs": 1560, "files": 353, "totalSizeKb": 6512},
370 "test-compile": {"status": "ok", "tookMs": 8516, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
371 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
372 "publish": {"status": "ok", "tookMs": 999}
373},{
374 "module": "tasks-core",
375 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
376 "doc": {"status": "ok", "tookMs": 3598, "files": 515, "totalSizeKb": 14664},
377 "test-compile": {"status": "ok", "tookMs": 169, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
378 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
379 "publish": {"status": "ok", "tookMs": 3441}
380},{
381 "module": "tasks-shared",
382 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
383 "doc": {"status": "ok", "tookMs": 536, "files": 387, "totalSizeKb": 7467},
384 "test-compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
385 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
386 "publish": {"status": "ok", "tookMs": 861}
387},{
388 "module": "tasks-spores",
389 "compile": {"status": "ok", "tookMs": 30, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
390 "doc": {"status": "ok", "tookMs": 269, "files": 344, "totalSizeKb": 6378},
391 "test-compile": {"status": "ok", "tookMs": 410, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
392 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
393 "publish": {"status": "ok", "tookMs": 694}
394},{
395 "module": "tasks-kubernetes",
396 "compile": {"status": "ok", "tookMs": 1402, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
397 "doc": {"status": "ok", "tookMs": 682, "files": 344, "totalSizeKb": 6385},
398 "test-compile": {"status": "ok", "tookMs": 256, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
399 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
400 "publish": {"status": "ok", "tookMs": 976}
401},{
402 "module": "tasks-ec2",
403 "compile": {"status": "ok", "tookMs": 665, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
404 "doc": {"status": "ok", "tookMs": 637, "files": 347, "totalSizeKb": 6450},
405 "test-compile": {"status": "ok", "tookMs": 201, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
406 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
407 "publish": {"status": "ok", "tookMs": 955}
408}]
409************************
410[success] Total time: 89 s (01:29), completed Dec 30, 2024, 3:44:27 PM
411Checking patch build.sbt...
412Applied patch build.sbt cleanly.
413Commit migration rewrites
414Switched to a new branch 'opencb/migrate-3.4.2'
415[opencb/migrate-3.4.2 07728f9] Apply Scala compiler rewrites for 3.4.2
416 7 files changed, 11 insertions(+), 11 deletions(-)
417----
418Preparing build for 3.6.3-RC1-20241230-376fc17-SNAPSHOT
419Scala binary version found: 3.6
420Implicitly using source version 3.6-migration
421Scala binary version found: 3.6
422Implicitly using source version 3.6-migration
423Would try to apply common scalacOption (best-effort, sbt/mill only):
424Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
425Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
426----
427Starting build for 3.6.3-RC1-20241230-376fc17-SNAPSHOT
428Execute tests: false
429sbt project found:
430No prepare script found for project pityka/tasks
431##################################
432Scala version: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
433Targets: io.github.pityka%tasks-circe io.github.pityka%tasks-core io.github.pityka%tasks-ec2 io.github.pityka%tasks-kubernetes io.github.pityka%tasks-shared io.github.pityka%tasks-spores io.github.pityka%tasks-ssh io.github.pityka%tasks-upickle
434Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
435##################################
436Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
437Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
438[sbt_options] declare -a sbt_options=()
439[process_args] java_version = '17'
440[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
441# Executing command line:
442java
443-Xss8m
444-Dcommunitybuild.scala=3.6.3-RC1-20241230-376fc17-SNAPSHOT
445-Dcommunitybuild.project.dependencies.add=
446-Xmx7G
447-Xms4G
448-Xss8M
449-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
450-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
451-jar
452/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
453"setCrossScalaVersions 3.6.3-RC1-20241230-376fc17-SNAPSHOT"
454"++3.6.3-RC1-20241230-376fc17-SNAPSHOT -v"
455"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
456"set every credentials := Nil"
457
458moduleMappings
459"runBuild 3.6.3-RC1-20241230-376fc17-SNAPSHOT """{
460 "projects": {
461 "exclude": [],
462 "overrides": {}
463 },
464 "java": {
465 "version": "17"
466 },
467 "sbt": {
468 "commands": [],
469 "options": []
470 },
471 "mill": {
472 "options": []
473 },
474 "tests": "compile-only",
475 "migrationVersions": [
476 "3.4.2"
477 ],
478 "sourcePatches": []
479}""" io.github.pityka%tasks-circe io.github.pityka%tasks-core io.github.pityka%tasks-ec2 io.github.pityka%tasks-kubernetes io.github.pityka%tasks-shared io.github.pityka%tasks-spores io.github.pityka%tasks-ssh io.github.pityka%tasks-upickle"
480
481[info] welcome to sbt 1.10.1 (Eclipse Adoptium Java 17.0.8)
482[info] loading settings for project repo-build from metals.sbt,plugins.sbt ...
483[info] loading project definition from /build/repo/project
484[info] loading settings for project root from build.sbt ...
485[info] resolving key references (14527 settings) ...
486[info] set current project to root (in build file:/build/repo/)
487Execute setCrossScalaVersions: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
488OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in core/crossScalaVersions
489OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in sharedJS/crossScalaVersions
490OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in example/crossScalaVersions
491OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in kubernetes/crossScalaVersions
492OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in ec2/crossScalaVersions
493OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in testables/crossScalaVersions
494OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in ecoll/crossScalaVersions
495OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in ssh/crossScalaVersions
496OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in sharedJVM/crossScalaVersions
497OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
498OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in spores/crossScalaVersions
499OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in kubernetesTest/crossScalaVersions
500OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in circe/crossScalaVersions
501OpenCB::Changing crossVersion 3.4.3 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in upicklesupport/crossScalaVersions
502[info] set current project to root (in build file:/build/repo/)
503[info] Setting Scala version to 3.6.3-RC1-20241230-376fc17-SNAPSHOT on 13 projects.
504[info] Switching Scala version on:
505[info] ecoll (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
506[info] kubernetes (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
507[info] kubernetesTest (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
508[info] ec2 (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
509[info] ssh (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
510[info] upicklesupport (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
511[info] sharedJS (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
512[info] spores (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
513[info] testables (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
514[info] circe (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
515[info] sharedJVM (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
516[info] core (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
517[info] example (2.13.14, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
518[info] Excluding projects:
519[info] * root (2.13.14)
520[info] Reapplying settings...
521[info] set current project to root (in build file:/build/repo/)
522Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
523[info] Reapplying settings...
524[info] set current project to root (in build file:/build/repo/)
525[info] Defining Global / credentials, circe / credentials and 12 others.
526[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 69 others.
527[info] Run `last` for details.
528[info] Reapplying settings...
529[info] set current project to root (in build file:/build/repo/)
530[success] Total time: 0 s, completed Dec 30, 2024, 3:44:44 PM
531Build config: {
532 "projects": {
533 "exclude": [],
534 "overrides": {}
535 },
536 "java": {
537 "version": "17"
538 },
539 "sbt": {
540 "commands": [],
541 "options": []
542 },
543 "mill": {
544 "options": []
545 },
546 "tests": "compile-only",
547 "migrationVersions": [
548 "3.4.2"
549 ],
550 "sourcePatches": []
551}
552Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
553Starting build...
554Projects: Set(kubernetes, ec2, ssh, upicklesupport, spores, circe, sharedJVM, core)
555Starting build for ProjectRef(file:/build/repo/,circe) (tasks-circe)...
556OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.19 module Global
557OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
558OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
559OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
560Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
561[info] compiling 3 Scala sources to /build/repo/spores/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
562[info] compiling 6 Scala sources to /build/repo/shared/.jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
563[info] done compiling
564[info] done compiling
565[info] compiling 60 Scala sources to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
566[warn] there were 2 deprecation warnings; re-run with -deprecation for details
567[warn] one warning found
568[info] done compiling
569[info] compiling 1 Scala source to /build/repo/circe/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
570[info] done compiling
571[info] Main Scala API documentation to /build/repo/circe/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
572[info] Skipping unused scalacOptions: -Wconf, -source
573[warn] Flag -classpath set repeatedly
574[warn] one warning found
575[info] Main Scala API documentation successful.
576[info] compiling 3 Scala sources to /build/repo/circe/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
577[info] done compiling
578[info] Wrote /build/repo/circe/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-circe_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
579[info] Main Scala API documentation to /build/repo/circe/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
580[info] Skipping unused scalacOptions: -Wconf, -source
581[warn] Flag -classpath set repeatedly
582[warn] one warning found
583[info] Main Scala API documentation successful.
584[info] :: delivering :: io.github.pityka#tasks-circe_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:19 CET 2024
585[info] delivering ivy file to /build/repo/circe/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
586[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-circe_3.pom
587[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-circe_3.jar
588[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-circe_3-sources.jar
589[info] published tasks-circe_3 to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-circe_3-javadoc.jar
590[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-circe_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
591Starting build for ProjectRef(file:/build/repo/,upicklesupport) (tasks-upickle)...
592Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
593[info] compiling 1 Scala source to /build/repo/upickle/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
594[info] done compiling
595[info] Main Scala API documentation to /build/repo/upickle/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
596[info] Skipping unused scalacOptions: -Wconf, -source
597[warn] Flag -classpath set repeatedly
598[warn] one warning found
599[info] Main Scala API documentation successful.
600[info] Wrote /build/repo/upickle/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-upickle_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
601[info] Main Scala API documentation to /build/repo/upickle/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
602[info] Skipping unused scalacOptions: -Wconf, -source
603[warn] Flag -classpath set repeatedly
604[warn] one warning found
605[info] Main Scala API documentation successful.
606[info] :: delivering :: io.github.pityka#tasks-upickle_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:23 CET 2024
607[info] delivering ivy file to /build/repo/upickle/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
608[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-upickle_3.pom
609[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-upickle_3.jar
610[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-upickle_3-sources.jar
611[info] published tasks-upickle_3 to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-upickle_3-javadoc.jar
612[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-upickle_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
613Starting build for ProjectRef(file:/build/repo/,ssh) (tasks-ssh)...
614Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
615[info] compiling 2 Scala sources to /build/repo/ssh/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
616[info] done compiling
617[info] Main Scala API documentation to /build/repo/ssh/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
618[info] Skipping unused scalacOptions: -Wconf, -source
619[warn] Flag -classpath set repeatedly
620[warn] one warning found
621[info] Main Scala API documentation successful.
622[info] compiling 29 Scala sources to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
623[warn] -- [E181] Potential Issue Warning: /build/repo/core/src/test/scala/tasks/NoCacheTest.scala:45:6
624[warn] 45 | synchronized {
625[warn] | ^^^^^^^^^^^^
626[warn] | Suspicious top-level unqualified call to synchronized
627[warn] |
628[warn] | longer explanation available when compiling with `-explain`
629[warn] -- [E181] Potential Issue Warning: /build/repo/core/src/test/scala/tasks/NodeLocalCacheTest.scala:47:6
630[warn] 47 | synchronized {
631[warn] | ^^^^^^^^^^^^
632[warn] | Suspicious top-level unqualified call to synchronized
633[warn] |
634[warn] | longer explanation available when compiling with `-explain`
635[warn] two warnings found
636[info] done compiling
637[info] compiling 3 Scala sources to /build/repo/ssh/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
638[info] done compiling
639[info] Wrote /build/repo/ssh/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-ssh_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
640[info] Main Scala API documentation to /build/repo/ssh/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
641[info] Skipping unused scalacOptions: -Wconf, -source
642[warn] Flag -classpath set repeatedly
643[warn] one warning found
644[info] Main Scala API documentation successful.
645[info] :: delivering :: io.github.pityka#tasks-ssh_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:36 CET 2024
646[info] delivering ivy file to /build/repo/ssh/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
647[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-ssh_3.pom
648[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-ssh_3.jar
649[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-ssh_3-sources.jar
650[info] published tasks-ssh_3 to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-ssh_3-javadoc.jar
651[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-ssh_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
652Starting build for ProjectRef(file:/build/repo/,core) (tasks-core)...
653Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
654[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
655[info] Skipping unused scalacOptions: -Wconf, -source
656[warn] Flag -classpath set repeatedly
657[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Actor.scala:487:15 ------------
658[warn] No DRI found for query: akka.actor.AbstractActor.ActorContext
659[warn] two warnings found
660[info] Main Scala API documentation successful.
661[info] Wrote /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-core_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
662[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
663[info] Skipping unused scalacOptions: -Wconf, -source
664[warn] Flag -classpath set repeatedly
665[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Actor.scala:487:15 ------------
666[warn] No DRI found for query: akka.actor.AbstractActor.ActorContext
667[warn] two warnings found
668[info] Main Scala API documentation successful.
669[info] :: delivering :: io.github.pityka#tasks-core_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:43 CET 2024
670[info] delivering ivy file to /build/repo/core/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
671[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-core_3.pom
672[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-core_3.jar
673[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-core_3-sources.jar
674[info] published tasks-core_3 to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-core_3-javadoc.jar
675[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-core_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
676Starting build for ProjectRef(file:/build/repo/,sharedJVM) (tasks-shared)...
677Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
678[info] Main Scala API documentation to /build/repo/shared/.jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
679[info] Skipping unused scalacOptions: -Wconf, -source
680[warn] Flag -classpath set repeatedly
681[warn] one warning found
682[info] Main Scala API documentation successful.
683[info] Wrote /build/repo/shared/.jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-shared_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
684[info] Main Scala API documentation to /build/repo/shared/.jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
685[info] Skipping unused scalacOptions: -Wconf, -source
686[warn] Flag -classpath set repeatedly
687[warn] one warning found
688[info] Main Scala API documentation successful.
689[info] :: delivering :: io.github.pityka#tasks-shared_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:45 CET 2024
690[info] delivering ivy file to /build/repo/shared/.jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
691[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-shared_3.pom
692[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-shared_3.jar
693[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-shared_3-sources.jar
694[info] published tasks-shared_3 to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-shared_3-javadoc.jar
695[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-shared_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
696Starting build for ProjectRef(file:/build/repo/,spores) (tasks-spores)...
697Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
698[info] Main Scala API documentation to /build/repo/spores/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
699[info] Skipping unused scalacOptions: -Wconf, -source
700[warn] Flag -classpath set repeatedly
701[warn] one warning found
702[info] Main Scala API documentation successful.
703[info] compiling 1 Scala source to /build/repo/spores/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
704[info] done compiling
705[info] Wrote /build/repo/spores/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-spores_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
706[info] Main Scala API documentation to /build/repo/spores/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
707[info] Skipping unused scalacOptions: -Wconf, -source
708[warn] Flag -classpath set repeatedly
709[warn] one warning found
710[info] Main Scala API documentation successful.
711[info] :: delivering :: io.github.pityka#tasks-spores_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:47 CET 2024
712[info] delivering ivy file to /build/repo/spores/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
713[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-spores_3.pom
714[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-spores_3.jar
715[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-spores_3-sources.jar
716[info] published tasks-spores_3 to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-spores_3-javadoc.jar
717[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-spores_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
718Starting build for ProjectRef(file:/build/repo/,kubernetes) (tasks-kubernetes)...
719Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
720[info] compiling 2 Scala sources to /build/repo/kubernetes/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
721[info] done compiling
722[info] Main Scala API documentation to /build/repo/kubernetes/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
723[info] Skipping unused scalacOptions: -Wconf, -source
724[warn] Flag -classpath set repeatedly
725[warn] one warning found
726[info] Main Scala API documentation successful.
727[info] Wrote /build/repo/kubernetes/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-kubernetes_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
728[info] Main Scala API documentation to /build/repo/kubernetes/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
729[info] Skipping unused scalacOptions: -Wconf, -source
730[warn] Flag -classpath set repeatedly
731[warn] one warning found
732[info] Main Scala API documentation successful.
733[info] :: delivering :: io.github.pityka#tasks-kubernetes_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:51 CET 2024
734[info] delivering ivy file to /build/repo/kubernetes/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
735[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-kubernetes_3.pom
736[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-kubernetes_3.jar
737[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-kubernetes_3-sources.jar
738[info] published tasks-kubernetes_3 to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-kubernetes_3-javadoc.jar
739[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-kubernetes_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
740Starting build for ProjectRef(file:/build/repo/,ec2) (tasks-ec2)...
741Compile scalacOptions: List(-experimental, -encoding, utf-8, -language:postfixOps, -language:implicitConversions, -unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
742[info] compiling 3 Scala sources to /build/repo/ec2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
743[info] done compiling
744[info] Main Scala API documentation to /build/repo/ec2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
745[info] Skipping unused scalacOptions: -Wconf, -source
746[warn] Flag -classpath set repeatedly
747[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Actor.scala:487:15 ------------
748[warn] No DRI found for query: akka.actor.AbstractActor.ActorContext
749[warn] two warnings found
750[info] Main Scala API documentation successful.
751[info] Wrote /build/repo/ec2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/tasks-ec2_3-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.pom
752[info] Main Scala API documentation to /build/repo/ec2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
753[info] Skipping unused scalacOptions: -Wconf, -source
754[warn] Flag -classpath set repeatedly
755[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Actor.scala:487:15 ------------
756[warn] No DRI found for query: akka.actor.AbstractActor.ActorContext
757[warn] two warnings found
758[info] Main Scala API documentation successful.
759[info] :: delivering :: io.github.pityka#tasks-ec2_3;3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: 3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT :: integration :: Mon Dec 30 15:45:55 CET 2024
760[info] delivering ivy file to /build/repo/ec2/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT.xml
761[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/poms/tasks-ec2_3.pom
762[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/jars/tasks-ec2_3.jar
763[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/srcs/tasks-ec2_3-sources.jar
764[info] published tasks-ec2_3 to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/docs/tasks-ec2_3-javadoc.jar
765[info] published ivy to /root/.ivy2/local/io.github.pityka/tasks-ec2_3/3.0.0-M15+1-07728f9b+20241230-1544-SNAPSHOT/ivys/ivy.xml
766
767************************
768Build summary:
769[{
770 "module": "tasks-circe",
771 "compile": {"status": "ok", "tookMs": 23813, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
772 "doc": {"status": "ok", "tookMs": 1338, "files": 335, "totalSizeKb": 6282},
773 "test-compile": {"status": "ok", "tookMs": 1940, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
774 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
775 "publish": {"status": "ok", "tookMs": 1085}
776},{
777 "module": "tasks-upickle",
778 "compile": {"status": "ok", "tookMs": 1353, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
779 "doc": {"status": "ok", "tookMs": 381, "files": 335, "totalSizeKb": 6275},
780 "test-compile": {"status": "ok", "tookMs": 200, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
781 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
782 "publish": {"status": "ok", "tookMs": 784}
783},{
784 "module": "tasks-ssh",
785 "compile": {"status": "ok", "tookMs": 755, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
786 "doc": {"status": "ok", "tookMs": 931, "files": 353, "totalSizeKb": 6570},
787 "test-compile": {"status": "ok", "tookMs": 8456, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
788 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
789 "publish": {"status": "ok", "tookMs": 1099}
790},{
791 "module": "tasks-core",
792 "compile": {"status": "ok", "tookMs": 137, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
793 "doc": {"status": "ok", "tookMs": 3512, "files": 515, "totalSizeKb": 14722},
794 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 2, "errors": 0, "sourceVersion": "3.6-migration"},
795 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
796 "publish": {"status": "ok", "tookMs": 3213}
797},{
798 "module": "tasks-shared",
799 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
800 "doc": {"status": "ok", "tookMs": 435, "files": 387, "totalSizeKb": 7525},
801 "test-compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
802 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
803 "publish": {"status": "ok", "tookMs": 886}
804},{
805 "module": "tasks-spores",
806 "compile": {"status": "ok", "tookMs": 32, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
807 "doc": {"status": "ok", "tookMs": 258, "files": 344, "totalSizeKb": 6436},
808 "test-compile": {"status": "ok", "tookMs": 400, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
809 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
810 "publish": {"status": "ok", "tookMs": 703}
811},{
812 "module": "tasks-kubernetes",
813 "compile": {"status": "ok", "tookMs": 1440, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
814 "doc": {"status": "ok", "tookMs": 825, "files": 344, "totalSizeKb": 6443},
815 "test-compile": {"status": "ok", "tookMs": 257, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
816 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
817 "publish": {"status": "ok", "tookMs": 1080}
818},{
819 "module": "tasks-ec2",
820 "compile": {"status": "ok", "tookMs": 651, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
821 "doc": {"status": "ok", "tookMs": 610, "files": 347, "totalSizeKb": 6508},
822 "test-compile": {"status": "ok", "tookMs": 216, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
823 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
824 "publish": {"status": "ok", "tookMs": 1009}
825}]
826************************
827[success] Total time: 71 s (01:11), completed Dec 30, 2024, 3:45:56 PM
828Checking patch build.sbt...
829Applied patch build.sbt cleanly.