Build Logs
oheger/cloud-files • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
0
Total Lines
253
1##################################
2Clonning https://github.com/oheger/cloud-files.git into /build/repo using revision v0.10.1
3##################################
4Note: switching to 'f0b24c13adb6f3804fedf13127347bf0f8c1f3eb'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project oheger/cloud-files
37##################################
38Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
39Targets: com.github.oheger%cloud-files-core com.github.oheger%cloud-files-crypt com.github.oheger%cloud-files-cryptalg-aes com.github.oheger%cloud-files-googledrive com.github.oheger%cloud-files-localfs com.github.oheger%cloud-files-onedrive com.github.oheger%cloud-files-webdav
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '21'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
60"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.oheger%cloud-files-core com.github.oheger%cloud-files-crypt com.github.oheger%cloud-files-cryptalg-aes com.github.oheger%cloud-files-googledrive com.github.oheger%cloud-files-localfs com.github.oheger%cloud-files-onedrive com.github.oheger%cloud-files-webdav"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.572s.
75[info] done compiling
76[info] loading settings for project CloudFiles from build.sbt...
77[info] set current project to cloud-files (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
79OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in CloudFiles/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in core/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localFs/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in cryptAlgAES/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in crypt/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in googleDrive/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in oneDrive/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in webDav/crossScalaVersions
87[info] set current project to cloud-files (in build file:/build/repo/)
88[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 7 projects.
89[info] Switching Scala version on:
90[info] localFs (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
91[info] crypt (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
92[info] googleDrive (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
93[info] core (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
94[info] webDav (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
95[info] oneDrive (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
96[info] cryptAlgAES (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
97[info] Excluding projects:
98[info] * CloudFiles (2.13.16)
99[info] Reapplying settings...
100[info] set current project to cloud-files (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to cloud-files (in build file:/build/repo/)
104[info] Defining Global / credentials, core / credentials and 6 others.
105[info] The new values will be used by allCredentials, core / allCredentials and 37 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to cloud-files (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean cryptAlgAES / allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to cloud-files (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to cloud-files (in build file:/build/repo/)
121[success] Total time: 0 s, completed Dec 6, 2025, 12:36:03 AM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(localFs, crypt, googleDrive, core, webDav, oneDrive, cryptAlgAES)
126Starting build for ProjectRef(file:/build/repo/,localFs) (cloud-files-localfs)... [0/7]
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
128OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
129OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
130OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
131Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
132[info] compiling 24 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
133[info] done compiling
134[info] compiling 3 Scala sources to /build/repo/localfs/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
135[info] done compiling
136[info] compiling 25 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
137[info] done compiling
138[info] compiling 2 Scala sources to /build/repo/localfs/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
139[info] done compiling
140Starting build for ProjectRef(file:/build/repo/,core) (cloud-files-core)... [1/7]
141Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142Starting build for ProjectRef(file:/build/repo/,webDav) (cloud-files-webdav)... [2/7]
143Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] compiling 6 Scala sources to /build/repo/webdav/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
145[info] done compiling
146[info] compiling 4 Scala sources to /build/repo/webdav/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
147[info] done compiling
148Starting build for ProjectRef(file:/build/repo/,oneDrive) (cloud-files-onedrive)... [3/7]
149Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 5 Scala sources to /build/repo/onedrive/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
151[info] done compiling
152[info] compiling 4 Scala sources to /build/repo/onedrive/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
153[info] done compiling
154Starting build for ProjectRef(file:/build/repo/,cryptAlgAES) (cloud-files-cryptalg-aes)... [4/7]
155Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156[info] compiling 10 Scala sources to /build/repo/crypt/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
157[info] done compiling
158[info] compiling 1 Scala source to /build/repo/crypt-algs/aes/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/crypt-algs/aes/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
161[info] done compiling
162Starting build for ProjectRef(file:/build/repo/,googleDrive) (cloud-files-googledrive)... [5/7]
163Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] compiling 4 Scala sources to /build/repo/gdrive/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
165[info] done compiling
166[info] compiling 3 Scala sources to /build/repo/gdrive/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,crypt) (cloud-files-crypt)... [6/7]
169Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] compiling 8 Scala sources to /build/repo/crypt/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
171[info] done compiling
172
173************************
174Build summary:
175[{
176 "module": "cloud-files-localfs",
177 "compile": {"status": "ok", "tookMs": 13764, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
179 "test-compile": {"status": "ok", "tookMs": 13448, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
180 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
181 "publish": {"status": "skipped", "tookMs": 0},
182 "metadata": {
183 "crossScalaVersions": ["2.13.16", "3.3.6"]
184}
185},{
186 "module": "cloud-files-core",
187 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
189 "test-compile": {"status": "ok", "tookMs": 206, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
191 "publish": {"status": "skipped", "tookMs": 0},
192 "metadata": {
193 "crossScalaVersions": ["2.13.16", "3.3.6"]
194}
195},{
196 "module": "cloud-files-webdav",
197 "compile": {"status": "ok", "tookMs": 1230, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
198 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
199 "test-compile": {"status": "ok", "tookMs": 2804, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
201 "publish": {"status": "skipped", "tookMs": 0},
202 "metadata": {
203 "crossScalaVersions": ["2.13.16", "3.3.6"]
204}
205},{
206 "module": "cloud-files-onedrive",
207 "compile": {"status": "ok", "tookMs": 1655, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
209 "test-compile": {"status": "ok", "tookMs": 1962, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
211 "publish": {"status": "skipped", "tookMs": 0},
212 "metadata": {
213 "crossScalaVersions": ["2.13.16", "3.3.6"]
214}
215},{
216 "module": "cloud-files-cryptalg-aes",
217 "compile": {"status": "ok", "tookMs": 1280, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
219 "test-compile": {"status": "ok", "tookMs": 1289, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
221 "publish": {"status": "skipped", "tookMs": 0},
222 "metadata": {
223 "crossScalaVersions": ["2.13.16", "3.3.6"]
224}
225},{
226 "module": "cloud-files-googledrive",
227 "compile": {"status": "ok", "tookMs": 1054, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
229 "test-compile": {"status": "ok", "tookMs": 1756, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
231 "publish": {"status": "skipped", "tookMs": 0},
232 "metadata": {
233 "crossScalaVersions": ["2.13.16", "3.3.6"]
234}
235},{
236 "module": "cloud-files-crypt",
237 "compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
239 "test-compile": {"status": "ok", "tookMs": 1868, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
241 "publish": {"status": "skipped", "tookMs": 0},
242 "metadata": {
243 "crossScalaVersions": ["2.13.16", "3.3.6"]
244}
245}]
246************************
247[success] Total time: 91 s (0:01:31.0), completed Dec 6, 2025, 12:37:34 AM
248[0JChecking patch project/plugins.sbt...
249Checking patch project/build.properties...
250Checking patch build.sbt...
251Applied patch project/plugins.sbt cleanly.
252Applied patch project/build.properties cleanly.
253Applied patch build.sbt cleanly.