Build Logs
pureharm/pureharm-aws • 12446962738
Errors
0
Warnings
54
Total Lines
542
1##################################
2Clonning https://github.com/pureharm/pureharm-aws.git into repo using revision v0.4.0-M1
3##################################
4Note: switching to '558fb5ca521b5b37c36042ab78855e055fe94dfc'.
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.2
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.2
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36Try apply source patch:
37Path: build.sbt
38Pattern: val Scala3 = "3.0.1"
39Replacement: val Scala3 = "3.6.2"
40Checking https://github.com/coursier/jvm-index/raw/master/index.json
41Checked https://github.com/coursier/jvm-index/raw/master/index.json
42Downloading https://github.com/coursier/jvm-index/raw/master/index.json
43Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
44Starting compilation server
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
48Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
49Downloading 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/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
53Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
54Downloading 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-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
56Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
59Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
63Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
64Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
65Compiling project (Scala 3.4.2, JVM (8))
66Compiled project (Scala 3.4.2, JVM (8))
67Successfully applied pattern 'val Scala3 = "3.0.1"' in repo/build.sbt
68No prepare script found for project pureharm/pureharm-aws
69##################################
70Scala version: 3.6.2
71Targets: com.busymachines%pureharm-aws-cloudfront com.busymachines%pureharm-aws-cloudfront-ce2 com.busymachines%pureharm-aws-core com.busymachines%pureharm-aws-core-ce2 com.busymachines%pureharm-aws-logger com.busymachines%pureharm-aws-logger-ce2 com.busymachines%pureharm-aws-s3 com.busymachines%pureharm-aws-s3-ce2 com.busymachines%pureharm-aws-sns com.busymachines%pureharm-aws-sns-ce2
72Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val Scala3 = \"3.0.1\"", "replaceWith": "val Scala3 = \"<SCALA_VERSION>\"" } ] }
73##################################
74Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
75Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
76[sbt_options] declare -a sbt_options=()
77[process_args] java_version = '8'
78# Executing command line:
79java
80-Dfile.encoding=UTF-8
81-Dcommunitybuild.scala=3.6.2
82-Dcommunitybuild.project.dependencies.add=
83-Xmx7G
84-Xms4G
85-Xss8M
86-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.2"
90"++3.6.2 -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.2 """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {
101 "version": "8"
102 },
103 "sbt": {
104 "commands": [],
105 "options": []
106 },
107 "mill": {
108 "options": []
109 },
110 "tests": "compile-only",
111 "migrationVersions": [],
112 "sourcePatches": [
113 {
114 "path": "build.sbt",
115 "pattern": "val Scala3 = \"3.0.1\"",
116 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
117 }
118 ]
119}""" com.busymachines%pureharm-aws-cloudfront com.busymachines%pureharm-aws-cloudfront-ce2 com.busymachines%pureharm-aws-core com.busymachines%pureharm-aws-core-ce2 com.busymachines%pureharm-aws-logger com.busymachines%pureharm-aws-logger-ce2 com.busymachines%pureharm-aws-s3 com.busymachines%pureharm-aws-s3-ce2 com.busymachines%pureharm-aws-sns com.busymachines%pureharm-aws-sns-ce2"
120
121[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
122[info] [launcher] getting Scala 2.12.15 (for sbt)...
123[info] welcome to sbt 1.6.2 (Temurin Java 1.8.0_352)
124[info] loading settings for project repo-build from plugins.sbt ...
125[info] loading project definition from /build/repo/project
126[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
127[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
128[info] Compilation completed in 8.516s.
129[info] done compiling
130[info] loading settings for project pureharm-aws from build.sbt ...
131[info] resolving key references (12029 settings) ...
132[info] set current project to pureharm-aws (in build file:/build/repo/)
133Execute setCrossScalaVersions: 3.6.2
134OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-cloudfront-ce2/crossScalaVersions
135OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-logger-ce2/crossScalaVersions
136OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-core-ce2/crossScalaVersions
137OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-s3-ce2/crossScalaVersions
138OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-cloudfront/crossScalaVersions
139OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-sns/crossScalaVersions
140OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-s3/crossScalaVersions
141OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-logger/crossScalaVersions
142OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-sns-ce2/crossScalaVersions
143OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in pureharm-aws/crossScalaVersions
144OpenCB::Changing crossVersion 3.6.2 -> 3.6.2 in aws-core/crossScalaVersions
145[info] set current project to pureharm-aws (in build file:/build/repo/)
146[info] Setting Scala version to 3.6.2 on 11 projects.
147[info] Switching Scala version on:
148[info] aws-sns (2.13.6, 3.6.2)
149[info] aws-logger-ce2 (2.13.6, 3.6.2)
150[info] aws-core (2.13.6, 3.6.2)
151[info] aws-s3 (2.13.6, 3.6.2)
152[info] aws-s3-ce2 (2.13.6, 3.6.2)
153[info] aws-cloudfront-ce2 (2.13.6, 3.6.2)
154[info] aws-cloudfront (2.13.6, 3.6.2)
155[info] aws-core-ce2 (2.13.6, 3.6.2)
156[info] * pureharm-aws (2.13.6, 3.6.2)
157[info] aws-sns-ce2 (2.13.6, 3.6.2)
158[info] aws-logger (2.13.6, 3.6.2)
159[info] Excluding projects:
160[info] Reapplying settings...
161[info] set current project to pureharm-aws (in build file:/build/repo/)
162Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
163[info] Reapplying settings...
164[info] set current project to pureharm-aws (in build file:/build/repo/)
165[info] Defining Global / credentials, aws-cloudfront / credentials and 9 others.
166[info] The new values will be used by allCredentials, aws-cloudfront / allCredentials and 63 others.
167[info] Run `last` for details.
168[info] Reapplying settings...
169[info] set current project to pureharm-aws (in build file:/build/repo/)
170[success] Total time: 0 s, completed Dec 21, 2024 7:15:54 PM
171Build config: {
172 "projects": {
173 "exclude": [],
174 "overrides": {}
175 },
176 "java": {
177 "version": "8"
178 },
179 "sbt": {
180 "commands": [],
181 "options": []
182 },
183 "mill": {
184 "options": []
185 },
186 "tests": "compile-only",
187 "migrationVersions": [],
188 "sourcePatches": [
189 {
190 "path": "build.sbt",
191 "pattern": "val Scala3 = \"3.0.1\"",
192 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
193 }
194 ]
195}
196Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
197Starting build...
198Projects: Set(aws-sns, aws-logger-ce2, aws-core, aws-s3, aws-s3-ce2, aws-cloudfront-ce2, aws-cloudfront, aws-core-ce2, aws-sns-ce2, aws-logger)
199Starting build for ProjectRef(file:/build/repo/,aws-core) (pureharm-aws-core)...
200OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
201OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.0-migration)
202OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
203OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
204Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
205[info] compiling 2 Scala sources to /build/repo/aws-core/target/scala-3.6.2/classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[warn] one warning found
208[info] done compiling
209[info] Main Scala API documentation to /build/repo/aws-core/target/scala-3.6.2/api...
210[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
211[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
212[info] Main Scala API documentation successful.
213[info] Wrote /build/repo/aws-core/target/scala-3.6.2/pureharm-aws-core_3-0.4.0-M1-SNAPSHOT.pom
214[info] Main Scala API documentation to /build/repo/aws-core/target/scala-3.6.2/api...
215[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
216[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
217[info] Main Scala API documentation successful.
218[info] gpg: directory '/root/.gnupg' created
219[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
220[info] gpg: no default secret key: No secret key
221[info] gpg: signing failed: No secret key
222[warn] GPG reported an error. Artifacts won't be signed.
223[info] :: delivering :: com.busymachines#pureharm-aws-core_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:10 CET 2024
224[info] delivering ivy file to /build/repo/aws-core/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
225[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-core_3.pom
226[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-core_3.jar
227[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-core_3-sources.jar
228[info] published pureharm-aws-core_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-core_3-javadoc.jar
229[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-core_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
230Starting build for ProjectRef(file:/build/repo/,aws-cloudfront) (pureharm-aws-cloudfront)...
231Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
232[info] compiling 10 Scala sources to /build/repo/aws-s3/target/scala-3.6.2/classes ...
233[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
234[warn] one warning found
235[info] done compiling
236[info] compiling 5 Scala sources to /build/repo/aws-cloudfront/target/scala-3.6.2/classes ...
237[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
238[warn] one warning found
239[info] done compiling
240[info] Main Scala API documentation to /build/repo/aws-cloudfront/target/scala-3.6.2/api...
241[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
242[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
243[info] Main Scala API documentation successful.
244[info] compiling 1 Scala source to /build/repo/aws-cloudfront/target/scala-3.6.2/test-classes ...
245[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
246[warn] one warning found
247[info] done compiling
248[info] Wrote /build/repo/aws-cloudfront/target/scala-3.6.2/pureharm-aws-cloudfront_3-0.4.0-M1-SNAPSHOT.pom
249[info] Main Scala API documentation to /build/repo/aws-cloudfront/target/scala-3.6.2/api...
250[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
251[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
252[info] Main Scala API documentation successful.
253[info] gpg: no default secret key: No secret key
254[info] gpg: signing failed: No secret key
255[warn] GPG reported an error. Artifacts won't be signed.
256[info] :: delivering :: com.busymachines#pureharm-aws-cloudfront_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:32 CET 2024
257[info] delivering ivy file to /build/repo/aws-cloudfront/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
258[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-cloudfront_3.pom
259[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-cloudfront_3.jar
260[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-cloudfront_3-sources.jar
261[info] published pureharm-aws-cloudfront_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-cloudfront_3-javadoc.jar
262[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
263Starting build for ProjectRef(file:/build/repo/,aws-logger-ce2) (pureharm-aws-logger-ce2)...
264Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
265[info] compiling 2 Scala sources to /build/repo/aws-core-ce2/target/scala-3.6.2/classes ...
266[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
267[warn] one warning found
268[info] done compiling
269[info] compiling 5 Scala sources to /build/repo/aws-logger-ce2/target/scala-3.6.2/classes ...
270[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
271[warn] one warning found
272[info] done compiling
273[info] Main Scala API documentation to /build/repo/aws-logger-ce2/target/scala-3.6.2/api...
274[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
275[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
276[info] Main Scala API documentation successful.
277[info] Wrote /build/repo/aws-logger-ce2/target/scala-3.6.2/pureharm-aws-logger-ce2_3-0.4.0-M1-SNAPSHOT.pom
278[info] Main Scala API documentation to /build/repo/aws-logger-ce2/target/scala-3.6.2/api...
279[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
280[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
281[info] Main Scala API documentation successful.
282[info] gpg: no default secret key: No secret key
283[info] gpg: signing failed: No secret key
284[warn] GPG reported an error. Artifacts won't be signed.
285[info] :: delivering :: com.busymachines#pureharm-aws-logger-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:39 CET 2024
286[info] delivering ivy file to /build/repo/aws-logger-ce2/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
287[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-logger-ce2_3.pom
288[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-logger-ce2_3.jar
289[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-logger-ce2_3-sources.jar
290[info] published pureharm-aws-logger-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-logger-ce2_3-javadoc.jar
291[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-logger-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
292Starting build for ProjectRef(file:/build/repo/,aws-s3) (pureharm-aws-s3)...
293Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
294[info] Main Scala API documentation to /build/repo/aws-s3/target/scala-3.6.2/api...
295[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
296[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
297[info] Main Scala API documentation successful.
298[info] Wrote /build/repo/aws-s3/target/scala-3.6.2/pureharm-aws-s3_3-0.4.0-M1-SNAPSHOT.pom
299[info] Main Scala API documentation to /build/repo/aws-s3/target/scala-3.6.2/api...
300[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
301[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
302[info] Main Scala API documentation successful.
303[info] gpg: no default secret key: No secret key
304[info] gpg: signing failed: No secret key
305[warn] GPG reported an error. Artifacts won't be signed.
306[info] :: delivering :: com.busymachines#pureharm-aws-s3_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:42 CET 2024
307[info] delivering ivy file to /build/repo/aws-s3/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
308[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-s3_3.pom
309[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-s3_3.jar
310[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-s3_3-sources.jar
311[info] published pureharm-aws-s3_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-s3_3-javadoc.jar
312[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-s3_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
313Starting build for ProjectRef(file:/build/repo/,aws-sns-ce2) (pureharm-aws-sns-ce2)...
314Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
315[info] compiling 6 Scala sources to /build/repo/aws-sns-ce2/target/scala-3.6.2/classes ...
316[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
317[warn] one warning found
318[info] done compiling
319[info] Main Scala API documentation to /build/repo/aws-sns-ce2/target/scala-3.6.2/api...
320[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
321[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
322[info] Main Scala API documentation successful.
323[info] Wrote /build/repo/aws-sns-ce2/target/scala-3.6.2/pureharm-aws-sns-ce2_3-0.4.0-M1-SNAPSHOT.pom
324[info] Main Scala API documentation to /build/repo/aws-sns-ce2/target/scala-3.6.2/api...
325[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
326[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
327[info] Main Scala API documentation successful.
328[info] gpg: no default secret key: No secret key
329[info] gpg: signing failed: No secret key
330[warn] GPG reported an error. Artifacts won't be signed.
331[info] :: delivering :: com.busymachines#pureharm-aws-sns-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:49 CET 2024
332[info] delivering ivy file to /build/repo/aws-sns-ce2/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
333[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-sns-ce2_3.pom
334[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-sns-ce2_3.jar
335[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-sns-ce2_3-sources.jar
336[info] published pureharm-aws-sns-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-sns-ce2_3-javadoc.jar
337[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-sns-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
338Starting build for ProjectRef(file:/build/repo/,aws-sns) (pureharm-aws-sns)...
339Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
340[info] compiling 6 Scala sources to /build/repo/aws-sns/target/scala-3.6.2/classes ...
341[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
342[warn] one warning found
343[info] done compiling
344[info] Main Scala API documentation to /build/repo/aws-sns/target/scala-3.6.2/api...
345[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
346[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
347[info] Main Scala API documentation successful.
348[info] Wrote /build/repo/aws-sns/target/scala-3.6.2/pureharm-aws-sns_3-0.4.0-M1-SNAPSHOT.pom
349[info] Main Scala API documentation to /build/repo/aws-sns/target/scala-3.6.2/api...
350[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
351[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
352[info] Main Scala API documentation successful.
353[info] gpg: no default secret key: No secret key
354[info] gpg: signing failed: No secret key
355[warn] GPG reported an error. Artifacts won't be signed.
356[info] :: delivering :: com.busymachines#pureharm-aws-sns_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:52 CET 2024
357[info] delivering ivy file to /build/repo/aws-sns/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
358[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-sns_3.pom
359[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-sns_3.jar
360[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-sns_3-sources.jar
361[info] published pureharm-aws-sns_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-sns_3-javadoc.jar
362[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-sns_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
363Starting build for ProjectRef(file:/build/repo/,aws-core-ce2) (pureharm-aws-core-ce2)...
364Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
365[info] Main Scala API documentation to /build/repo/aws-core-ce2/target/scala-3.6.2/api...
366[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
367[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
368[info] Main Scala API documentation successful.
369[info] Wrote /build/repo/aws-core-ce2/target/scala-3.6.2/pureharm-aws-core-ce2_3-0.4.0-M1-SNAPSHOT.pom
370[info] Main Scala API documentation to /build/repo/aws-core-ce2/target/scala-3.6.2/api...
371[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
372[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
373[info] Main Scala API documentation successful.
374[info] gpg: no default secret key: No secret key
375[info] gpg: signing failed: No secret key
376[warn] GPG reported an error. Artifacts won't be signed.
377[info] :: delivering :: com.busymachines#pureharm-aws-core-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:54 CET 2024
378[info] delivering ivy file to /build/repo/aws-core-ce2/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
379[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-core-ce2_3.pom
380[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-core-ce2_3.jar
381[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-core-ce2_3-sources.jar
382[info] published pureharm-aws-core-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-core-ce2_3-javadoc.jar
383[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-core-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
384Starting build for ProjectRef(file:/build/repo/,aws-logger) (pureharm-aws-logger)...
385Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
386[info] compiling 5 Scala sources to /build/repo/aws-logger/target/scala-3.6.2/classes ...
387[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
388[warn] one warning found
389[info] done compiling
390[info] Main Scala API documentation to /build/repo/aws-logger/target/scala-3.6.2/api...
391[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
392[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
393[info] Main Scala API documentation successful.
394[info] Wrote /build/repo/aws-logger/target/scala-3.6.2/pureharm-aws-logger_3-0.4.0-M1-SNAPSHOT.pom
395[info] Main Scala API documentation to /build/repo/aws-logger/target/scala-3.6.2/api...
396[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
397[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
398[info] Main Scala API documentation successful.
399[info] gpg: no default secret key: No secret key
400[info] gpg: signing failed: No secret key
401[warn] GPG reported an error. Artifacts won't be signed.
402[info] :: delivering :: com.busymachines#pureharm-aws-logger_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:16:57 CET 2024
403[info] delivering ivy file to /build/repo/aws-logger/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
404[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-logger_3.pom
405[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-logger_3.jar
406[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-logger_3-sources.jar
407[info] published pureharm-aws-logger_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-logger_3-javadoc.jar
408[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-logger_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
409Starting build for ProjectRef(file:/build/repo/,aws-cloudfront-ce2) (pureharm-aws-cloudfront-ce2)...
410Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
411[info] compiling 10 Scala sources to /build/repo/aws-s3-ce2/target/scala-3.6.2/classes ...
412[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
413[warn] one warning found
414[info] done compiling
415[info] compiling 5 Scala sources to /build/repo/aws-cloudfront-ce2/target/scala-3.6.2/classes ...
416[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
417[warn] one warning found
418[info] done compiling
419[info] Main Scala API documentation to /build/repo/aws-cloudfront-ce2/target/scala-3.6.2/api...
420[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
421[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
422[info] Main Scala API documentation successful.
423[info] compiling 1 Scala source to /build/repo/aws-cloudfront-ce2/target/scala-3.6.2/test-classes ...
424[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
425[warn] one warning found
426[info] done compiling
427[info] Wrote /build/repo/aws-cloudfront-ce2/target/scala-3.6.2/pureharm-aws-cloudfront-ce2_3-0.4.0-M1-SNAPSHOT.pom
428[info] Main Scala API documentation to /build/repo/aws-cloudfront-ce2/target/scala-3.6.2/api...
429[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
430[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
431[info] Main Scala API documentation successful.
432[info] gpg: no default secret key: No secret key
433[info] gpg: signing failed: No secret key
434[warn] GPG reported an error. Artifacts won't be signed.
435[info] :: delivering :: com.busymachines#pureharm-aws-cloudfront-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:17:05 CET 2024
436[info] delivering ivy file to /build/repo/aws-cloudfront-ce2/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
437[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-cloudfront-ce2_3.pom
438[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-cloudfront-ce2_3.jar
439[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-cloudfront-ce2_3-sources.jar
440[info] published pureharm-aws-cloudfront-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-cloudfront-ce2_3-javadoc.jar
441[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-cloudfront-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
442Starting build for ProjectRef(file:/build/repo/,aws-s3-ce2) (pureharm-aws-s3-ce2)...
443Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
444[info] Main Scala API documentation to /build/repo/aws-s3-ce2/target/scala-3.6.2/api...
445[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
446[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
447[info] Main Scala API documentation successful.
448[info] Wrote /build/repo/aws-s3-ce2/target/scala-3.6.2/pureharm-aws-s3-ce2_3-0.4.0-M1-SNAPSHOT.pom
449[info] Main Scala API documentation to /build/repo/aws-s3-ce2/target/scala-3.6.2/api...
450[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
451[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
452[info] Main Scala API documentation successful.
453[info] gpg: no default secret key: No secret key
454[info] gpg: signing failed: No secret key
455[warn] GPG reported an error. Artifacts won't be signed.
456[info] :: delivering :: com.busymachines#pureharm-aws-s3-ce2_3;0.4.0-M1-SNAPSHOT :: 0.4.0-M1-SNAPSHOT :: integration :: Sat Dec 21 19:17:08 CET 2024
457[info] delivering ivy file to /build/repo/aws-s3-ce2/target/scala-3.6.2/ivy-0.4.0-M1-SNAPSHOT.xml
458[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/poms/pureharm-aws-s3-ce2_3.pom
459[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/jars/pureharm-aws-s3-ce2_3.jar
460[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/srcs/pureharm-aws-s3-ce2_3-sources.jar
461[info] published pureharm-aws-s3-ce2_3 to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/docs/pureharm-aws-s3-ce2_3-javadoc.jar
462[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-aws-s3-ce2_3/0.4.0-M1-SNAPSHOT/ivys/ivy.xml
463
464************************
465Build summary:
466[{
467 "module": "pureharm-aws-core",
468 "compile": {"status": "ok", "tookMs": 5468, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
469 "doc": {"status": "ok", "tookMs": 3101, "files": 338, "totalSizeKb": 6376},
470 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
471 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
472 "publish": {"status": "ok", "tookMs": 1385}
473},{
474 "module": "pureharm-aws-cloudfront",
475 "compile": {"status": "ok", "tookMs": 5380, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
476 "doc": {"status": "ok", "tookMs": 1272, "files": 358, "totalSizeKb": 6943},
477 "test-compile": {"status": "ok", "tookMs": 934, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
478 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
479 "publish": {"status": "ok", "tookMs": 1444}
480},{
481 "module": "pureharm-aws-logger-ce2",
482 "compile": {"status": "ok", "tookMs": 2174, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
483 "doc": {"status": "ok", "tookMs": 829, "files": 349, "totalSizeKb": 6646},
484 "test-compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
485 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
486 "publish": {"status": "ok", "tookMs": 1158}
487},{
488 "module": "pureharm-aws-s3",
489 "compile": {"status": "ok", "tookMs": 70, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
490 "doc": {"status": "ok", "tookMs": 996, "files": 359, "totalSizeKb": 6971},
491 "test-compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
492 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
493 "publish": {"status": "ok", "tookMs": 1306}
494},{
495 "module": "pureharm-aws-sns-ce2",
496 "compile": {"status": "ok", "tookMs": 874, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
497 "doc": {"status": "ok", "tookMs": 624, "files": 352, "totalSizeKb": 6678},
498 "test-compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
499 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
500 "publish": {"status": "ok", "tookMs": 1003}
501},{
502 "module": "pureharm-aws-sns",
503 "compile": {"status": "ok", "tookMs": 949, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
504 "doc": {"status": "ok", "tookMs": 497, "files": 352, "totalSizeKb": 6678},
505 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
506 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
507 "publish": {"status": "ok", "tookMs": 991}
508},{
509 "module": "pureharm-aws-core-ce2",
510 "compile": {"status": "ok", "tookMs": 30, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
511 "doc": {"status": "ok", "tookMs": 334, "files": 338, "totalSizeKb": 6376},
512 "test-compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
513 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
514 "publish": {"status": "ok", "tookMs": 813}
515},{
516 "module": "pureharm-aws-logger",
517 "compile": {"status": "ok", "tookMs": 1195, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
518 "doc": {"status": "ok", "tookMs": 600, "files": 349, "totalSizeKb": 6646},
519 "test-compile": {"status": "ok", "tookMs": 121, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
520 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
521 "publish": {"status": "ok", "tookMs": 968}
522},{
523 "module": "pureharm-aws-cloudfront-ce2",
524 "compile": {"status": "ok", "tookMs": 3022, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
525 "doc": {"status": "ok", "tookMs": 729, "files": 358, "totalSizeKb": 6944},
526 "test-compile": {"status": "ok", "tookMs": 659, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
527 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
528 "publish": {"status": "ok", "tookMs": 1110}
529},{
530 "module": "pureharm-aws-s3-ce2",
531 "compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
532 "doc": {"status": "ok", "tookMs": 679, "files": 359, "totalSizeKb": 6972},
533 "test-compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
534 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
535 "publish": {"status": "ok", "tookMs": 1170}
536}]
537************************
538[success] Total time: 74 s (01:14), completed Dec 21, 2024 7:17:08 PM
539Checking patch project/build.properties...
540Checking patch build.sbt...
541Applied patch project/build.properties cleanly.
542Applied patch build.sbt cleanly.