Package evaluation to test CVXOPT on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T14:44:57.622 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.85s ################################################################################ # Installation # Installing CVXOPT... Resolving package versions... Installed Conda ── v1.10.3 Installed PyCall ─ v1.96.4 Updating `~/.julia/environments/v1.14/Project.toml` [1a0d837d] + CVXOPT v0.3.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [1a0d837d] + CVXOPT v0.3.2 [8f4d0f93] + Conda v1.10.3 [682c06a0] + JSON v1.3.0 [1914dd2f] + MacroTools v0.5.16 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [438e738f] + PyCall v1.96.4 [ec057cc2] + StructUtils v2.6.0 [81def892] + VersionParsing v1.3.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.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.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building PyCall → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9816a3826b0ebf49ab4926e2b18842ad8b5c8f04/build.log` Installation completed after 53.82s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.16s ################################################################################ # Testing # Testing CVXOPT Status `/tmp/jl_golzrn/Project.toml` [1a0d837d] CVXOPT v0.3.2 [8f4d0f93] Conda v1.10.3 [438e738f] PyCall v1.96.4 [44cfe95a] Pkg v1.14.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_golzrn/Manifest.toml` [1a0d837d] CVXOPT v0.3.2 [8f4d0f93] Conda v1.10.3 [682c06a0] JSON v1.3.0 [1914dd2f] MacroTools v0.5.16 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [438e738f] PyCall v1.96.4 [ec057cc2] StructUtils v2.6.0 [81def892] VersionParsing v1.3.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.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.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for CVXOPT [1a0d837d-f7ba-5e72-a8f8-b8273492ab4e] │ exception = Required dependency Base.PkgId(Base.UUID("81def892-9a0e-5fdd-b105-ffc91e053289"), "VersionParsing") failed to load from a cache file. └ @ Base loading.jl:2891 [ Info: Installing cvxopt via the Conda cvxopt package... [ Info: Running `conda config --add channels conda-forge --file /home/pkgeval/.julia/conda/3/x86_64/condarc-julia.yml --force` in root environment [ Info: Running `conda install -q -y cvxopt` in root environment Channels: - conda-forge Platform: linux-64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /home/pkgeval/.julia/conda/3/x86_64 added / updated specs: - cvxopt The following packages will be downloaded: package | build ---------------------------|----------------- _x86_64-microarch-level-3 | 3_zen2 10 KB conda-forge cvxopt-1.3.2 | py312ha94c6a8_5 541 KB conda-forge dsdp-5.8 | hd9d9efa_1203 235 KB conda-forge fftw-3.3.10 |nompi_h3b011a4_111 1.9 MB conda-forge glpk-5.0 | h445213a_0 1023 KB conda-forge gmp-6.3.0 | hac33072_2 449 KB conda-forge gsl-2.7 | he838d99_0 3.2 MB conda-forge libamd-3.3.3 | haaf9dc3_7100102 49 KB conda-forge libbtf-2.3.2 | h32481e8_7100102 27 KB conda-forge libcamd-3.3.3 | h32481e8_7100102 46 KB conda-forge libccolamd-3.3.4 | h32481e8_7100102 42 KB conda-forge libcholmod-5.3.1 | h59ddab4_7100102 1.1 MB conda-forge libcolamd-3.3.4 | h32481e8_7100102 33 KB conda-forge libcxsparse-4.4.1 | h32481e8_7100102 118 KB conda-forge libklu-2.3.5 | hf24d653_7100102 142 KB conda-forge libldl-3.3.2 | h32481e8_7100102 24 KB conda-forge libparu-1.0.0 | h17147ab_7100102 91 KB conda-forge librbio-4.3.4 | h32481e8_7100102 47 KB conda-forge libspex-3.2.3 | had10066_7100102 79 KB conda-forge libspqr-4.3.4 | h852d39f_7100102 213 KB conda-forge libsuitesparseconfig-7.10.1| h92d6892_7100102 42 KB conda-forge libumfpack-6.3.5 | heb53515_7100102 424 KB conda-forge metis-5.1.0 | hd0bcaf9_1007 3.7 MB conda-forge mpfr-4.2.1 | h90cbb55_3 620 KB conda-forge suitesparse-7.10.1 | ha0f6916_7100102 12 KB conda-forge ------------------------------------------------------------ Total: 14.1 MB The following NEW packages will be INSTALLED: _x86_64-microarch~ conda-forge/noarch::_x86_64-microarch-level-3-3_zen2 cvxopt conda-forge/linux-64::cvxopt-1.3.2-py312ha94c6a8_5 dsdp conda-forge/linux-64::dsdp-5.8-hd9d9efa_1203 fftw conda-forge/linux-64::fftw-3.3.10-nompi_h3b011a4_111 glpk conda-forge/linux-64::glpk-5.0-h445213a_0 gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 gsl conda-forge/linux-64::gsl-2.7-he838d99_0 libamd conda-forge/linux-64::libamd-3.3.3-haaf9dc3_7100102 libbtf conda-forge/linux-64::libbtf-2.3.2-h32481e8_7100102 libcamd conda-forge/linux-64::libcamd-3.3.3-h32481e8_7100102 libccolamd conda-forge/linux-64::libccolamd-3.3.4-h32481e8_7100102 libcholmod conda-forge/linux-64::libcholmod-5.3.1-h59ddab4_7100102 libcolamd conda-forge/linux-64::libcolamd-3.3.4-h32481e8_7100102 libcxsparse conda-forge/linux-64::libcxsparse-4.4.1-h32481e8_7100102 libklu conda-forge/linux-64::libklu-2.3.5-hf24d653_7100102 libldl conda-forge/linux-64::libldl-3.3.2-h32481e8_7100102 libparu conda-forge/linux-64::libparu-1.0.0-h17147ab_7100102 librbio conda-forge/linux-64::librbio-4.3.4-h32481e8_7100102 libspex conda-forge/linux-64::libspex-3.2.3-had10066_7100102 libspqr conda-forge/linux-64::libspqr-4.3.4-h852d39f_7100102 libsuitesparsecon~ conda-forge/linux-64::libsuitesparseconfig-7.10.1-h92d6892_7100102 libumfpack conda-forge/linux-64::libumfpack-6.3.5-heb53515_7100102 metis conda-forge/linux-64::metis-5.1.0-hd0bcaf9_1007 mpfr conda-forge/linux-64::mpfr-4.2.1-h90cbb55_3 suitesparse conda-forge/linux-64::suitesparse-7.10.1-ha0f6916_7100102 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Unreachable reached at 0x757425f59eda [271] signal 4 (2): Illegal instruction in expression starting at /home/pkgeval/.julia/packages/CVXOPT/pFqQ1/test/test1.jl:1 copy at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyarray.jl:150 [inlined] pyocopy at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyarray.jl:252 unknown function (ip: 0x757425f59f22) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 convert at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyarray.jl:267 unknown function (ip: 0x757425f58c36) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 convert at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/conversions.jl:835 iterate at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/conversions.jl:563 iterate at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/conversions.jl:555 [inlined] merge! at ./abstractdict.jl:229 copy at ./abstractdict.jl:197 unknown function (ip: 0x757425f57192) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 convert at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/conversions.jl:595 unknown function (ip: 0x757425f564d3) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 convert at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/conversions.jl:835 #_#74 at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyfncall.jl:86 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 PyObject at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyfncall.jl:86 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #conelp#1 at /home/pkgeval/.julia/packages/CVXOPT/pFqQ1/src/CVXOPT.jl:43 conelp at /home/pkgeval/.julia/packages/CVXOPT/pFqQ1/src/CVXOPT.jl:29 unknown function (ip: 0x757425f4722e) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3092 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3152 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x757425f39ea2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3092 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3152 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_41151.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_62684.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7574277d4249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 8742214 (Pool: 8742142; Big: 72); GC: 10 Testing failed after 69.4s ERROR: LoadError: Package CVXOPT errored during testing (received signal: 4) 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:237 [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:228 PkgEval crashed after 183.98s: an unreachable instruction was executed ################################################################################ # Bug reporting # The package crashed during testing (reason=unreachable), but PkgEval was unable to reproduce the crash under rr (status=fail, reason=test_errors). For debugging, here is the tail end of the rr log: > in expression starting at /home/pkgeval/.julia/packages/CVXOPT/pFqQ1/src/CVXOPT.jl:1 > in expression starting at /home/pkgeval/.julia/packages/CVXOPT/pFqQ1/test/runtests.jl:1 > > caused by: PyError (PyImport_ImportModule > > The Python package cvxopt could not be imported by pyimport. Usually this means > that you did not install cvxopt in the Python version being used by PyCall. > > PyCall is currently configured to use the Julia-specific Python distribution > installed by the Conda.jl package. To install the cvxopt module, you can > use `pyimport_conda("cvxopt", PKG)`, where PKG is the Anaconda > package that contains the module cvxopt, or alternatively you can use the > Conda package directly (via `using Conda` followed by `Conda.add` etcetera). > > Alternatively, if you want to use a different Python distribution on your > system, such as a system-wide Python (as opposed to the Julia-specific Python), > you can re-configure PyCall with that Python. As explained in the PyCall > documentation, set ENV["PYTHON"] to the path/name of the python executable > you want to use, run Pkg.build("PyCall"), and re-launch Julia. > > ) > ModuleNotFoundError("No module named 'cvxopt'") > > Stacktrace: > [1] pyimport(name::String) > @ PyCall ~/.julia/packages/PyCall/1gn3u/src/PyCall.jl:558 > [2] pyimport_conda(modulename::String, condapkg::String, channel::String) > @ PyCall ~/.julia/packages/PyCall/1gn3u/src/PyCall.jl:716 > [3] __init__() > @ CVXOPT ~/.julia/packages/CVXOPT/pFqQ1/src/CVXOPT.jl:13 > [4] include(mod::Module, _path::String) > @ Base ./Base.jl:309 > [5] __require_prelocked(pkg::Base.PkgId, env::String) > @ Base ./loading.jl:2914 > [6] _require_prelocked(uuidkey::Base.PkgId, env::String) > @ Base ./loading.jl:2665 > [7] macro expansion > @ ./loading.jl:2593 [inlined] > [8] macro expansion > @ ./lock.jl:376 [inlined] > [9] __require(into::Module, mod::Symbol) > @ Base ./loading.jl:2557 > [10] require > @ ./loading.jl:2533 [inlined] > [11] eval_import_path > @ ./module.jl:36 [inlined] > [12] eval_import_path_all(at::Module, path::Expr, keyword::String) > @ Base ./module.jl:60 > [13] _eval_using > @ ./module.jl:137 [inlined] > [14] _eval_using(to::Module, path::Expr) > @ Base ./module.jl:137 > [15] top-level scope > @ ~/.julia/packages/CVXOPT/pFqQ1/test/runtests.jl:1 > [16] include(mapexpr::Function, mod::Module, _path::String) > @ Base ./Base.jl:310 > [17] top-level scope > @ none:6 > [18] eval(m::Module, e::Any) > @ Core ./boot.jl:489 > [19] exec_options(opts::Base.JLOptions) > @ Base ./client.jl:310 > [20] _start() > @ Base ./client.jl:577 > > Testing failed after 122.33s > > ERROR: LoadError: Package CVXOPT 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:3067 > [3] test > @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:235 > [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:228 > > PkgEval failed after 249.82s: package tests unexpectedly errored