Package evaluation to test PartitionedStructures on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T14:55:58.545 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.18s ################################################################################ # Installation # Installing PartitionedStructures... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a6683cb1] + PartitionedStructures v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [92d709cd] + IrrationalConstants v0.2.6 [5c8ed15e] + LinearOperators v2.11.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [a6683cb1] + PartitionedStructures v0.1.6 [ae029012] + Requires v1.3.1 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 ⌅ [2913bbd2] + StatsBase v0.33.21 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 4.09s ################################################################################ # 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/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... 10522.7 ms ✓ StatsBase 4932.9 ms ✓ PartitionedStructures 2 dependencies successfully precompiled in 16 seconds. 31 already precompiled. Precompilation completed after 27.85s ################################################################################ # Testing # Testing PartitionedStructures Status `/tmp/jl_HQ2Uoj/Project.toml` [5c8ed15e] LinearOperators v2.11.0 [a6683cb1] PartitionedStructures v0.1.6 ⌅ [2913bbd2] StatsBase v0.33.21 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HQ2Uoj/Manifest.toml` [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [92d709cd] IrrationalConstants v0.2.6 [5c8ed15e] LinearOperators v2.11.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [a6683cb1] PartitionedStructures v0.1.6 [ae029012] Requires v1.3.1 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 ⌅ [2913bbd2] StatsBase v0.33.21 [a759f4b9] TimerOutputs v0.5.29 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.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 Test ev getter/setter | 2 2 7.5s Test Summary: | Pass Total Time Test ev min/max indices | 80 80 0.8s Test Summary: | Pass Total Time interface SparseVector | 4 4 3.0s Test Summary: | Pass Total Time Base.methods | 3 3 1.0s Test Summary: | Pass Total Time first test | 1 1 0.6s Test Summary: | Pass Total Time test k-chained et build_v! | 1 1 0.4s Test Summary: | Pass Total Time test fonction création epv | 2 2 0.9s Test Summary: | Pass Total Time test similar et copy | 3 3 0.6s Test Summary: | Total Time pv PartiallySeparableNLPModels | 0 0.3s Test Summary: | Pass Total Time set_epv | 3 3 0.4s Test Summary: | Pass Total Time methods | 370 370 3.9s Test Summary: | Pass Total Time Allocations partitioned vectors | 3 3 0.5s Test Summary: | Pass Total Time Base.methods (PartitionedVectors.jl) | 5 5 1.1s Test Summary: | Pass Total Time utilities functions for PartitonedVectors.jl | 2 2 0.7s Test Summary: | Pass Total Time partitioned vector methods | 6 6 1.0s Test Summary: | Pass Total Time dynamical safeguard | 1 1 0.6s Test Summary: | Pass Total Time eem | 4 4 1.5s Test Summary: | Pass Total Time Counters | 12 12 0.1s Test Summary: | Pass Total Time set_nie! | 2 2 0.0s Test Summary: | Pass Total Time elo LBFGS | 6 6 3.2s Test Summary: | Pass Total Time elo LSR1 | 6 6 1.6s Test Summary: | Pass Total Time first tests on epm | 7 7 3.7s Test Summary: | Pass Total Time Partitioned Matrices | 19 19 2.4s Test Summary: | Pass Total Time Generate partitioned matrices | 3 3 1.7s Test Summary: | Pass Total Time Allocation partitioned matrices (dense) | 4 4 5.3s Test Summary: | Total Time Matrix and SparseMatrix with linear element matrices | 0 0.1s Test Summary: | Pass Total Time test elemental element linear-operator matrix | 32 32 7.0s Test Summary: | Pass Total Time test elemental partitioned linear-operator matrix (PBFGS operator) | 8 8 15.2s Test Summary: | Pass Total Time test elemental partitioned linear-operator matrix (PLSR1 operator) | 7 7 5.0s Test Summary: | Pass Total Time PL-BFGS-SR1 matrices | 7 7 4.3s Test Summary: | Pass Total Time eplo_bfgs PartiallySeparableNLPModels | 6 6 2.9s Test Summary: | Pass Total Time eplo_sr1 PartiallySeparableNLPModels | 6 6 3.7s Test Summary: | Pass Total Time eplo_se PartiallySeparableNLPModels | 6 6 1.3s Test Summary: | Pass Total Time plo_lbfgs | 3 3 0.5s Test Summary: | Pass Total Time plo_lsr1 | 3 3 0.5s Test Summary: | Pass Total Time plo_l_bfgs-sr1 | 3 3 0.8s Test Summary: | Pass Total Time spm | 1 1 0.1s Test Summary: | Total Time Matrix and SparseMatrix with linear element matrices (LinearOperators) | 0 0.0s Test Summary: | Pass Total Time PLQN from vec + mem | 15 15 0.5s Test Summary: | Pass Total Time test utils | 25 25 4.4s Test Summary: | Pass Total Time Creation of instances | 13 13 1.3s Test Summary: | Total Time Matrix interface | 0 0.1s Test Summary: | Total Time SparseMatrixCSC | 0 0.0s Test Summary: | Pass Total Time Test Link | 13 13 1.6s Test Summary: | Pass Total Time mul_epm_epv with linear_vector | 18 18 0.0s ┌ Error: different partitioned structures between epm_B and epv_y └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:57 ┌ Error: different partitioned structures between epm_B and epv_s └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:59 ┌ Error: different partitioned structures between epm_B and epv_y └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:122 ┌ Error: different partitioned structures between epm_B and epv_s └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:124 Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.1873704224586683, -0.17318898949027464, 0.4504444467682904, 0.5675734650830397, 0.7741847944197112, 0.857507896041133, 0.9288083149435095, 0.9936898460917452, 1.0393169678616434, 1.111963201618396 … 13.034434598158228, 14.45267182193278, 16.860019237097692, 17.055550619227322, 18.017509599060478, 18.354459652680415, 19.64395855085454, 20.73254103246749, 20.80010676546618, 21.958379524058245]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.142783758662739, -0.9223373981051408, -0.7725570422490194, -0.4456865277381395, 0.08319503317248755, 0.15891121501521593, 0.47874489382012114, 0.5331177619624783, 0.6507083405948951, 0.782799911121756 … 3.2577110472623336, 3.8181567716383094, 3.8840858833952154, 4.28149984116971, 7.946635292175046, 11.329580754917625, 16.105686414107677, 19.955596205426943, 24.12065164581452, 27.24612254329141]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.2449629855366369, -0.7970273651361764, -0.05011407016644738, 0.24574688868425243, 0.35519891551759425, 0.5493644206300852, 0.8152011063542682, 0.8152011063542688, 0.815201106354269, 0.8152011063542699 … 1.649126799158149, 1.6518668429794878, 1.6626938241716578, 1.6903422065847789, 2.0134430726698107, 2.9445453527113385, 4.696214338330082, 6.8337849991120265, 8.3288939137706, 10.188061824433927]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkuplofinite(A::Matrix{Float64}, uplo::Char) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:118 [2] syevr!(jobz::Char, range::Char, uplo::Char, A::Matrix{Float64}, vl::Float64, vu::Float64, il::Int64, iu::Int64, abstol::Float64) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:5393 [3] #eigvals!#257 @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/symmetriceigen.jl:133 [inlined] [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/symmetriceigen.jl:127 [inlined] [5] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:311 [6] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [7] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [8] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-4.2467411914943245, -2.259683832416714, -2.121683093790572, -1.9976626779192002, -1.8644745046919187, -1.4781462598307222, -1.1220832306443473, -0.9382969338499197, -0.48939337636597235, -0.30434899541877014 … 12.514625673668501, 14.597140476015174, 16.009188749365038, 20.68548156495238, 22.56633502625541, 24.39295342516767, 27.700058458927174, 29.957253275473075, 32.00418760199128, 33.715819292145504]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-10.245861281059735, -5.435196849133574, -0.602732402757666, 0.2918083659671408, 0.963899860868886, 0.9780273414659585, 1.5382942825807617, 1.7618137782967227, 1.9216162734993216, 2.288904734759956 … 7.075000249011448, 7.122773673701787, 7.1657130102011575, 7.379664730879223, 7.480056266635165, 7.81341084513604, 9.042499122945138, 12.698831322412763, 45.95291582825999, 84.84050646903711]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.200836574840077, -2.1154481368554654, -1.8942555297736374, -1.6033917976836525, -1.4950029381610594, -1.3491579409330707, -1.1766412169644935, -1.048608812467929, -0.8854648913240281, -0.7720140500210183 … 4.276343863511524, 4.4436248642555425, 4.686105442845809, 4.8838403963552075, 5.137774449615748, 5.283879530879912, 5.5134294981314325, 6.072063119532294, 6.643077764349236, 6.738894018933721]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-7.5887260878165455, -4.570424409228957, -1.6709169322748696, 0.9970071510609018, 0.9970071510609035, 0.9970071510609048, 0.9970071510609049, 0.9970071510609049, 0.9970071510609051, 0.9970071510609054 … 1.9940143021218133, 1.9940143021218137, 1.9940143021218146, 1.9940143021218157, 2.010058549947989, 2.018424911901032, 2.040229364037014, 11.806850738455148, 16.90510819540659, 21.311708744767603]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-4.0365939076617705, -0.7570000970390618, 0.615573711596167, 0.8362711537388603, 0.9482410252262865, 0.9502089963246928, 0.9563797180147746, 0.9951333886248159, 1.0979531767570707, 1.5856873636612219 … 5.745733751546947, 5.833396675970667, 6.035739221853386, 6.220636048289383, 8.352920573756276, 11.77890810618917, 20.00228455723761, 24.688232747258763, 29.826486046594045, 33.526105097253236]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.14581567847016855, 1.1610330346821913, 1.6363283980393262, 2.060939090786077, 2.6313353577786818, 2.8172117032665445, 3.1952879179934213, 3.868768753555562, 4.087869319683777, 4.6182922741462304 … 6.730882730181947, 6.8420131810252505, 7.1550187631879165, 7.174015310931012, 7.642588777414361, 8.018896316158033, 9.328075600334564, 13.900166628822333, 19.756953413322982, 30.179008734552063]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-8.637387254214008, -2.1758955215460936, 0.20840696315691576, 0.7807327964638862, 1.0586429593399054, 1.140214502439074, 1.5450756147822422, 1.8938622197887052, 2.1435914041199813, 2.6388458009333817 … 7.43378343915724, 7.5193997917446165, 7.695688826272591, 7.822264834003462, 8.659428167227894, 9.392926133954619, 11.717737404502447, 31.589441329311608, 48.944821844933585, 67.99474828844856]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.0825764517182084, 0.7903715434259881, 1.320057026217608, 1.7388250213770764, 2.54542775904166, 2.6857366318015177, 2.7250456668921545, 2.784754071420206, 3.6047082202337624, 3.71250016494114 … 6.09179087365475, 6.123887445082125, 6.347593605927794, 7.302962104352423, 9.92829892790052, 11.648909875221644, 14.243563247416187, 15.67132707077265, 17.277944891806413, 18.075338481297774]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.7636199728453779, 0.5600866538723296, 1.5292574705788333, 1.6388678462213766, 2.109063303489558, 2.238318540530574, 2.4226086666940425, 2.6432297476231286, 2.7567863041343514, 2.9776055326631496 … 6.456745070482491, 6.705283238710985, 8.169296717476179, 10.82954986550504, 14.444691517094073, 18.623044494001814, 21.645659545548348, 24.242815391353822, 28.149738931014962, 30.147311978879397]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.1993121969495437, -0.7020139393815396, -0.5592763752458747, 0.24772985414930962, 0.9532985385181847, 0.9532985385181851, 0.9532985385181856, 0.9532985385181858, 0.9532985385181865, 0.9532985385181865 … 1.9198293265062971, 1.9226952086275504, 1.9432117935870297, 2.015247041560139, 2.040789441458882, 2.4807806288254755, 3.655586553772159, 6.0427710052432175, 11.049790555126322, 15.77041090273234]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.7040527703394655, -0.49883841156912034, -0.3767829341844995, -0.3368762847576732, -0.2532949145337264, -0.20124634638925995, -0.18257805329379131, -0.12627639762927842, -0.01995690296057042, -0.011205699609914103 … 2.531229381862288, 3.268028748386633, 3.6287779454002953, 4.139497643752749, 4.298292834038118, 4.364754102888786, 4.911834031602981, 5.146483872174715, 5.509299955610057, 5.527318179220096]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.762721524085861, -0.8966606421407954, 0.16233199193181502, 0.48751476859441456, 0.5623945863176444, 0.6127996497974354, 0.8865585211370671, 0.9255238359499001, 1.0980366567269733, 1.145411791003394 … 2.657087503489499, 2.799310481436077, 2.819536967511047, 3.393972728433275, 3.835583001891204, 4.01423266701399, 4.656918514947974, 10.968043328814563, 21.41459136288896, 27.70000131227515]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.823785665740317, -2.555232854870111, -1.8952521027710114, -0.7682821989317642, -0.40125609784214017, 0.46340995982611544, 0.6569153376295106, 0.6569153376295114, 0.6569153376295117, 0.6569153376295118 … 2.0719566920008146, 2.0740600761830734, 2.178358018840004, 2.1922233034609087, 3.701929739622687, 4.065784055544769, 5.224478725056126, 10.291846840958907, 16.589206075915758, 24.30165572878291]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-8.94068388645575, -4.899864191240165, -2.8108290590976126, 0.20977522658636966, 0.20977522658637107, 0.20977522658637204, 0.20977522658637213, 0.2097752265863727, 0.20977522658637296, 0.20977522658637313 … 0.41955045317274825, 0.4195504531727486, 0.4195504531727489, 0.4195504531727491, 0.5390710114649782, 0.5520175615733559, 0.5747524963166184, 7.361858062365209, 15.699955715275978, 25.892806777372545]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-17.288016823507476, -9.449253119818701, -8.75983624504911, -5.432265307496486, -1.533738660419293, -0.7358737206858617, -0.17323926823551328, 0.07905325777236112, 0.32531299034874456, 0.3953535865588857 … 5.820677437890284, 6.1501296844015, 7.783996919106847, 8.391031562977318, 15.554676849475005, 25.696117507894016, 56.49390436714842, 73.24428877629269, 102.93168551557768, 112.68459602045598]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.961364163460652, -1.7306507646231273, -1.4653111923160926, 0.21793944965005904, 0.21793944965005965, 0.21793944965005987, 0.21793944965006007, 0.21793944965006012, 0.21793944965006026, 0.21793944965006046 … 0.4358788993001204, 0.4358788993001205, 0.43587889930012075, 0.4358788993001211, 0.4404816730397532, 0.4451792210015885, 0.4593472177168914, 2.3111312032800213, 8.259364309294131, 15.362614706867024]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-5.308306738974338, -2.4371226201250002, -1.0741335105546044, 0.10180983207295764, 0.10180983207295845, 0.1018098320729588, 0.10180983207295909, 0.10180983207295925, 0.10180983207295952, 0.10180983207295953 … 0.2002993050882352, 0.20361966414591884, 0.2036196641459198, 0.20361966414592028, 0.290164188771408, 0.3916834206100188, 0.4556832334641155, 5.195278496771543, 8.628794773262529, 12.93040723028165]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-7.102948168697044, -4.952159529895016, -3.835556657931788, -1.123559628171753, 0.44766000241644927, 0.44766000241645076, 0.4476600024164513, 0.4476600024164515, 0.4476600024164517, 0.4476600024164517 … 1.0406594872913124, 1.1152245887515584, 1.3349469957421114, 1.3418785402737095, 1.3652476767310313, 1.3920674191514082, 4.6692421055423186, 9.743562933053925, 19.862986021308593, 36.03243826777289]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.664169781693938, -1.1567897788890504, -0.9876077335467977, -0.36895701773365136, 0.49140775145612436, 0.49140775145612503, 0.4914077514561254, 0.4914077514561259, 0.5020951797724174, 0.5281680141234331 … 0.9885760425359146, 0.9963940449728635, 1.0159870703517873, 1.1293947297218372, 1.4508399381526311, 1.479209846485152, 2.656181546491141, 4.044740478815738, 9.23071060172117, 14.769995046716204]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.3695950740033927, 0.4002361972604526, 0.4046804296899759, 0.5659006467366338, 0.843679305883468, 1.0300791717829179, 1.117675324376686, 1.2874759146014507, 1.4079715498580907, 1.507468766454638 … 2.806155306734794, 3.2470982212159174, 3.802286761306005, 4.959251287085198, 5.8566141753672625, 7.211735675129223, 8.307702042052368, 10.168723311801783, 15.79146066452994, 15.833240378054018]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-7.775128372603871, -6.533894613111028, -4.323764031863672, -3.6048409888840864, -2.5783719998287817, 0.128913739858217, 0.12891373985821755, 0.1289137398582183, 0.12891373985821847, 0.12891373985821875 … 0.2944797355604474, 0.3353448443207654, 0.3608478262164697, 0.39602518272608594, 0.4095799571181002, 8.296357228456017, 9.975631705023781, 11.264010274197675, 13.026397870469546, 13.505363173849828]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.9903105830057062, -1.4120534062201373, -0.8005740669280225, -0.3637437643204049, 0.10315781415468632, 0.24558515213827742, 0.5955635635206804, 0.5955635635206808, 0.5955635635206813, 0.5955635635206818 … 1.172432889819071, 1.189439294083217, 1.1931368078224664, 1.2149565188631046, 2.4844467907235797, 3.007130918370092, 3.161057421964894, 3.9282498282941045, 5.5251656145143535, 6.24012333116227]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkuplofinite(A::Matrix{Float64}, uplo::Char) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:118 [2] syevr!(jobz::Char, range::Char, uplo::Char, A::Matrix{Float64}, vl::Float64, vu::Float64, il::Int64, iu::Int64, abstol::Float64) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:5393 [3] #eigvals!#257 @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/symmetriceigen.jl:133 [inlined] [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/symmetriceigen.jl:127 [inlined] [5] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:311 [6] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [7] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [8] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-4.043159003402709, -2.180019453724184, -0.7297397900783238, -0.5663102462800524, -0.37414268941921314, 0.7659651256052755, 0.7659651256052756, 0.7659651256052759, 0.765965125605276, 0.7659651256052761 … 1.5720836698337672, 1.5792340628988253, 1.5998258440342188, 1.6167709816305293, 1.6765933914426179, 3.1166639210453426, 5.957628980294134, 9.273295243481451, 12.994873135910014, 17.494748159109562]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-6.2258052400937345, -3.590002787618467, -2.1977898692645357, -1.651174873920999, -1.5451915040632083, -0.6558174451769372, 0.048488638325649834, 0.04848863832565021, 0.048488638325650424, 0.04848863832565172 … 0.24150401764677396, 0.2699920801426575, 0.32445452436488764, 0.37311021554688695, 2.010750740888605, 2.286331499745779, 2.4043424071383384, 4.906782197237052, 15.072302771260672, 29.746076978813107]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.1831882953232293, -1.8829346967475136, -1.3713132701504223, -0.1820699842462134, 0.01730031346747783, 0.16438312635009034, 0.44548207341706364, 0.9337809473452611, 0.9337809473452623, 0.933780947345263 … 2.036452147180164, 2.092674065566356, 2.097925279590459, 4.1807363547417555, 4.912528231384455, 6.479507695011364, 7.864112151359669, 9.463501748182196, 12.007610171431725, 12.718512938923093]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.8002433537051354, -1.857541056013005, -0.567036644005659, -0.1694431584985795, -0.05584078984657416, 0.08281610523360561, 0.39138561524346, 0.5668288634256022, 0.6488530617961399, 0.744744889299298, 0.7863466171872989, 0.9416453600879864, 1.2113389474106946, 1.318884586029004, 1.4646318609876752, 1.6415999895392068, 2.3609371298075987, 5.38563829138764, 11.43339035056164, 23.241952903652212]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.9159704284895578, -0.9081496610781998, -0.643375959920485, -0.03096832234815583, 0.27223857253030015, 0.37985815632344677, 0.37985815632344705, 0.37985815632344716, 0.37985815632344727, 0.38026338869232795 … 0.5104979183782792, 0.701824129977224, 0.7506956861183377, 0.7668027740729471, 0.8169843021293546, 2.5526651859500045, 3.260629522887316, 3.7771924166014545, 4.881016156961667, 5.1522011213103465]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.407079505575076, -1.8229502727878013, -1.7463934561064516, -1.6304480520631768, -1.099949411631932, -0.7112063109995939, -0.45646939231805045, -0.2631598860550545, -0.06775911632693467, 0.051819815015815424 … 3.9031001089011994, 4.206659207241913, 4.402942346246381, 4.7741192183338335, 4.95351089079112, 5.59508108337716, 6.052206137975757, 6.129192023991363, 6.860468435941182, 7.67286783040058]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Test Summary: | Pass Fail Error Total Time PQN updates | 10 31 18 59 9.9s Convexity preservation test of PBFGS_update | 1 31 18 50 8.7s PSC update | 1 1 0.2s RNG of the outermost testset: Random.Xoshiro(0xcb8d51b678254398, 0xdf8bfaf41a693c4a, 0xff76f45ef9a3971c, 0x1d1c2e8d0f60ca7c, 0x33494e4913387566) ERROR: LoadError: Some tests did not pass: 10 passed, 31 failed, 18 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:7 in expression starting at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/_include.jl:4 in expression starting at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/runtests.jl:7 Testing failed after 120.07s ERROR: LoadError: Package PartitionedStructures 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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 178.02s: package tests unexpectedly errored