Package evaluation of Workflows on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:03:13.339 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.88s ################################################################################ # Installation # Installing Workflows... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [115008b9] + Workflows v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.1 [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.12 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.04s ################################################################################ # Testing # Testing Workflows Status `/tmp/jl_ue28ty/Project.toml` [5218b696] Configurations v0.17.6 [0f8b85d8] JSON3 v1.14.1 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.12 [de0858da] Printf [ea8e919c] SHA v0.7.0 [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test Status `/tmp/jl_ue28ty/Manifest.toml` [5218b696] Configurations v0.17.6 [55351af7] ExproniconLite v0.10.14 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.1 [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.12 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 2 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [9] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [10] 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 [11] (::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:31 [12] cd(f::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [13] #execute_task#18 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [14] execute_task(exec::ShellRunner, t::SimpleTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [16] #5 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:22 [inlined] [17] iterate @ ./generator.jl:47 [inlined] [18] _collect(c::Vector{SimpleTask}, itr::Base.Generator{Vector{SimpleTask}, Workflows.Runners.var"#5#6"{@Kwargs{}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:854 [19] collect_similar @ ./array.jl:763 [inlined] [20] map @ ./abstractarray.jl:3286 [inlined] [21] #execute_task#4 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:21 [inlined] [22] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:20 [inlined] [23] execute_task(task::Workflows.Dialects.LoopTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:19 [24] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:29 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [26] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:11 [27] include(fname::String) @ Base.MainInclude ./client.jl:494 [28] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:30 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [30] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:27 [inlined] [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [32] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [33] include(fname::String) @ Base.MainInclude ./client.jl:494 [34] top-level scope @ none:6 [35] eval @ ./boot.jl:385 [inlined] [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [37] _start() @ Base ./client.jl:557 [ 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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 2 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [9] capture_run(cmd::Cmd) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [10] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [12] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [13] include(fname::String) @ Base.MainInclude ./client.jl:494 [14] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [19] include(fname::String) @ Base.MainInclude ./client.jl:494 [20] top-level scope @ none:6 [21] eval @ ./boot.jl:385 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [23] _start() @ Base ./client.jl:557 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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 2 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [9] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [10] 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 [11] (::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:31 [12] cd(f::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [13] #execute_task#18 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [14] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [15] (::var"#27#36"{String})() @ Main ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:147 [16] cd(f::var"#27#36"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [17] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [18] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:146 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [20] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:131 [21] include(fname::String) @ Base.MainInclude ./client.jl:494 [22] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [24] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [26] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [27] include(fname::String) @ Base.MainInclude ./client.jl:494 [28] top-level scope @ none:6 [29] eval @ ./boot.jl:385 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:557 [ 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::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #784 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#784#785"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] _spawn(::Base.CmdRedirect, ::Vector{Union{RawFD, IO}}) (repeats 2 times) @ Base ./process.jl:166 [6] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:483 [7] run @ ./process.jl:477 [inlined] [8] non_capture_run(cmd::Cmd; stdout::Base.DevNull, stderr::Base.DevNull) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:183 [9] non_capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:179 [inlined] [10] 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 [11] (::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:33 [12] cd(f::Workflows.Runners.var"#19#20"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [13] #execute_task#18 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [14] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [15] (::Workflows.var"#5#7"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String})() @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:62 [16] lock(f::Workflows.var"#5#7"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String}, l::ReentrantLock) @ Base ./lock.jl:229 [17] execute(w::Workflows.Dialects.ManifestWorkflow; workdir::String, cleanup::Bool) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:47 [18] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:25 [inlined] [19] execute(filename::String; workdir::Nothing, kwargs::@Kwargs{}) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:21 [20] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:13 [inlined] [21] macro expansion @ ~/.julia/packages/Suppressor/cKnGx/src/Suppressor.jl:22 [inlined] [22] (::var"#45#60")() @ Main ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:14 [23] cd(f::var"#45#60", dir::String) @ Base.Filesystem ./file.jl:112 [24] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [25] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:10 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [27] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:6 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [29] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:2 [30] include(fname::String) @ Base.MainInclude ./client.jl:494 [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:42 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [33] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [34] include(fname::String) @ Base.MainInclude ./client.jl:494 [35] top-level scope @ none:6 [36] eval @ ./boot.jl:385 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [38] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time Workflows.jl | 152 4 156 54.5s TaskGraphs | 33 33 6.7s StringPatterns | 12 12 3.6s dialects | 82 1 83 35.2s foreign | 8 8 3.2s manifest | 16 16 4.6s manifest_runner | 10 10 10.3s looptask | 11 1 12 8.0s config io | 9 9 1.3s workflow operations | 28 28 6.8s runners | 25 2 27 4.0s Runner: juliamodule | 25 25 2.1s capture_run | 1 1 0.4s Runner: shell | 1 1 0.4s scheduler | 1 1 3.8s manifest | 1 1 3.8s 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 61.21s ERROR: LoadError: Package Workflows errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 93.6s: package tests unexpectedly errored