Package evaluation to test MCIntegration on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T16:26:20.606 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.56s ################################################################################ # Installation # Installing MCIntegration... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea1e2de9] + MCIntegration v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.1 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [ea1e2de9] + MCIntegration v0.4.2 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.8+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.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 7.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 9384.9 ms ✓ MPI 10578.5 ms ✓ MCIntegration 2 dependencies successfully precompiled in 20 seconds. 64 already precompiled. Precompilation completed after 35.9s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_4QB3ON/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.7 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4QB3ON/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [ffbed154] DocStringExtensions v0.9.5 [86223c79] Graphs v1.13.1 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.8+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Utility | 6 6 0.2s Test Summary: | Pass Total Time Configuration | 5 5 6.0s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-02T16:27:45.084 ------------------------------------------------------------------------------------- Integral num = 2, dof = [[1, 1, 1], [2, 3, 3], [0, 0, 0]], with variables: 1. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 2. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 3. Adaptive Discrete variable ∈ [1, ..., 6]. Learning rate = 2.0. ------------------------------------------------------------------------------------- ChangeIntegrand Proposed Accepted Ratio  Norm -> 1: Inf% NaN% 0.000000 1 ->Norm: Inf% NaN% 0.000000 1 -> 2: Inf% NaN% 0.000000 2 -> 1: Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- ChangeVariable Proposed Accepted Ratio  1 / Continuous : Inf% NaN% 0.000000 1 / Continuous : Inf% NaN% 0.000000 1 / Discrete : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Discrete : Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- Integrand Visited ReWeight Norm : 0 0.333333 Order 1: 0 0.333333 Order 2: 0 0.333333 ------------------------------------------------------------------------------------- Integrand evaluation = 0  Test Summary: | Pass Total Time Probability | 4 4 6.1s Test Summary: | Pass Total Time Variable | 17 17 2.2s Test Summary: | Pass Total Time Statistics | 12 12 2.4s Total iterations * blocks 160: 1%|▏ | ETA: 0:06:12 ( 2.35 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:16 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (57.25 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:42 ( 1.03 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.07 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:39 ( 1.00 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.39 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:17 ( 0.87 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.49 ms/it) Test Summary: | Pass Total Time Report | 4 4 27.4s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:00:46 ( 0.29 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.74 ms/it) mean = [0.9979656705084848], error = [0.0037256174189885505] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:00:53 ( 0.34 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.77 ms/it) mean = [0.7820513372951915], error = [0.0030604971088285435] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.39 ms/it) mean = [0.7880601015491824, 0.5356160768329219], error = [0.0046681035368759715, 0.005973331668874506] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7822860015009798, 0.5208051495670823], error = [0.005323911578327027, 0.005366031568747914] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:03:37 ( 1.37 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (38.23 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (25.05 ms/it) mean = 0.7922790594170233, error = 0.005147638011767832 with expected value = 0.7853981633974483 mean = [0.5208899651302019, 1.0417799302348167], error = [0.005122422177216747, 0.010244844320207735] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:39 ( 1.01 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (27.95 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.08 ms/it) mean = [5.990868075631621], error = [0.02188507140437086] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:54 ( 1.10 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (27.67 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.11 ms/it) mean = [11.931505210943373], error = [0.045095000028037374] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:47 ( 0.30 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.39 ms/it) 0.101509 seconds (2.77 k allocations: 469.750 KiB) 0.199214 seconds (2.73 k allocations: 468.031 KiB) Integral 1 = -4.003883887353812 ± 0.012672382507142272 (reduced chi2 = 0.668) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.87 ms/it) mean = [1.393039752050581], error = [0.008452804440747776] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:01 ( 1.15 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (30.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.81 ms/it) mean = [1.3916848054241335], error = [0.009683696945294747] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:33 ( 0.59 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.88 ms/it) mean = [1.3772073786424541], error = [0.009078847666954845] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.91 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.53 ms/it) mean = [0.5012220761526777], error = [0.0015467862120018586] with expected value = 0.5 mean = [0.3345232118477998], error = [0.0011220634310295879] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:43 ( 0.65 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.01 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.90 ms/it) mean = [0.5028184130406707, 0.0], error = [0.0031039744620230147, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.34158969911362597], error = [3.3333333333333335e-11, 0.0033238673034717598] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 36.4s Vegas tests Sphere 2D mean = [0.7856448835691163], error = [0.0002549593329565447] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 77%|████▋ | ETA: 0:00:00 ( 4.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.09 ms/it) mean = [0.7855507569672566, 0.5236301498593458], error = [0.00024204773277964277, 0.00025839864910074013] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 74%|████▍ | ETA: 0:00:00 ( 4.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.24 ms/it) mean = [0.7855039752021025, 0.5242965445445721], error = [0.00023062085639562405, 0.00019950147154534816] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:33 ( 0.59 s/it) Total iterations * blocks 160: 31%|█▉ | ETA: 0:00:04 (34.50 ms/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (21.49 ms/it) Total iterations * blocks 160: 97%|█████▊| ETA: 0:00:00 (17.38 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.13 ms/it) mean = 0.7852766479040209, error = 0.0002573598348285276 with expected value = 0.7853981633974483 mean = [0.5236567802040727, 1.0473135604105277], error = [0.00025168797796838683, 0.0005033759214883505] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.92 ms/it) mean = [5.9995921528127205], error = [0.000323025424026353] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.68 ms/it) mean = [12.000024808126232], error = [4.092136794034814e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.40 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.58 ms/it) 0.257876 seconds (3.18 k allocations: 456.305 KiB) Integral 1 = -3.999583720204389 ± 0.00020364096459716258 (reduced chi2 = 1.16) mean = [-3.999583720204389], error = [0.00020364096459716258] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:59 ( 0.37 s/it) Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 ( 8.84 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.23 ms/it) mean = [1.3915041616536816], error = [0.0010572427302682496] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 83%|█████ | ETA: 0:00:00 ( 9.95 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.93 ms/it) mean = [1.3912085158321372], error = [0.0011139799238036405] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:04 ( 0.40 s/it) Total iterations * blocks 160: 84%|█████ | ETA: 0:00:00 ( 9.70 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.77 ms/it) mean = [1.3930914293969205], error = [0.001285777042360229] with expected value = 1.3932 Complex1 mean = [0.5000313447801858], error = [3.226598837223933e-5] with expected value = 0.5 mean = [0.3333327228167756], error = [6.848234565620408e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 78%|████▊ | ETA: 0:00:00 ( 4.14 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.06 ms/it) mean = [0.5000171739055963, 0.0], error = [2.638759906486267e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333523024834904], error = [3.3333333333333335e-11, 7.592153129378613e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.27 ms/it) mean = [0.5000158918401261, 0.0], error = [3.11614525706535e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333222248616395], error = [3.3333333333333335e-11, 6.75589960636331e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:28 ( 0.94 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (24.98 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.79 ms/it) mean = [0.9217833700795928, 0.9470981496208652, 0.9595790332787507], error = [0.00027184676090905073, 0.000473710692631143, 0.0007101530224488847] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 20.1s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:24 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.86 ms/it) mean = [0.7858275170613641], error = [0.0005839238232909635] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:40 ( 0.63 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.86 ms/it) Integral 1 = 0.7864443672631984 ± 0.0009226704200519627 (reduced chi2 = 0.714) Integral 2 = 0.5251100687400615 ± 0.0009040373462743006 (reduced chi2 = 0.32) mean = [0.7864443672631984, 0.5251100687400615], error = [0.0009226704200519627, 0.0009040373462743006] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7834719779806287, 0.5216168358235882], error = [0.0009768863309347051, 0.0009583415082402005] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.37 ms/it) mean = 0.7859064841169674, error = 0.0008286376272629237 with expected value = 0.7853981633974483 mean = [0.5229049333994367, 1.045809866787895], error = [0.0009108247221540287, 0.0018216494088498139] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.49 ms/it) mean = [6.0003979417530084], error = [0.00046716369360885404] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:22 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.93 ms/it) mean = [12.000030806545297], error = [7.191707939977308e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:21 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.72 ms/it) 0.189638 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.999951211019283 ± 0.00027627434407420046 (reduced chi2 = 0.576) mean = [-3.999951211019283], error = [0.00027627434407420046] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.79 ms/it) mean = [1.3926697526458143], error = [0.002962296957695235] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:27 ( 0.55 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.82 ms/it) mean = [1.3953201823350305], error = [0.0025660306045576856] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:18 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.16 ms/it) mean = [1.3855227971479733], error = [0.0020301735592669653] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.316305 seconds (6.46 k allocations: 1.235 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.92 ms/it) mean = [0.49997365802282917], error = [4.224562451935479e-5] with expected value = 0.5 mean = [0.33328583072993606], error = [9.153342308415363e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:42 ( 0.65 s/it) Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 (12.75 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.90 ms/it) mean = [0.4999739051006905, 0.0], error = [4.8793074378050585e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334293979795642], error = [3.3333333333333335e-11, 0.00010032804020972454] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:33 ( 0.59 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.10 ms/it) mean = [0.4999514414480291, 0.0], error = [5.06317112639272e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33337461199762036], error = [3.3333333333333335e-11, 0.00011034736250351407] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:01:33 ( 0.59 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (16.90 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.75 ms/it) mean = [0.9221903323329627, 0.9461683395730057, 0.9581137540706336], error = [0.0013537543070089022, 0.001731573768737116, 0.0021936470676044654] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 20.2s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:24 ( 0.53 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.67 ms/it) 1 -> 0.5000226420906171+-0.00013222189752391976 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:49 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.86 ms/it) 1 -> 0.49992278006028285+-0.0001449769569590217 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.00 ms/it) 1 -> 0.49749664590957543+-0.006421643012590786 test thread: 1 for the index 2 2 -> 0.3333811477845949+-9.285467195068385e-5 2 -> 0.33346288425171194+-0.00010545635407399987 2 -> 0.33570860657722335+-0.004151478915550308 test thread: 1 for the index 3 3 -> 0.2500993871275661+-7.08077211066504e-5 3 -> 0.24998178872980878+-7.545297132807721e-5 3 -> 0.25003984628804443+-0.0027581216847767107 test outer threads for vegas mean = 0.5000226420906171, error = 0.00013222189752391976 with expected value = 0.5 test outer threads for vegasmc mean = 0.49992278006028285, error = 0.0001449769569590217 with expected value = 0.5 test outer threads for mcmc mean = 0.49749664590957543, error = 0.006421643012590786 with expected value = 0.5 test outer threads for vegas mean = 0.3333811477845949, error = 9.285467195068385e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33346288425171194, error = 0.00010545635407399987 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.33570860657722335, error = 0.004151478915550308 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2500993871275661, error = 7.08077211066504e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24998178872980878, error = 7.545297132807721e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.25003984628804443, error = 0.0027581216847767107 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 5.5s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:42 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:38 ( 0.62 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.84 ms/it) 2 -> [0.33347624404073206]+-[9.276930295046425e-5] mean = [0.33347624404073206], error = [9.276930295046425e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:33 ( 0.97 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.28 ms/it) 2 -> [0.3333801304497513]+-[0.00010437109089584111] mean = [0.3333801304497513], error = [0.00010437109089584111] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:48 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.69 ms/it) 2 -> [0.33507531505334986]+-[0.003791932754048168] mean = [0.33507531505334986], error = [0.003791932754048168] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 6.8s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:23 ( 2.60 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:39 ( 0.57 s/it) Total iterations * blocks 80: 84%|█████▉ | ETA: 0:00:01 ( 0.11 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (93.12 ms/it) Total iterations * blocks 64: 9%|▋ | ETA: 0:00:05 (88.30 ms/it) Total iterations * blocks 64: 81%|█████▊ | ETA: 0:00:00 (20.46 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.73 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097232225 ± 0.0018747633 -0.097232225 ± 0.0018747633 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.833400 seconds (7.96 M allocations: 320.902 MiB, 3.49% gc time, 58.81% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097232 ± 0.001875 -0.097226 mean = -0.09723222516002049, error = 0.0018747633117089555 with expected value = -0.09722569490554467 0.500000 -0.100304 ± 0.002471 -0.095174 mean = -0.10030385635592762, error = 0.002470593466994841 with expected value = -0.09517413768359331 1.000000 -0.090156 ± 0.002200 -0.088668 mean = -0.09015563549563385, error = 0.002199897708400082 with expected value = -0.08866785115184726 1.500000 -0.071572 ± 0.001868 -0.076203 mean = -0.0715719471066931, error = 0.0018680781139918255 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097232225 ± 0.0018747633 -0.097232225 ± 0.0018747633 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:59 ( 0.76 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (65.61 ms/it) Total iterations * blocks 80: 76%|█████▍ | ETA: 0:00:01 (41.78 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (35.70 ms/it) Total iterations * blocks 64: 39%|██▊ | ETA: 0:00:01 (20.67 ms/it) Total iterations * blocks 64: 77%|█████▍ | ETA: 0:00:00 (20.79 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (20.68 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097185292 ± 0.00054942268 -0.097185292 ± 0.00054942268 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.324496 seconds (11.01 M allocations: 489.064 MiB, 6.29% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097185 ± 0.000549 -0.097226 mean = -0.0971852919184852, error = 0.0005494226770564249 with expected value = -0.09722569490554467 0.500000 -0.095212 ± 0.000607 -0.095174 mean = -0.09521194856739183, error = 0.0006067697051250262 with expected value = -0.09517413768359331 1.000000 -0.087904 ± 0.000474 -0.088668 mean = -0.08790354075474031, error = 0.00047351237819684953 with expected value = -0.08866785115184726 1.500000 -0.073949 ± 0.000621 -0.076203 mean = -0.07394910559342388, error = 0.0006211337043246786 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097185292 ± 0.00054942268 -0.097185292 ± 0.00054942268 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:22 ( 1.05 s/it) Total iterations * blocks 80: 31%|██▎ | ETA: 0:00:06 ( 0.10 s/it) Total iterations * blocks 80: 62%|████▍ | ETA: 0:00:02 (62.36 ms/it) Total iterations * blocks 80: 92%|██████▌| ETA: 0:00:00 (49.03 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (46.88 ms/it) Total iterations * blocks 64: 30%|██▏ | ETA: 0:00:01 (26.94 ms/it) Total iterations * blocks 64: 61%|████▎ | ETA: 0:00:01 (26.42 ms/it) Total iterations * blocks 64: 91%|██████▍| ETA: 0:00:00 (26.46 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (26.43 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097354959 ± 0.0012121282 -0.097354959 ± 0.0012121282 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.692559 seconds (19.01 M allocations: 855.655 MiB, 8.07% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.097355 ± 0.001212 -0.097226 mean = -0.0973549589880403, error = 0.001212128232082644 with expected value = -0.09722569490554467 0.500000 -0.095956 ± 0.001328 -0.095174 mean = -0.09595596699078507, error = 0.0013284759198811487 with expected value = -0.09517413768359331 1.000000 -0.089819 ± 0.001100 -0.088668 mean = -0.08981925757451106, error = 0.0011003947319799096 with expected value = -0.08866785115184726 1.500000 -0.081492 ± 0.004785 -0.076203 mean = -0.08149207093293956, error = 0.004785037144547661 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097354959 ± 0.0012121282 -0.097354959 ± 0.0012121282 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 21.7s WARNING: Method definition (::Type{Main.Para})(Float64, Float64, Int64, Int64, Int64, Float64, Float64, Array{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, 1}, Float64) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})(Any, Any, Any, Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})() in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Para}) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. Total iterations * blocks 160: 1%|▏ | ETA: 0:07:43 ( 2.93 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:04 (70.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:07 (46.62 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.10839358 ± 0.0039456572 -0.10839358 ± 0.0039456572 0.0000 2 -0.10013689 ± 0.0028479308 -0.10839358 ± 0.0039456572 0.0000 3 -0.0939196 ± 0.0046667694 -0.098449787 ± 0.0024310106 1.2933 4 -0.092259405 ± 0.0025730236 -0.095530136 ± 0.0017670569 2.1758 5 -0.10176667 ± 0.0045575911 -0.096345128 ± 0.0016475565 1.9931 6 -0.090980709 ± 0.0033444402 -0.095297524 ± 0.0014779532 2.0124 7 -0.10333188 ± 0.0047846242 -0.095997362 ± 0.0014121179 2.1247 8 -0.099207033 ± 0.0048333925 -0.096249783 ± 0.0013554537 1.8383 9 -0.097637018 ± 0.0048681984 -0.096349589 ± 0.001305784 1.5865 10 -0.10092155 ± 0.0058059029 -0.096569717 ± 0.0012739612 1.4620 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 8%|▌ | ETA: 0:00:06 (42.15 ms/it) Total iterations * blocks 160: 70%|████▎ | ETA: 0:00:00 ( 9.54 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.28 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097509005 ± 0.0043153984 -0.097509005 ± 0.0043153984 0.0000 2 -0.096918575 ± 0.0033970364 -0.097509005 ± 0.0043153984 0.0000 3 -0.095339139 ± 0.0041111863 -0.09627774 ± 0.0026187228 0.0877 4 -0.097854221 ± 0.0038638455 -0.096773955 ± 0.0021677563 0.1009 5 -0.09512479 ± 0.0022297435 -0.095972615 ± 0.0015542877 0.1610 6 -0.089576604 ± 0.0040102403 -0.095137298 ± 0.0014492434 0.6736 7 -0.096111413 ± 0.0042769435 -0.095237626 ± 0.0013725844 0.5482 8 -0.095138558 ± 0.0054111856 -0.095231637 ± 0.0013304498 0.4569 9 -0.096906027 ± 0.0032192986 -0.095475896 ± 0.0012295837 0.4246 10 -0.093522341 ± 0.0046638328 -0.095348934 ± 0.0011889572 0.3921 ------------------------------------------------------------------------------------------------------------------------------- 1.356337 seconds (5.81 M allocations: 197.091 MiB, 3.26% gc time, 33.90% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.095349 ± 0.001189 -0.097226 mean = -0.09534893441282319, error = 0.0011889572473138983 with expected value = -0.09722569490554467 0.500000 -0.093692 ± 0.001285 -0.095174 mean = -0.09369188955416333, error = 0.0012854941300224395 with expected value = -0.09517413768359331 1.000000 -0.086433 ± 0.001666 -0.088668 mean = -0.08643315410807849, error = 0.0016662043440478144 with expected value = -0.08866785115184726 1.500000 -0.077045 ± 0.002013 -0.076203 mean = -0.07704528755224023, error = 0.002012869698512908 with expected value = -0.07620341547901538 mean = -0.09534893441282319, error = 0.0011889572473138983 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 11.5s ┌ Warning: mpiexec() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffd041f15a0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, MCIntegration-primary-hOgVTtRB (errno 1) Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffc88f99430) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, MCIntegration-primary-hOgVTtRB (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time MPI | 1 1 22.7s RNG of the outermost testset: Xoshiro(0x799aa92d3a2bd37c, 0x8afe3a19fbc959ca, 0x31a87f84a608893d, 0x7f286318df6ec156, 0x8cfa8ac087b9d865) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:33 Testing failed after 199.28s ERROR: LoadError: Package MCIntegration 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 285.32s: package tests unexpectedly errored