Package evaluation of NExOS on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T22:08:43.866 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Registry/Registry.jl:77 Set-up completed after 7.69s ################################################################################ # Installation # Installing NExOS... Resolving package versions... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Registry/Registry.jl:77 Cloning [af69fa37-3177-5a40-98ee-561f696e4fcd] Preconditioners from https://github.com/JuliaLinearAlgebra/Preconditioners.jl.git Installation failed after 3.23s ERROR: LoadError: failed to clone from https://github.com/JuliaLinearAlgebra/Preconditioners.jl.git, error: GitError(Code:ERROR, Class:Net, failed to resolve address for github.com: Temporary failure in name resolution) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] clone(io::IOContext{IO}, url::String, source_path::String; header::String, credentials::Nothing, isbare::Bool, kwargs::@Kwargs{}) @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:138 [3] clone @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:92 [inlined] [4] #ensure_clone#2 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:78 [inlined] [5] ensure_clone @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:74 [inlined] [6] install_git(io::IOContext{IO}, uuid::UUID, name::String, hash::Base.SHA1, urls::Set{String}, version_path::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:798 [7] (::Pkg.Operations.var"#112#113"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1193 [8] mkpidlock(f::Pkg.Operations.var"#112#113"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [9] mkpidlock @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:90 [inlined] [10] mkpidlock @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [11] download_source(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; readonly::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1191 [12] download_source @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1058 [inlined] [13] download_source @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1056 [inlined] [14] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1735 [15] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1706 [inlined] [16] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:339 [17] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [18] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 [19] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [20] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [21] include(mod::Module, _path::String) @ Base ./Base.jl:305 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [23] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 caused by: GitError(Code:ERROR, Class:Net, failed to resolve address for github.com: Temporary failure in name resolution) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/LibGit2/src/error.jl:124 [inlined] [2] clone(repo_url::SubString{String}, repo_path::String, clone_opts::LibGit2.CloneOptions) @ LibGit2 /opt/julia/share/julia/stdlib/v1.12/LibGit2/src/repository.jl:470 [3] clone(repo_url::SubString{String}, repo_path::String; branch::String, isbare::Bool, remote_cb::Ptr{Nothing}, credentials::LibGit2.CachedCredentials, callbacks::Dict{Symbol, Tuple{Ptr{Nothing}, Any}}) @ LibGit2 /opt/julia/share/julia/stdlib/v1.12/LibGit2/src/LibGit2.jl:584 [4] clone @ /opt/julia/share/julia/stdlib/v1.12/LibGit2/src/LibGit2.jl:557 [inlined] [5] clone(io::IOContext{IO}, url::String, source_path::String; header::String, credentials::Nothing, isbare::Bool, kwargs::@Kwargs{}) @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:127 [6] clone @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:92 [inlined] [7] #ensure_clone#2 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:78 [inlined] [8] ensure_clone @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/GitTools.jl:74 [inlined] [9] install_git(io::IOContext{IO}, uuid::UUID, name::String, hash::Base.SHA1, urls::Set{String}, version_path::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:798 [10] (::Pkg.Operations.var"#112#113"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1193 [11] mkpidlock(f::Pkg.Operations.var"#112#113"{Bool, Pkg.Types.Context, Int64, String, Set{String}, Pkg.Types.PackageEntry}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [12] mkpidlock @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:90 [inlined] [13] mkpidlock @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [14] download_source(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; readonly::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1191 [15] download_source @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1058 [inlined] [16] download_source @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1056 [inlined] [17] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1735 [18] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1706 [inlined] [19] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:339 [20] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [21] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 [22] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [23] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [24] include(mod::Module, _path::String) @ Base ./Base.jl:305 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [26] _start() @ Base ./client.jl:554 PkgEval skipped after 130.08s: package could not be installed