Build Logs
cheleb/zio-pravega • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
8
Total Lines
154
1##################################
2Clonning https://github.com/cheleb/zio-pravega.git into /build/repo using revision v0.11.8
3##################################
4Note: switching to '03b3e8a6a6bae3f11f3e06d80fdc8522b703a6ef'.
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.0-RC2
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.0-RC2
32Execute tests: false
33sbt project found:
34No prepare script found for project cheleb/zio-pravega
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.8.0-RC2
38Targets: dev.cheleb%zio-pravega
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":["set pravega/Test/unmanagedSources/excludeFilter ~= {_ || \"CreateResourcesExample.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: ,REQUIRE:-source:3.8
42Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '25'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.8.0-RC2
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_25
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.8.0-RC2"
59"++3.8.0-RC2 -v"
60"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64"set pravega/Test/unmanagedSources/excludeFilter ~= {_ || "CreateResourcesExample.scala" }"
65moduleMappings
66"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":["set pravega/Test/unmanagedSources/excludeFilter ~= {_ || \"CreateResourcesExample.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" dev.cheleb%zio-pravega"
67
68[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
69WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
70WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
71WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
72WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
73WARNING: A restricted method in java.lang.System has been called
74WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
75WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
76WARNING: Restricted methods will be blocked in a future release unless native access is enabled
77
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.216s.
84[info] done compiling
85[info] loading settings for project root from build.sbt, website.sbt...
86[info] set current project to ZIO Pravega (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC2
88OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in pravega/crossScalaVersions
89OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in docs/crossScalaVersions
90OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in saga/crossScalaVersions
91OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in root/crossScalaVersions
92[info] set current project to ZIO Pravega (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
94[info] Switching Scala version on:
95[info] * root (3.8.0-RC2, 2.13.16)
96[info] pravega (3.8.0-RC2, 2.13.16)
97[info] saga (3.8.0-RC2, 2.13.16)
98[info] docs (3.8.0-RC2, 2.13.16)
99[info] Excluding projects:
100[info] Reapplying settings...
101[info] set current project to ZIO Pravega (in build file:/build/repo/)
102Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to ZIO Pravega (in build file:/build/repo/)
105[info] Defining Global / credentials, credentials and 2 others.
106[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 32 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to ZIO Pravega (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
115 Did you mean pravega / allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to ZIO Pravega (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to ZIO Pravega (in build file:/build/repo/)
122[info] Defining pravega / Test / unmanagedSources / excludeFilter
123[info] The new value will be used by pravega / Test / unmanagedSources / fileInputs
124[info] Reapplying settings...
125[info] set current project to ZIO Pravega (in build file:/build/repo/)
126[success] Total time: 0 s, completed Nov 25, 2025, 3:35:16 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":["set pravega/Test/unmanagedSources/excludeFilter ~= {_ || \"CreateResourcesExample.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(root)
131Starting build for ProjectRef(file:/build/repo/,root) (zio-pravega)... [0/1]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134Compile scalacOptions: -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135
136************************
137Build summary:
138[{
139 "module": "zio-pravega",
140 "compile": {"status": "ok", "tookMs": 16723, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
141 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
142 "test-compile": {"status": "ok", "tookMs": 250, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
143 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
144 "publish": {"status": "ok", "tookMs": 3},
145 "metadata": {
146 "crossScalaVersions": ["3.6.3", "2.13.16"]
147}
148}]
149************************
150[success] Total time: 120 s (0:02:00.0), completed Nov 25, 2025, 3:37:16 PM
151[0JChecking patch project/plugins.sbt...
152Checking patch build.sbt...
153Applied patch project/plugins.sbt cleanly.
154Applied patch build.sbt cleanly.