Package evaluation of PyVenvs on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:35:48.903 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing PyVenvs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [900dd30e] + PyVenvs v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [900dd30e] + PyVenvs v0.1.0 [6c6a2e73] + Scratch v1.2.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 3.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 87.37s ################################################################################ # Testing # Testing PyVenvs Status `/tmp/jl_6RfUzG/Project.toml` ⌅ [4c88cf16] Aqua v0.4.14 [438e738f] PyCall v1.96.4 [900dd30e] PyVenvs v0.1.0 [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_6RfUzG/Manifest.toml` ⌅ [4c88cf16] Aqua v0.4.14 [34da2185] Compat v4.16.0 [8f4d0f93] Conda v1.10.2 [682c06a0] JSON v0.21.4 [1914dd2f] MacroTools v0.5.15 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [438e738f] PyCall v1.96.4 [900dd30e] PyVenvs v0.1.0 [6c6a2e73] Scratch v1.2.1 [81def892] VersionParsing v1.3.0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Skipping Base.active_repl Skipping Base.active_repl_backend Test Summary: | Pass Total Time test_aqua.jl | 7 7 15.7s test_core.jl: Error During Test at /home/pkgeval/.julia/packages/PyVenvs/YgBvj/test/runtests.jl:4 Got exception outside of a @test LoadError: InitError: IOError: could not spawn `python3 -m venv /home/pkgeval/.julia/scratchspaces/900dd30e-34bf-4e23-831d-6809554238a5/pyvenv-CLI-VENV-0.1.0-49e2bf059941c4c5516639184921e340bb05a057/venv`: 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] run(::Cmd; wait::Bool) @ Base ./process.jl:479 [6] run @ ./process.jl:477 [inlined] [7] mkvenv(path::String) @ PyVenvs.Implementations ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:61 [8] mkvenv(venv::PyVenvs.Implementations.PyVenv) @ PyVenvs.Implementations ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:60 [9] install(venv::PyVenvs.Implementations.PyVenv; upgrade::Bool) @ PyVenvs.Implementations ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:130 [10] install @ ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:129 [inlined] [11] #5 @ ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:119 [inlined] [12] _with_python @ ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:108 [inlined] [13] #init#4 @ ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:117 [inlined] [14] init @ ~/.julia/packages/PyVenvs/YgBvj/src/core.jl:116 [inlined] [15] __init__() @ CLIVenvExample ~/.julia/packages/PyVenvs/YgBvj/examples/CLIVenvExample/src/CLIVenvExample.jl:11 [16] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [17] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [18] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [19] _tryrequire_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing) @ Base ./loading.jl:1601 [20] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2060 [21] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [22] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [23] invoke_in_world @ ./essentials.jl:923 [inlined] [24] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [25] macro expansion @ ./loading.jl:1860 [inlined] [26] macro expansion @ ./lock.jl:267 [inlined] [27] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [28] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [29] invoke_in_world @ ./essentials.jl:923 [inlined] [30] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [31] include(mod::Module, _path::String) @ Base ./Base.jl:495 [32] include(x::String) @ Main.TestPyVenvs ~/.julia/packages/PyVenvs/YgBvj/test/runtests.jl:1 [33] macro expansion @ ~/.julia/packages/PyVenvs/YgBvj/test/runtests.jl:13 [inlined] [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [35] top-level scope @ ~/.julia/packages/PyVenvs/YgBvj/test/runtests.jl:4 [36] include(fname::String) @ Base.MainInclude ./client.jl:494 [37] top-level scope @ none:6 [38] eval @ ./boot.jl:385 [inlined] [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [40] _start() @ Base ./client.jl:557 during initialization of module CLIVenvExample in expression starting at /home/pkgeval/.julia/packages/PyVenvs/YgBvj/test/test_core.jl:1 Test Summary: | Error Total Time test_core.jl | 1 1 5.8s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PyVenvs/YgBvj/test/runtests.jl:1 Testing failed after 27.79s ERROR: LoadError: Package PyVenvs 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 135.59s: package tests unexpectedly errored