Build Logs

joohnnie/retry • 3.8.0-RC4:2025-12-22

Errors

4

Warnings

13

Total Lines

156

1##################################
2Clonning https://github.com/joohnnie/retry.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC4
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC4
15Execute tests: true
16sbt project found:
17Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project joohnnie/retry
20##################################
21Scala version: 3.8.0-RC4
22Targets: fun.zyx%retry
23Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.8.0-RC4
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
42"setCrossScalaVersions 3.8.0-RC4"
43"++3.8.0-RC4 -v"
44"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" fun.zyx%retry"
51
52[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 8.974s.
58[info] done compiling
59[info] loading settings for project repo from build.sbt, publish.sbt...
60[info] set current project to retry (in build file:/build/repo/)
61[warn] there are 4 keys that are not used by any other settings/tasks:
62[warn]
63[warn] * ThisBuild / organization
64[warn] +- /build/repo/publish.sbt:1
65[warn] * ThisBuild / organizationName
66[warn] +- /build/repo/publish.sbt:2
67[warn] * ThisBuild / pomIncludeRepository
68[warn] +- /build/repo/publish.sbt:28
69[warn] * ThisBuild / publishMavenStyle
70[warn] +- /build/repo/publish.sbt:35
71[warn]
72[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
73[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
74Execute setCrossScalaVersions: 3.8.0-RC4
75OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC4 in repo/crossScalaVersions
76[info] set current project to retry (in build file:/build/repo/)
77[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
78[info] Switching Scala version on:
79[info] * repo (2.12.15, 2.13.10, 3.8.0-RC4)
80[info] Excluding projects:
81[info] Reapplying settings...
82[info] set current project to retry (in build file:/build/repo/)
83Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
84[info] Reapplying settings...
85[info] set current project to retry (in build file:/build/repo/)
86[info] Defining Global / credentials, credentials
87[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
88[info] Run `last` for details.
89[info] Reapplying settings...
90[info] set current project to retry (in build file:/build/repo/)
91Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
92[info] Reapplying settings...
93OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
94
95 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
96 Did you mean allExcludeDependencies ?
97 , retry without global scopes
98[info] Reapplying settings...
99[info] set current project to retry (in build file:/build/repo/)
100Execute removeScalacOptionsStartingWith: -P:wartremover
101[info] Reapplying settings...
102[info] set current project to retry (in build file:/build/repo/)
103[success] Total time: 0 s, completed Dec 22, 2025, 7:22:30 PM
104Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
105Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
106Starting build...
107Projects: Set(repo)
108Starting build for ProjectRef(file:/build/repo/,repo) (retry)... [0/1]
109OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
110OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
111OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
112OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
113Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
114[info] scalafmt: Formatting 1 Scala sources (/build/repo)...
115[info] scalafmt: Formatting 2 Scala sources (/build/repo)...
116[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
117[info] done compiling
118[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC4/test-classes ...
119[info] done compiling
120[info] RetrySpec:
121[info] retry
122[info] - should succeed after 2 retries
123[info] retry
124[info] - should fail when an exception is not retryable
125[info] retryAsync
126[info] - should succeed after 2 retries
127[info] retryAsync
128[info] - should fail when an exception is not retryable
129[info] Retry
130[info] - should retry the operation with the provided delay for all exceptions for a specified number of times
131[info] - should not retry the operation for non-retryable exceptions
132[info] - should retry the operation with exponentialBackoff delay for a specified number of times
133[info] - should retry the operation with random delay for a specified number of times
134[info] - should retry the operation asynchronously
135
136************************
137Build summary:
138[{
139 "module": "retry",
140 "compile": {"status": "ok", "tookMs": 17924, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
141 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
142 "test-compile": {"status": "ok", "tookMs": 2627, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
143 "test": {"status": "ok", "tookMs": 24369, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
144 "publish": {"status": "skipped", "tookMs": 0},
145 "metadata": {
146 "crossScalaVersions": ["2.12.15", "2.13.10", "3.1.1"]
147}
148}]
149************************
150[success] Total time: 66 s (0:01:06.0), completed Dec 22, 2025, 7:23:36 PM
151[0JChecking patch project/plugins.sbt...
152Checking patch project/build.properties...
153Checking patch build.sbt...
154Applied patch project/plugins.sbt cleanly.
155Applied patch project/build.properties cleanly.
156Applied patch build.sbt cleanly.