Package evaluation of SEAL on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:15:58.800 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.51s ################################################################################ # Installation # Installing SEAL... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [bac81e26] + SEAL v0.4.2 Updating `~/.julia/environments/v1.11/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.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 1.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.74s ################################################################################ # Testing # Testing SEAL Status `/tmp/jl_5iQ9iU/Project.toml` [bac81e26] SEAL v0.4.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_5iQ9iU/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.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Test Summary: | Pass Total Time 1_bfv_basics | 64 64 4.2s Test Summary: | Pass Total Time 2_encoders | 18 18 2.2s Test Summary: | Pass Total Time 3_levels | 85 85 3.0s 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.11/Test/src/Test.jl:924 [inlined] [6] (::Base.RedirectStdStream)(thunk::var"#371#456"{Ciphertext, Ciphertext, Ciphertext, Evaluator}, stream::IOStream) @ Base ./stream.jl:1464 [7] #370 @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:923 [inlined] [8] open(::var"#370#455"{Ciphertext, Ciphertext, Ciphertext, Evaluator}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [9] open(::Function, ::String, ::String) @ Base ./io.jl:407 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:922 [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.11/Test/src/Test.jl:1704 [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.11/Test/src/Test.jl:1704 [inlined] [15] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [16] include(fname::String) @ Main ./sysimg.jl:38 [17] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [18] include(fname::String) @ Main ./sysimg.jl:38 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:430 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:531 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.11/Test/src/Test.jl:924 [inlined] [7] (::Base.RedirectStdStream)(thunk::var"#373#458"{Ciphertext, Plaintext, Evaluator}, stream::IOStream) @ Base ./stream.jl:1464 [8] #372 @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:923 [inlined] [9] open(::var"#372#457"{Ciphertext, Plaintext, Evaluator}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [10] open(::Function, ::String, ::String) @ Base ./io.jl:407 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:922 [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.11/Test/src/Test.jl:1704 [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.11/Test/src/Test.jl:1704 [inlined] [16] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [17] include(fname::String) @ Main ./sysimg.jl:38 [18] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [19] include(fname::String) @ Main ./sysimg.jl:38 [20] top-level scope @ none:6 [21] eval @ ./boot.jl:430 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [23] _start() @ Base ./client.jl:531 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.11/Test/src/Test.jl:924 [inlined] [6] (::Base.RedirectStdStream)(thunk::var"#377#462"{Vector{Float64}, Plaintext, CKKSEncoder}, stream::IOStream) @ Base ./stream.jl:1464 [7] #376 @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:923 [inlined] [8] open(::var"#376#461"{Vector{Float64}, Plaintext, CKKSEncoder}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [9] open(::Function, ::String, ::String) @ Base ./io.jl:407 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:922 [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.11/Test/src/Test.jl:1704 [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.11/Test/src/Test.jl:1704 [inlined] [15] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [16] include(fname::String) @ Main ./sysimg.jl:38 [17] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [18] include(fname::String) @ Main ./sysimg.jl:38 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:430 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:531 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([5.4868804e-316, 1.27319747463e-313, 1.0e-323, 5.42376096e-316, 6.4693646365953e-310, 1.0e-323, 0.0, NaN, 5.4e-323, 5.48688397e-316 … 4.243991582e-314, 5.4884958e-316, 2.121995791e-314, 1.7913524e-316, 2.3341953706e-313, 5.4884974e-316, 4.243991582e-314, 5.4884982e-316, 0.0, 6.46936651757085e-310], [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.11/Test/src/Test.jl:679 [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.11/Test/src/Test.jl:1704 [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.11/Test/src/Test.jl:1704 [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 13.5s 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.4s 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.0s 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 3.4s add_plain_inplace! | 1 1 0.4s decrypt! | 1 1 0.1s decode! | 1 1 0.4s compare results | 1 1 5.9s 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 35.2s ERROR: LoadError: Package SEAL errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 73.47s: package tests unexpectedly errored