Package evaluation to test BoltzmannMachines on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T15:47:11.945 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.88s ################################################################################ # Installation # Installing BoltzmannMachines... Resolving package versions... Installed BoltzmannMachines ─ v1.3.0 Installed Statistics ──────── v1.11.1 Updating `~/.julia/environments/v1.14/Project.toml` [4f8fbe5d] + BoltzmannMachines v1.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [4f8fbe5d] + BoltzmannMachines v1.3.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.7 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.4 s ✓ Statistics 1.5 s ✓ DelimitedFiles WARNING: method definition for oneornone_encode at /home/pkgeval/.julia/packages/BoltzmannMachines/6zomW/src/datapreprocessing.jl:173 declares type variable M but does not use it. 22.0 s ✓ BoltzmannMachines 3 dependencies successfully precompiled in 25 seconds. 10 already precompiled. 1 dependency had output during precompilation: ┌ BoltzmannMachines │ WARNING: method definition for oneornone_encode at /home/pkgeval/.julia/packages/BoltzmannMachines/6zomW/src/datapreprocessing.jl:173 declares type variable M but does not use it. └ Precompilation completed after 74.91s ################################################################################ # Testing # Testing BoltzmannMachines Status `/tmp/jl_S7GON4/Project.toml` [4f8fbe5d] BoltzmannMachines v1.3.0 [8bb1440f] DelimitedFiles v1.9.1 [10745b16] Statistics v1.11.1 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_S7GON4/Manifest.toml` [4f8fbe5d] BoltzmannMachines v1.3.0 [8bb1440f] DelimitedFiles v1.9.1 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: TaskFailedException nested task error: Timed out waiting to read host:port string from worker. Stacktrace: [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1118 [2] worker_from_id(i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1115 [inlined] [3] remote_do(::Function, ::Int64; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [4] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig; profile_wait::Int64, exit_timeout::Int64, term_timeout::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:746 [5] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:743 [inlined] [6] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:621 [7] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 [8] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 caused by: Timed out waiting to read host:port string from worker. Stacktrace: [1] read_worker_host_port(io::Base.PipeEndpoint) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:359 [2] connect(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:563 [3] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:618 [4] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 [5] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 ...and 1 more exception. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base task.jl:630 [2] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:506 [3] addprocs_locked(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:471 [inlined] [4] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [5] addprocs(np::Int64; restrict::Bool, kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [inlined] [6] top-level scope @ ~/.julia/packages/BoltzmannMachines/6zomW/test/runtests.jl:5 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core boot.jl:522 [10] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [11] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BoltzmannMachines/6zomW/test/runtests.jl:2 Testing failed after 84.81s ERROR: LoadError: Package BoltzmannMachines errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 307.56s: package tests unexpectedly errored