Package evaluation of MosaikAPIv3 on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:44:05.534 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.48s ################################################################################ # Installation # Installing MosaikAPIv3... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [733f0b2a] + MosaikAPIv3 v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.4 [0f8b85d8] + JSON3 v1.14.2 [733f0b2a] + MosaikAPIv3 v1.0.0 [69de0a69] + Parsers v2.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [856f2bd8] + StructTypes v1.11.0 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 1.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.25s ################################################################################ # Testing # Testing MosaikAPIv3 Status `/tmp/jl_lF82ZS/Project.toml` [ffbed154] DocStringExtensions v0.9.4 [0f8b85d8] JSON3 v1.14.2 [733f0b2a] MosaikAPIv3 v1.0.0 [856f2bd8] StructTypes v1.11.0 [56ddb016] Logging v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lF82ZS/Manifest.toml` [ffbed154] DocStringExtensions v0.9.4 [0f8b85d8] JSON3 v1.14.2 [733f0b2a] MosaikAPIv3 v1.0.0 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [856f2bd8] StructTypes v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Current working directory: /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:58 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:59 =# println("Current working directory: ", pwd()) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:60 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:61 =# include("input_sim_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:62 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:63 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:64 =# run(`python3 --version`) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:65 =# run(`python3 python/test_input_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:69 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:60 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:58 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: IOError: could not spawn `python3 --version`: 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:512 [7] run @ ./process.jl:510 [inlined] [8] (::var"#9#19")() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:64 [9] (::var"#2#5"{Tuple{Int64, var"#9#19"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:72 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:73 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:74 =# include("output_sim_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:75 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:76 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:77 =# run(`python3 python/test_output_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:81 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:72 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: IOError: could not spawn `python3 python/test_output_julia.py`: 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:512 [7] run @ ./process.jl:510 [inlined] [8] #11 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:77 [inlined] [9] (::var"#2#5"{Tuple{Int64, var"#11#21"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:84 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:85 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:86 =# include("get_progress_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:87 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:88 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:89 =# run(`python3 python/test_get_progress_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:93 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:85 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:84 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: LoadError: IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] #listen#13 @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:632 [inlined] [3] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:631 [inlined] [4] #listen#10 @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:625 [inlined] [5] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:622 [inlined] [6] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:629 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:628 [inlined] [8] run_server(sim_type::Type{GetProgressSim}; port::Int64) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:528 [9] run_server(sim_type::Type{GetProgressSim}) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:527 [10] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/get_progress_julia.jl:52 [11] include @ ./sysimg.jl:38 [inlined] [12] #12 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:86 [inlined] [13] (::var"#2#5"{Tuple{Int64, var"#12#22"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 in expression starting at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/get_progress_julia.jl:52 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:96 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:97 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:98 =# include("get_related_entities_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:99 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:100 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:101 =# run(`python3 python/test_get_related_entities_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:105 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:97 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:96 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: IOError: could not spawn `python3 python/test_get_related_entities_julia.py`: 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:512 [7] run @ ./process.jl:510 [inlined] [8] #15 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:101 [inlined] [9] (::var"#2#5"{Tuple{Int64, var"#15#25"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 Integration tests: Error During Test at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:108 Test threw exception Expression: begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:109 =# gather((()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:110 =# include("set_event_julia.jl") end), (()->begin #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:111 =# #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:112 =# sleep(0.1) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:113 =# run(`python3 python/test_set_event_julia.py`) end)) #= /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:117 =# true end TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] gather(::Function, ::Vararg{Function}) @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:47 [3] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:109 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [5] macro expansion @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:108 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:54 nested task error: LoadError: IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] #listen#13 @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:632 [inlined] [3] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:631 [inlined] [4] #listen#10 @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:625 [inlined] [5] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:622 [inlined] [6] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:629 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:628 [inlined] [8] run_server(sim_type::Type{SetEventSim}; port::Int64) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:528 [9] run_server(sim_type::Type{SetEventSim}) @ MosaikAPIv3 ~/.julia/packages/MosaikAPIv3/ARFse/src/MosaikAPIv3.jl:527 [10] top-level scope @ ~/.julia/packages/MosaikAPIv3/ARFse/test/set_event_julia.jl:59 [11] include @ ./sysimg.jl:38 [inlined] [12] #16 @ ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:110 [inlined] [13] (::var"#2#5"{Tuple{Int64, var"#16#26"}})() @ Main ~/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:15 in expression starting at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/set_event_julia.jl:59 Test Summary: | Error Total Time Integration tests | 5 5 11.5s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MosaikAPIv3/ARFse/test/runtests.jl:51 Testing failed after 17.74s ERROR: LoadError: Package MosaikAPIv3 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 53.51s: networking-related issues were detected