Package evaluation of SEAL on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:59:01.386 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.28s ################################################################################ # Installation # Installing SEAL... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [bac81e26] + SEAL v0.4.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [bac81e26] + SEAL v0.4.2 [cdf55027] + SEAL_jll v3.6.2+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.68s ################################################################################ # Testing # Testing SEAL Status `/tmp/jl_UefGYg/Project.toml` [bac81e26] SEAL v0.4.2 [8dfed614] Test Status `/tmp/jl_UefGYg/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [bac81e26] SEAL v0.4.2 [cdf55027] SEAL_jll v3.6.2+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Test Summary: | Pass Total Time 1_bfv_basics | 64 64 4.9s Test Summary: | Pass Total Time 2_encoders | 18 18 1.5s Test Summary: | Pass Total Time 3_levels | 85 85 2.6s add!: Error During Test at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:193 Got exception outside of a @test invalid argument error (E_INVALIDARG) at /home/pkgeval/.julia/packages/SEAL/xhyRr/src/evaluator.jl:147 Stacktrace: [1] error(::String, ::String) @ Base ./error.jl:44 [2] check_return_value @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:23 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:47 [inlined] [4] add!(destination::Ciphertext, encrypted1::Ciphertext, encrypted2::Ciphertext, evaluator::Evaluator) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/evaluator.jl:147 [5] #371 @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:898 [inlined] [6] (::Base.RedirectStdStream)(thunk::var"#371#456"{Ciphertext, Ciphertext, Ciphertext, Evaluator}, stream::IOStream) @ Base ./stream.jl:1429 [7] #370 @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:897 [inlined] [8] open(::var"#370#455"{Ciphertext, Ciphertext, Ciphertext, Evaluator}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:396 [9] open(::Function, ::String, ::String) @ Base ./io.jl:393 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:896 [inlined] [11] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:194 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:194 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [16] include(fname::String) @ Base.MainInclude ./client.jl:494 [17] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:385 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:557 add_plain_inplace!: Error During Test at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:197 Got exception outside of a @test invalid argument error (E_INVALIDARG) at /home/pkgeval/.julia/packages/SEAL/xhyRr/src/evaluator.jl:160 Stacktrace: [1] error(::String, ::String) @ Base ./error.jl:44 [2] check_return_value @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:23 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:47 [inlined] [4] add_plain!(destination::Ciphertext, encrypted::Ciphertext, plain::Plaintext, evaluator::Evaluator) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/evaluator.jl:160 [5] add_plain_inplace! @ ~/.julia/packages/SEAL/xhyRr/src/evaluator.jl:165 [inlined] [6] #373 @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:898 [inlined] [7] (::Base.RedirectStdStream)(thunk::var"#373#458"{Ciphertext, Plaintext, Evaluator}, stream::IOStream) @ Base ./stream.jl:1429 [8] #372 @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:897 [inlined] [9] open(::var"#372#457"{Ciphertext, Plaintext, Evaluator}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:396 [10] open(::Function, ::String, ::String) @ Base ./io.jl:393 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:896 [inlined] [12] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:198 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:198 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [17] include(fname::String) @ Base.MainInclude ./client.jl:494 [18] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [19] include(fname::String) @ Base.MainInclude ./client.jl:494 [20] top-level scope @ none:6 [21] eval @ ./boot.jl:385 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [23] _start() @ Base ./client.jl:557 decode!: Error During Test at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:207 Got exception outside of a @test invalid argument error (E_INVALIDARG) at /home/pkgeval/.julia/packages/SEAL/xhyRr/src/ckks.jl:110 Stacktrace: [1] error(::String, ::String) @ Base ./error.jl:44 [2] check_return_value @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:23 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:47 [inlined] [4] decode!(destination::Vector{Float64}, plain::Plaintext, encoder::CKKSEncoder) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/ckks.jl:110 [5] #377 @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:898 [inlined] [6] (::Base.RedirectStdStream)(thunk::var"#377#462"{Vector{Float64}, Plaintext, CKKSEncoder}, stream::IOStream) @ Base ./stream.jl:1429 [7] #376 @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:897 [inlined] [8] open(::var"#376#461"{Vector{Float64}, Plaintext, CKKSEncoder}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:396 [9] open(::Function, ::String, ::String) @ Base ./io.jl:393 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:896 [inlined] [11] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:208 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:208 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [16] include(fname::String) @ Base.MainInclude ./client.jl:494 [17] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:385 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:557 compare results: Test Failed at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:216 Expression: isapprox(result, true_result, atol = 0.0001) Evaluated: isapprox([1.73702335e-316, 6.2418246145198e-310, 1.73702335e-316, 1.73702335e-316, 6.69231364e-316, 1.27319747463e-313, 1.0e-323, 2.121995791e-314, 6.69233844e-316, 2.121995791e-314 … 6.2418229157547e-310, 3.873348e-317, 6.2418229132409e-310, 4.0157577e-317, 6.2418229185482e-310, 0.0, NaN, 2.1219957905e-314, 6.2418229154043e-310, 3.856558e-317], [1.0, 1.0000976801434298, 1.0001953605613576, 1.000293041528282, 1.0003907233187006, 1.0004884062071118, 1.0005860904680135, 1.0006837763759042, 1.000781464205282, 1.0008791542306448 … 4.520045222907141, 4.522434891415457, 4.524825681797665, 4.527217594328267, 4.529610629281759, 4.532004786932638, 4.534400067555404, 4.5367964714245534, 4.539193998814587, 4.54159265]; atol = 0.0001) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:216 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:212 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 Test Summary: | Pass Fail Error Total Time 4_ckks_basics | 56 1 3 60 10.7s EncryptionParameters | 1 1 0.0s polynomial modulus degree | 2 2 0.1s coefficient modulus | 2 2 0.1s SEALContext | 1 1 0.1s extract parameters | 6 6 0.3s KeyGenerator | 1 1 0.0s PublicKey | 1 1 0.0s create_public_key | 1 1 0.0s SecretKey | 1 1 0.0s RelinKeys | 1 1 0.0s create_relin_keys | 1 1 0.1s Encryptor | 1 1 0.0s Evaluator | 1 1 0.0s Decryptor | 1 1 0.0s CKKSEncoder | 1 1 0.1s slot_count | 1 1 0.0s Plaintext | 1 1 0.0s encode! | 4 4 0.3s Ciphertext | 1 1 0.0s encrypt! | 1 1 0.1s square! | 1 1 0.0s relinearize_inplace! | 1 1 0.1s scale (before rescaling) | 1 1 0.1s rescale_to_next_inplace! | 1 1 0.0s scale (after rescaling) | 1 1 0.0s multiply_plain! and rescale | 2 2 0.1s multiply_inplace! | 1 1 0.0s relinearize_inplace! and rescale | 2 2 0.1s multiply_plain_inplace! and rescale | 2 2 0.1s parms_id | 3 3 0.0s get_context_data | 3 3 0.2s chain_index | 3 3 0.0s scale! | 2 2 0.1s mod_switch_to_inplace! | 2 2 0.1s add! | 1 1 2.4s add_plain_inplace! | 1 1 0.3s decrypt! | 1 1 0.0s decode! | 1 1 0.4s compare results | 1 1 4.4s ERROR: LoadError: Some tests did not pass: 56 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:1 in expression starting at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 Testing failed after 30.61s ERROR: LoadError: Package SEAL errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 59.01s: package tests unexpectedly errored