Package evaluation of SAOImageDS9 on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:55:20.721 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.54s ################################################################################ # Installation # Installing SAOImageDS9... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [dbce9b26] + SAOImageDS9 v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dbce9b26] + SAOImageDS9 v0.2.0 ⌅ [1907e7ba] + TwoDimensional v0.2.1 [d310a076] + XPA v0.2.2 [9dbca590] + XPA_jll v2.1.22+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [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.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.67s ################################################################################ # Testing # Testing SAOImageDS9 Status `/tmp/jl_3zYTRW/Project.toml` [dbce9b26] SAOImageDS9 v0.2.0 ⌅ [1907e7ba] TwoDimensional v0.2.1 [d310a076] XPA v0.2.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_3zYTRW/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [dbce9b26] SAOImageDS9 v0.2.0 ⌅ [1907e7ba] TwoDimensional v0.2.1 [d310a076] XPA v0.2.2 [9dbca590] XPA_jll v2.1.22+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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [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... ERROR: LoadError: IOError: could not spawn `/usr/bin/ds9`: 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] #883 @ ./process.jl:149 [inlined] [4] setup_stdios(f::Base.var"#883#884"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [5] _spawn @ ./process.jl:148 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:516 [7] run @ ./process.jl:510 [inlined] [8] ds9start(timeout::Float64) @ Main.SAOImageDS9Tests ~/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:17 [9] ds9start() @ Main.SAOImageDS9Tests ~/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:9 [10] top-level scope @ ~/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:36 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:1 caused by: no matching SAOImage/DS9 server found Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] connect(ident::String; kwds::@Kwargs{}) @ SAOImageDS9 ~/.julia/packages/SAOImageDS9/xB0SW/src/SAOImageDS9.jl:76 [3] connect (repeats 2 times) @ ~/.julia/packages/SAOImageDS9/xB0SW/src/SAOImageDS9.jl:74 [inlined] [4] ds9start(timeout::Float64) @ Main.SAOImageDS9Tests ~/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:14 [5] ds9start() @ Main.SAOImageDS9Tests ~/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:9 [6] top-level scope @ ~/.julia/packages/SAOImageDS9/xB0SW/test/runtests.jl:36 [7] include(fname::String) @ Main ./sysimg.jl:38 [8] top-level scope @ none:6 Testing failed after 13.68s ERROR: LoadError: Package SAOImageDS9 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 50.03s: package tests unexpectedly errored