Package evaluation of RegressionTests on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:58:44.056 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.83s ################################################################################ # Installation # Installing RegressionTests... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2cca1867] + RegressionTests v0.0.11 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.16.0 [2cca1867] + RegressionTests v0.0.11 [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.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 7.52s ################################################################################ # Testing # Testing RegressionTests Status `/tmp/jl_XwM8mV/Project.toml` [4c88cf16] Aqua v0.8.11 [34da2185] Compat v4.16.0 [2cca1867] RegressionTests v0.0.11 [860ef19b] StableRNGs v1.0.2 [d6f4376e] Markdown [44cfe95a] Pkg v1.10.0 [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_XwM8mV/Manifest.toml` [4c88cf16] Aqua v0.8.11 [34da2185] Compat v4.16.0 [2cca1867] RegressionTests v0.0.11 [860ef19b] StableRNGs v1.0.2 [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 [8dfed614] Test [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 Testing Running tests... fatal: not in a git directory PYTHON= LANG=C.UTF-8 PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin JULIA_CPU_THREADS=1 JULIA_NUM_PRECOMPILE_TASKS=1 DISPLAY=:1 PKGEVAL=true OPENBLAS_NUM_THREADS=1 CI=true JULIA_PKG_PRECOMPILE_AUTO=0 JULIA_PKGEVAL=true JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS=1 R_HOME=* HOME=/home/pkgeval OPENBLAS_MAIN_FREE=1 JULIA_LOAD_PATH=@:/tmp/jl_XwM8mV Regression tests: Error During Test at /home/pkgeval/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:23 Got exception outside of a @test failed process: Process(`git config user.name RegressionTests.jl`, ProcessExited(128)) [128] Stacktrace: [1] pipeline_error @ ./process.jl:565 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:480 [3] run @ ./process.jl:477 [inlined] [4] (::RegressionTests.var"#12#38"{String})() @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:151 [5] cd(f::RegressionTests.var"#12#38"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [6] try_runbenchmarks(; project::String, bench_project::String, bench_file::String, primary::String, comparison::String, workers::Int64, startup_file::String, are_different::typeof(RegressionTests.are_different), allow_version_mismatch::Bool) @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:149 [7] runbenchmarks(args::Pair{Symbol, Bool}; kw::@Kwargs{project::String}) @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:79 [8] runbenchmarks @ ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:78 [inlined] [9] test(::Type{Bool}; skip_unsupported_platforms::Bool, kws::@Kwargs{allow_version_mismatch::Bool}) @ RegressionTests ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:55 [10] test @ ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:45 [inlined] [11] #test#6 @ ~/.julia/packages/RegressionTests/TLsxP/src/RegressionTests.jl:68 [inlined] [12] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:24 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:24 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] top-level scope @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:7 [17] include(fname::String) @ Base.MainInclude ./client.jl:494 [18] top-level scope @ none:6 [19] eval @ ./boot.jl:385 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [21] _start() @ Base ./client.jl:557 Activating project at `~/.julia/packages/RegressionTests/TLsxP/test/TestPackage/bench` Activating project at `/tmp/jl_XwM8mV` Example usage: Error During Test at /home/pkgeval/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:28 Got exception outside of a @test Did not find a git repository at `/home/pkgeval/.julia/packages/RegressionTests/TLsxP`, perhaps you meant `Pkg.develop`? Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] handle_repo_add!(ctx::Pkg.Types.Context, pkg::Pkg.Types.PackageSpec) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:785 [3] handle_repos_add!(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:867 [4] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:258 [5] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 [7] add @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] add(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::String, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:176 [9] add @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:165 [inlined] [10] (::var"#1#3"{String, String})() @ Main ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:37 [11] cd(f::var"#1#3"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [12] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:31 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] macro expansion @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:29 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] top-level scope @ ~/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:7 [17] include(fname::String) @ Base.MainInclude ./client.jl:494 [18] top-level scope @ none:6 [19] eval @ ./boot.jl:385 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [21] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time RegressionTests.jl | 15 2 17 29.3s Code quality (Aqua.jl) | 7 7 19.0s Correctness | 8 8 0.9s Regression tests | 1 1 7.7s Example usage | 1 1 1.7s ERROR: LoadError: Some tests did not pass: 15 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RegressionTests/TLsxP/test/runtests.jl:6 Testing failed after 33.45s ERROR: LoadError: Package RegressionTests 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 52.69s: package tests unexpectedly errored