Package evaluation to test NODAL on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T13:10:33.519 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.53s ################################################################################ # Installation # Installing NODAL... Resolving package versions... Installed Statistics ─ v1.11.1 Installed NODAL ────── v0.4.0 Updating `~/.julia/environments/v1.14/Project.toml` [44063525] + NODAL v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [44063525] + NODAL v0.4.0 [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.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4530.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ 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/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/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... 1120.3 ms ✓ Statistics 1791.7 ms ✓ NODAL 2 dependencies successfully precompiled in 3 seconds. 11 already precompiled. Precompilation completed after 20.89s ################################################################################ # Testing # Testing NODAL Status `/tmp/jl_YT3SRt/Project.toml` [44063525] NODAL v0.4.0 [10745b16] Statistics v1.11.1 [8ba89e20] Distributed v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YT3SRt/Manifest.toml` [44063525] NODAL v0.4.0 [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.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time NumberParameter | 86 86 0.8s [EnumParameter] name : test current: test values : [EnumParameter] name : test current: test values : [StringParameter] name : test value: "a" *** [StringParameter] name : test value: "b" *** [EnumParameter] name : test current: test values : [StringParameter] name : test value: "c" Test Summary: | Pass Total Time EnumParameter | 37 37 2.0s [PermutationParameter] name : test value: [1, 2, 3, 4, 5, 6] size : 6 [PermutationParameter] name : test value: [2, 1, 3, 4, 5, 6] size : 6 [PermutationParameter] name : test value: [2, 1, 3, 4, 5, 6] size : 6 [PermutationParameter] name : test value: [1, 2, 3, 4, 6, 5] size : 6 [PermutationParameter] name : test value: [1, 2, 3, 4, 5, 6] size : 6 [PermutationParameter] name : test value: [5, 6, 2, 4, 1, 3] size : 6 Test Summary: | Pass Total Time PermutationParameter | 9 9 1.7s Test Summary: | Pass Total Time StringParameter | 6 6 0.0s [BoolParameter] name : test value: true Test Summary: | Pass Total Time BoolParameter | 6 6 0.4s [Configuration] name : test parameters: [NumberParameter] name : i0 min : 1.000000 max : 38.000000 value: 3.000000 *** [NumberParameter] name : i3 min : 2.330000 max : 85.330000 value: 22.200000 *** [NumberParameter] name : i1 min : 4.000000 max : 66.000000 value: 55.000000 *** [StringParameter] name : i2 value: "value" Test Summary: | Pass Total Time Configuration | 27 27 2.7s Test Summary: | Pass Total Time Run | 1 1 1.0s [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 3 Technique : Initialize Function Calls : 1 *** 1.0 Test Summary: | Pass Total Time Search | 3 3 7.3s [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 7 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 1657 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 29639 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 62413 Technique : Initialize Function Calls : 1 *** [Result] Cost : 0.0008379621316411243 Found in Iteration: 7 Current Iteration : 95095 Technique : Iterative First Improvement Function Calls : 31703 *** [Result] Cost : 0.0008379621316411243 Found in Iteration: 7 Current Iteration : 128683 Technique : Iterative First Improvement Function Calls : 31703 *** [Result] Cost : 0.0008379621316411243 Found in Iteration: 7 Current Iteration : 159263 Technique : Iterative First Improvement Function Calls : 31703 *** [Result] Cost : 0.0008379621316411243 Found in Iteration: 7 Current Iteration : 192444 Technique : Iterative First Improvement Function Calls : 31703 *** [bioFinal Result] Cost : 0.0007331442756982904 Found in Iteration : 14 Current Iteration : 217730 Technique : Iterative First Improvement Function Calls : 96502 Starting Configuration: [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.972214 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.946011 Minimum Configuration : [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.991451 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.985545 0.0007331442756982904 Test Summary: | Pass Total Time Search | 3 3 9.7s [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 7 Technique : Initialize Function Calls : 1 *** [Result] Cost : 0.09565442488001744 Found in Iteration: 20469 Current Iteration : 92658 Technique : Iterative Probabilistic Improvement Function Calls : 20469 *** [Result] Cost : 0.09565442488001744 Found in Iteration: 20469 Current Iteration : 221200 Technique : Iterative Probabilistic Improvement Function Calls : 20469 *** [Result] Cost : 0.09565442488001744 Found in Iteration: 20469 Current Iteration : 352945 Technique : Iterative Probabilistic Improvement Function Calls : 20469 *** [Result] Cost : 0.09565442488001744 Found in Iteration: 20469 Current Iteration : 505935 Technique : Iterative Probabilistic Improvement Function Calls : 20469 *** [Result] Cost : 0.09565442488001744 Found in Iteration: 20469 Current Iteration : 669791 Technique : Iterative Probabilistic Improvement Function Calls : 20469 *** [bioFinal Result] Cost : 0.09565442488001744 Found in Iteration : 20469 Current Iteration : 824991 Technique : Iterative Probabilistic Improvement Function Calls : 20469 Starting Configuration: [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.734412 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.555209 Minimum Configuration : [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.734412 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.555209 0.09565442488001744 Test Summary: | Pass Total Time Search | 3 3 30.3s [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 7 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 183415 Technique : Initialize Function Calls : 1 *** [Result] Cost : 0.0013312072489724657 Found in Iteration: 3189 Current Iteration : 389130 Technique : Randomized First Improvement Function Calls : 116844 *** [Result] Cost : 0.0013312072489724657 Found in Iteration: 3189 Current Iteration : 579031 Technique : Randomized First Improvement Function Calls : 116844 *** [Result] Cost : 0.0013312072489724657 Found in Iteration: 3189 Current Iteration : 777504 Technique : Randomized First Improvement Function Calls : 116844 *** [Result] Cost : 0.0013312072489724657 Found in Iteration: 3189 Current Iteration : 990501 Technique : Randomized First Improvement Function Calls : 116844 *** [bioFinal Result] Cost : 0.0013312072489724657 Found in Iteration : 3189 Current Iteration : 1185186 Technique : Randomized First Improvement Function Calls : 116844 Starting Configuration: [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.977512 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.959032 Minimum Configuration : [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.969857 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.942678 0.0013312072489724657 Test Summary: | Pass Total Time Search | 3 3 30.2s [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 7 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 742410 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 1638847 Technique : Initialize Function Calls : 1 *** [bioFinal Result] Cost : 1.0 Found in Iteration : 1 Current Iteration : 2439699 Technique : Initialize Function Calls : 1 Starting Configuration: [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.000000 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.000000 Minimum Configuration : [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.000000 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.000000 1.0 Test Summary: | Pass Total Time Search | 3 3 15.2s [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 7 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 152518 Technique : Initialize Function Calls : 1 *** [Result] Cost : 1.0 Found in Iteration: 1 Current Iteration : 319610 Technique : Initialize Function Calls : 1 *** [bioFinal Result] Cost : 1.0 Found in Iteration : 1 Current Iteration : 484646 Technique : Initialize Function Calls : 1 Starting Configuration: [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.000000 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.000000 Minimum Configuration : [Configuration] name : rosenbrock_config parameters: [NumberParameter] name : i0 min : -2.000000 max : 2.000000 value: 0.000000 *** [NumberParameter] name : i1 min : -2.000000 max : 2.000000 value: 0.000000 1.0 Test Summary: | Pass Total Time Search | 3 3 3.3s Test Summary: | Pass Total Time unit_value | 6 6 0.1s Testing NODAL tests passed Testing completed after 113.08s PkgEval succeeded after 186.71s