Build Logs

zio/zio-process • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

0

Total Lines

338

1##################################
2Clonning https://github.com/zio/zio-process.git into /build/repo using revision v0.7.2
3##################################
4Note: switching to 'b6215473ec79e0184ebcca07e4d26d6ecfb9a969'.
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-RC4
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
31Try apply source patch:
32Path: project/BuildHelper.scala
33Pattern: val Scala3: String = versions("3")
34Replacement: val Scala3: String = "3.8.0-RC4"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val Scala3: String = versions("3")' in project/BuildHelper.scala
39----
40Starting build for 3.8.0-RC4
41Execute tests: true
42sbt project found:
43Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project zio/zio-process
46##################################
47Scala version: 3.8.0-RC4
48Targets: dev.zio%zio-process dev.zio%zio-process-docs
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC4
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC4"
69"++3.8.0-RC4 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-process dev.zio%zio-process-docs"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 3 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.723s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info]
87[info] _
88[info] (_)
89[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
90[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
91[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
92[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
93[info] | |
94[info] |_|
95[info]
96[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
97[info]
98[info] Scala 2.13.8
99[info]
100[info] Useful sbt tasks:
101[info] a. ~compile - Compile all modules with file-watch enabled
102[info] b. fmt - Run scalafmt on the entire project
103[info] c. docs/docusaurusCreateSite - Generates the microsite
104[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
105Execute setCrossScalaVersions: 3.8.0-RC4
106OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in zioProcess/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in docs/crossScalaVersions
108[info]
109[info] _
110[info] (_)
111[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
112[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
113[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
114[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
115[info] | |
116[info] |_|
117[info]
118[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
119[info]
120[info] Scala 2.13.8
121[info]
122[info] Useful sbt tasks:
123[info] a. ~compile - Compile all modules with file-watch enabled
124[info] b. fmt - Run scalafmt on the entire project
125[info] c. docs/docusaurusCreateSite - Generates the microsite
126[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
127[info] Setting Scala version to 3.8.0-RC4 on 2 projects.
128[info] Switching Scala version on:
129[info] zioProcess (2.11.12, 2.12.17, 2.13.8, 3.8.0-RC4)
130[info] docs (2.12.17, 2.13.8, 3.8.0-RC4)
131[info] Excluding projects:
132[info] * root (2.13.8)
133[info] Reapplying settings...
134[info]
135[info] _
136[info] (_)
137[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
138[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
139[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
140[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
141[info] | |
142[info] |_|
143[info]
144[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
145[info]
146[info] Scala 2.13.8
147[info]
148[info] Useful sbt tasks:
149[info] a. ~compile - Compile all modules with file-watch enabled
150[info] b. fmt - Run scalafmt on the entire project
151[info] c. docs/docusaurusCreateSite - Generates the microsite
152[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
153Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
154[info] Reapplying settings...
155[info]
156[info] _
157[info] (_)
158[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
159[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
160[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
161[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
162[info] | |
163[info] |_|
164[info]
165[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
166[info]
167[info] Scala 2.13.8
168[info]
169[info] Useful sbt tasks:
170[info] a. ~compile - Compile all modules with file-watch enabled
171[info] b. fmt - Run scalafmt on the entire project
172[info] c. docs/docusaurusCreateSite - Generates the microsite
173[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
174[info] Defining Global / credentials, credentials and 1 others.
175[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
176[info] Run `last` for details.
177[info] Reapplying settings...
178[info]
179[info] _
180[info] (_)
181[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
182[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
183[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
184[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
185[info] | |
186[info] |_|
187[info]
188[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
189[info]
190[info] Scala 2.13.8
191[info]
192[info] Useful sbt tasks:
193[info] a. ~compile - Compile all modules with file-watch enabled
194[info] b. fmt - Run scalafmt on the entire project
195[info] c. docs/docusaurusCreateSite - Generates the microsite
196[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
197Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
198[info] Reapplying settings...
199OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
200
201 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
202 Did you mean allExcludeDependencies ?
203 , retry without global scopes
204[info] Reapplying settings...
205[info]
206[info] _
207[info] (_)
208[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
209[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
210[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
211[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
212[info] | |
213[info] |_|
214[info]
215[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
216[info]
217[info] Scala 2.13.8
218[info]
219[info] Useful sbt tasks:
220[info] a. ~compile - Compile all modules with file-watch enabled
221[info] b. fmt - Run scalafmt on the entire project
222[info] c. docs/docusaurusCreateSite - Generates the microsite
223[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
224Execute removeScalacOptionsStartingWith: -P:wartremover
225[info] Reapplying settings...
226[info]
227[info] _
228[info] (_)
229[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
230[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
231[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
232[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
233[info] | |
234[info] |_|
235[info]
236[info] 0.7.2+0-b6215473+20251222-1811-SNAPSHOT
237[info]
238[info] Scala 2.13.8
239[info]
240[info] Useful sbt tasks:
241[info] a. ~compile - Compile all modules with file-watch enabled
242[info] b. fmt - Run scalafmt on the entire project
243[info] c. docs/docusaurusCreateSite - Generates the microsite
244[info] > testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
245[success] Total time: 0 s, completed Dec 22, 2025, 6:11:13 PM
246Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
247Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
248Starting build...
249Projects: Set(zioProcess, docs)
250Starting build for ProjectRef(file:/build/repo/,zioProcess) (zio-process)... [0/2]
251OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
252OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
253OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
254Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
255[info] compiling 8 Scala sources to /build/repo/zio-process/target/scala-3.8.0-RC4/classes ...
256[info] done compiling
257[info] compiling 3 Scala sources to /build/repo/zio-process/target/scala-3.8.0-RC4/test-classes ...
258[info] done compiling
259+ CommandSpec
260 + convert stdout to list of lines
261 + convert stdout to string
262 + pass environment variables
263 + fail trying to run a command that doesn't exist
264 + work with stream directly
265 + stream lines of output
266 + accept streaming stdin
267 + accept string stdin
268 + support different encodings
269 + set workingDirectory
270 + accept file stdin
271 + be able to fallback to a different program using typed error channel
272 + capture stdout and stderr separately
273 + interrupt a process manually
274 - interrupt a process due to timeout - ignored: 1
275 + return non-zero exit code in success channel
276 + absolve non-zero exit code
277 + redirectErrorStream should merge stderr into stdout
278 + permission denied is a typed error
279 + be able to kill a process that's running
280 + typed error for non-existent working directory
281 + connect to a repl-like process and flush the chunks eagerly and get responses right away
282 + end of stream also closes underlying process
283Response from REPL: Welcome to Node.js v18.20.8.
284Response from REPL: Type ".help" for more information.
285Response from REPL: > 2
286Response from REPL: > 256
287Response from REPL: >
288 + interactive processes
289 + get pid of a running process
290 + kill only kills parent process - repeated: 25
291 + killTree also kills child processes - repeated: 25
292 + killTreeForcibly also kills child processes - repeated: 25
293+ PipedCommandSpec
294 + env delegate to all commands
295 + workingDirectory delegate to all commands
296 + support piping
297 + stdin on piped command
298 + stderr delegate to rightmost command
299 + stdout delegate to rightmost command
300 + redirectErrorStream delegate to rightmost command
301 + piping is associative
302()
303Starting build for ProjectRef(file:/build/repo/,docs) (zio-process-docs)... [1/2]
304Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
305
306************************
307Build summary:
308[{
309 "module": "zio-process",
310 "compile": {"status": "ok", "tookMs": 9724, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
311 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
312 "test-compile": {"status": "ok", "tookMs": 2870, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
313 "test": {"status": "ok", "tookMs": 4751, "passed": 35, "failed": 0, "ignored": 1, "skipped": 0, "total": 36, "byFramework": [{"framework": "unknown", "stats": {"passed": 35, "failed": 0, "ignored": 1, "skipped": 0, "total": 36}}]},
314 "publish": {"status": "skipped", "tookMs": 0},
315 "metadata": {
316 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.8"]
317}
318},{
319 "module": "zio-process-docs",
320 "compile": {"status": "ok", "tookMs": 192, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
321 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
322 "test-compile": {"status": "ok", "tookMs": 253, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
323 "test": {"status": "ok", "tookMs": 160, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
324 "publish": {"status": "skipped", "tookMs": 0},
325 "metadata": {
326 "crossScalaVersions": ["2.12.17", "2.13.8"]
327}
328}]
329************************
330[success] Total time: 55 s, completed Dec 22, 2025, 6:12:08 PM
331[0JChecking patch project/plugins.sbt...
332Checking patch project/build.properties...
333Checking patch project/BuildHelper.scala...
334Checking patch build.sbt...
335Applied patch project/plugins.sbt cleanly.
336Applied patch project/build.properties cleanly.
337Applied patch project/BuildHelper.scala cleanly.
338Applied patch build.sbt cleanly.