Build Logs

timbertson/foperator • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

7

Total Lines

181

1##################################
2Clonning https://github.com/timbertson/foperator.git into /build/repo using revision master
3##################################
4Would override fixed Scala version: 3.4.2
5----
6Preparing build for 3.8.0-RC1
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: project/src/main/scala/PublishSettings.scala
17Pattern: val scala3Version = "3.4.2"
18Replacement: val scala3Version = "3.8.0-RC1"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'val scala3Version = "3.4.2"' in project/src/main/scala/PublishSettings.scala
23----
24Starting build for 3.8.0-RC1
25Execute tests: false
26sbt project found:
27Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
28Enforcing usage of sbt in version 1.11.5
29No prepare script found for project timbertson/foperator
30/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
31##################################
32Scala version: 3.8.0-RC1
33Targets: net.gfxmonk%foperator-backend-kubernetes-client net.gfxmonk%foperator-core net.gfxmonk%foperator-testkit
34Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/src/main/scala/PublishSettings.scala","pattern":"val scala3Version = \"3.4.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
35##################################
36Using extra scalacOptions: ,REQUIRE:-source:3.8
37Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
38[sbt_options] declare -a sbt_options=()
39[process_args] java_version = '17'
40[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
41# Executing command line:
42java
43-Dfile.encoding=UTF-8
44-Dcommunitybuild.scala=3.8.0-RC1
45-Dcommunitybuild.project.dependencies.add=
46-Xmx7G
47-Xms4G
48-Xss8M
49-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
50-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
51-jar
52/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
53"setCrossScalaVersions 3.8.0-RC1"
54"++3.8.0-RC1 -v"
55"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
56"set every credentials := Nil"
57"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
58"removeScalacOptionsStartingWith -P:wartremover"
59
60moduleMappings
61"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/src/main/scala/PublishSettings.scala","pattern":"val scala3Version = \"3.4.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" net.gfxmonk%foperator-backend-kubernetes-client net.gfxmonk%foperator-core net.gfxmonk%foperator-testkit"
62
63[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
64[info] loading settings for project repo-build from akka.sbt, plugins.sbt, sonatype.sbt, strict.sbt...
65[info] loading project definition from /build/repo/project
66[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
67[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
68[info] Compilation completed in 9.319s.
69[info] done compiling
70[info] loading settings for project all from build.sbt, release.sbt...
71[info] set current project to all (in build file:/build/repo/)
72Execute setCrossScalaVersions: 3.8.0-RC1
73OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in core/crossScalaVersions
74OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in scala3/crossScalaVersions
75OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in kclient/crossScalaVersions
76OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in testkit/crossScalaVersions
77[info] set current project to all (in build file:/build/repo/)
78[info] Setting Scala version to 3.8.0-RC1 on 4 projects.
79[info] Switching Scala version on:
80[info] scala3 (2.13.14, 3.8.0-RC1)
81[info] kclient (2.13.14, 3.8.0-RC1)
82[info] core (2.13.14, 3.8.0-RC1)
83[info] testkit (2.13.14, 3.8.0-RC1)
84[info] Excluding projects:
85[info] * all (2.13.14)
86[info] tests (2.13.14)
87[info] sample (2.13.14)
88[info] skuber (2.13.14)
89[info] Reapplying settings...
90[info] set current project to all (in build file:/build/repo/)
91Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to all (in build file:/build/repo/)
94[info] Defining Global / credentials, core / credentials and 6 others.
95[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to all (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
104 Did you mean allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to all (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to all (in build file:/build/repo/)
111[success] Total time: 0 s, completed Nov 14, 2025, 8:51:25 PM
112Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/src/main/scala/PublishSettings.scala","pattern":"val scala3Version = \"3.4.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
114Starting build...
115Projects: Set(kclient, core, testkit)
116Starting build for ProjectRef(file:/build/repo/,kclient) (foperator-backend-kubernetes-client)... [0/3]
117OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
118OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
119OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
120Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] compiling 18 Scala sources to /build/repo/core/target/scala-3.8.0-RC1/classes ...
122[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
123[warn] one warning found
124[info] done compiling
125[info] compiling 6 Scala sources to /build/repo/backends/kubernetes-client/target/scala-3.8.0-RC1/classes ...
126[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
127[warn] there were 7 deprecation warnings; re-run with -deprecation for details
128[warn] two warnings found
129[info] done compiling
130Starting build for ProjectRef(file:/build/repo/,core) (foperator-core)... [1/3]
131Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
132Starting build for ProjectRef(file:/build/repo/,testkit) (foperator-testkit)... [2/3]
133Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 2 Scala sources to /build/repo/testkit/target/scala-3.8.0-RC1/classes ...
135[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
136[warn] one warning found
137[info] done compiling
138
139************************
140Build summary:
141[{
142 "module": "foperator-backend-kubernetes-client",
143 "compile": {"status": "ok", "tookMs": 18835, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
144 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
145 "test-compile": {"status": "ok", "tookMs": 219, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
146 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
147 "publish": {"status": "skipped", "tookMs": 0},
148 "metadata": {
149 "crossScalaVersions": ["2.13.14", "3.4.2"]
150}
151},{
152 "module": "foperator-core",
153 "compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
154 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
155 "test-compile": {"status": "ok", "tookMs": 100, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
156 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
157 "publish": {"status": "skipped", "tookMs": 0},
158 "metadata": {
159 "crossScalaVersions": ["2.13.14", "3.4.2"]
160}
161},{
162 "module": "foperator-testkit",
163 "compile": {"status": "ok", "tookMs": 2618, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
164 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
165 "test-compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
167 "publish": {"status": "skipped", "tookMs": 0},
168 "metadata": {
169 "crossScalaVersions": ["2.13.14", "3.4.2"]
170}
171}]
172************************
173[success] Total time: 52 s, completed Nov 14, 2025, 8:52:17 PM
174[0JChecking patch project/src/main/scala/PublishSettings.scala...
175Checking patch project/plugins.sbt...
176Checking patch project/build.properties...
177Checking patch build.sbt...
178Applied patch project/src/main/scala/PublishSettings.scala cleanly.
179Applied patch project/plugins.sbt cleanly.
180Applied patch project/build.properties cleanly.
181Applied patch build.sbt cleanly.