Package evaluation of Workflows on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:43:07.904 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.73s ################################################################################ # Installation # Installing Workflows... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [115008b9] + Workflows v0.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.2 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [69024149] + StringEncodings v0.3.7 [856f2bd8] + StructTypes v1.11.0 [115008b9] + Workflows v0.1.0 [ddb6d928] + YAML v0.4.13 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.23s ################################################################################ # Testing # Testing Workflows Status `/tmp/jl_xPFh63/Project.toml` [5218b696] Configurations v0.17.6 [0f8b85d8] JSON3 v1.14.2 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.13 [de0858da] Printf v1.11.0 [ea8e919c] SHA v0.7.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_xPFh63/Manifest.toml` [5218b696] Configurations v0.17.6 [55351af7] ExproniconLite v0.10.14 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.2 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.13 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: test TaskGraph [ Info: test StringPatterns [ Info: test dialects looptask: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:10 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no -e 'println(\"1 2\")'`: could not spawn `julia --startup=no -e 'println(\"1 2\")'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [11] capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:164 [12] (::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:31 [13] cd(f::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#18 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task(exec::ShellRunner, t::SimpleTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [16] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] #5 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:22 [inlined] [18] iterate @ ./generator.jl:48 [inlined] [19] _collect(c::Vector{SimpleTask}, itr::Base.Generator{Vector{SimpleTask}, Workflows.Runners.var"#5#6"{@Kwargs{}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:811 [20] collect_similar @ ./array.jl:720 [inlined] [21] map @ ./abstractarray.jl:3371 [inlined] [22] #execute_task#4 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:21 [inlined] [23] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:20 [inlined] [24] execute_task(task::Workflows.Dialects.LoopTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:19 [25] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:29 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [27] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:11 [28] include(fname::String) @ Main ./sysimg.jl:38 [29] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:30 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:27 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [33] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [34] include(fname::String) @ Main ./sysimg.jl:38 [35] top-level scope @ none:6 [36] eval @ ./boot.jl:430 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [38] _start() @ Base ./client.jl:531 [ Info: test runners capture_run: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runners/shell.jl:2 Got exception outside of a @test ShellExecutionError("could not spawn `julia --startup=no -e 'println(\"hello world\")'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run(cmd::Cmd) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [11] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [13] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [17] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [19] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [20] include(fname::String) @ Main ./sysimg.jl:38 [21] top-level scope @ none:6 [22] eval @ ./boot.jl:430 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [24] _start() @ Base ./client.jl:531 Runner: shell: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runners/shell.jl:127 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no scripts/sum.jl`: could not spawn `julia --startup=no scripts/sum.jl`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [11] capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:164 [12] (::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:31 [13] cd(f::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#18 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [16] (::var"#27#36"{String})() @ Main ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:147 [17] cd(f::var"#27#36"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [18] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [19] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:146 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [21] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:131 [22] include(fname::String) @ Main ./sysimg.jl:38 [23] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [25] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [27] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [28] include(fname::String) @ Main ./sysimg.jl:38 [29] top-level scope @ none:6 [30] eval @ ./boot.jl:430 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [32] _start() @ Base ./client.jl:531 [ Info: test schduler manifest: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/scheduler.jl:4 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no --project=. -e 'using Pkg; Pkg.instantiate()'`: could not spawn `julia --startup=no --project=. -e 'using Pkg; Pkg.instantiate()'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] non_capture_run(cmd::Cmd; stdout::Base.DevNull, stderr::Base.DevNull) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:183 [10] non_capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:179 [inlined] [11] non_capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.DevNull, stderr::Base.DevNull}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:199 [12] (::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:33 [13] cd(f::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#18 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [16] (::Workflows.var"#5#7"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String})() @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:62 [17] lock(f::Workflows.var"#5#7"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String}, l::ReentrantLock) @ Base ./lock.jl:232 [18] execute(w::Workflows.Dialects.ManifestWorkflow; workdir::String, cleanup::Bool) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:47 [19] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:25 [inlined] [20] execute(filename::String; workdir::Nothing, kwargs::@Kwargs{}) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:21 [21] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:13 [inlined] [22] macro expansion @ ~/.julia/packages/Suppressor/cKnGx/src/Suppressor.jl:28 [inlined] [23] (::var"#45#60")() @ Main ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:14 [24] cd(f::var"#45#60", dir::String) @ Base.Filesystem ./file.jl:112 [25] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [26] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:10 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [28] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:6 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [30] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:2 [31] include(fname::String) @ Main ./sysimg.jl:38 [32] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:42 [inlined] [33] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [34] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [35] include(fname::String) @ Main ./sysimg.jl:38 [36] top-level scope @ none:6 [37] eval @ ./boot.jl:430 [inlined] [38] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [39] _start() @ Base ./client.jl:531 Test Summary: | Pass Error Total Time Workflows.jl | 152 4 156 1m52.7s TaskGraphs | 33 33 10.6s StringPatterns | 12 12 6.7s dialects | 82 1 83 1m05.0s foreign | 8 8 10.3s manifest | 16 16 8.8s manifest_runner | 10 10 17.5s looptask | 11 1 12 13.3s config io | 9 9 2.7s workflow operations | 28 28 11.2s runners | 25 2 27 5.0s Runner: juliamodule | 25 25 2.5s capture_run | 1 1 0.5s Runner: shell | 1 1 0.4s scheduler | 1 1 23.0s manifest | 1 1 23.0s ERROR: LoadError: Some tests did not pass: 152 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runtests.jl:14 Testing failed after 121.84s ERROR: LoadError: Package Workflows errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 167.92s: package tests unexpectedly errored