Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.1072 (de815ed1fa*) started at 2025-09-03T12:30:33.323 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.34s ################################################################################ # Installation # Installing FaultDetectionTools... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fbfc5fa0] + FaultDetectionTools v1.3.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [187b0558] + ConstructionBase v1.6.0 [a81e2ce2] + DescriptorSystems v1.4.4 [fbfc5fa0] + FaultDetectionTools v1.3.2 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.4 [48965c70] + MatrixPencils v1.9.0 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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.13.1+0 Installation completed after 3.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_yFuyAL" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_GlvhIO"). Fatal error: ERROR: LoadError: MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame}) The function `stacktrace` exists, but no method is defined for this combination of argument types. Closest candidates are: stacktrace(!Matched::Bool) @ Base stacktraces.jl:206 stacktrace() @ Base stacktraces.jl:206 stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool) @ Base stacktraces.jl:193 ... Stacktrace: [1] CapturedException(ex::ConcurrencyViolationError, bt_raw::Vector{Base.StackTraces.StackFrame}) @ Base ./task.jl:17 [2] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [3] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [4] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [6] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [7] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [8] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [9] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [10] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [11] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [12] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [13] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [14] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [16] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [18] IncludeInto @ ./Base.jl:310 [inlined] [19] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [20] include(mod::Module, _path::String) @ Base ./Base.jl:308 [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3019 [22] top-level scope @ stdin:5 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2865 [25] include_string @ ./loading.jl:2875 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [27] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 83.34s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_79Y4PH/Project.toml` [861a8166] Combinatorics v1.0.3 [a81e2ce2] DescriptorSystems v1.4.4 [fbfc5fa0] FaultDetectionTools v1.3.2 ⌅ [033835bb] JLD2 v0.4.54 [99c1a7ee] MatrixEquations v2.5.4 [48965c70] MatrixPencils v1.9.0 [eff96d63] Measurements v2.14.0 [429524aa] Optim v1.13.2 [f27b6e38] Polynomials v4.1.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_79Y4PH/Manifest.toml` [47edcb42] ADTypes v1.17.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.20.0 [49dc2e85] Calculus v0.5.2 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [a81e2ce2] DescriptorSystems v1.4.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.7 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [fbfc5fa0] FaultDetectionTools v1.3.2 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.28.1 [f6369f11] ForwardDiff v1.1.0 [92d709cd] IrrationalConstants v0.2.4 ⌅ [033835bb] JLD2 v0.4.54 [692b3bcd] JLLWrappers v1.7.1 [d3d80556] LineSearches v7.4.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [99c1a7ee] MatrixEquations v2.5.4 [48965c70] MatrixPencils v1.9.0 [eff96d63] Measurements v2.14.0 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [f27b6e38] Polynomials v4.1.0 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings 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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.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.13.1+0 [8e850ede] nghttp2_jll v1.66.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test_fdiutils FaultDetectionTools.FDIModel{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -2.0 0.0 0.0 0.0 -3.0 0.0 0.0 0.0 -2.0 Input matrix B: 3×5 Matrix{Float64}: 1.0 0.0 1.0 0.0 0.0 1.0 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 Output matrix C: 2×3 Matrix{Float64}: -1.0 0.0 -3.0 0.0 -1.0 0.0 Feedthrough matrix D: 2×5 Matrix{Float64}: 1.0 1.0 1.0 1.0 0.0 1.0 0.0 1.0 0.0 1.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 disturbances 2:2 faults 3:5 FaultDetectionTools.FDFilter{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -0.716201 0.39775 1.57543 -0.242394 0.597058 -1.20454 -0.253017 0.189647 -0.163739 Input matrix B: 3×3 Matrix{Float64}: 1.04499 -0.66195 -0.762812 -0.890052 -1.52135 0.653992 1.01101 -1.05018 0.782992 Output matrix C: 1×3 Matrix{Float64}: 2.6148 0.0106085 2.03254 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.123564 0.765916 0.923663 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDIFilter{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 1.21027 0.0733135 -1.278 0.024029 0.312526 -1.62219 0.962964 -1.67191 0.203672 Input matrix B: 3×3 Matrix{Float64}: -1.37455 0.535102 0.0519695 -0.253769 2.94939 -0.0587599 0.687309 0.784241 0.0241408 Output matrix C: 1×3 Matrix{Float64}: 0.919319 -0.194723 0.937719 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.360139 0.279316 0.742816 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -1.30179 -0.220784 -0.564671 0.856294 Input matrix B: 2×3 Matrix{Float64}: -0.24742 -0.00555327 1.90101 -0.699673 -1.7803 0.467836 Output matrix C: 2×2 Matrix{Float64}: 0.790642 -1.19475 -0.0662338 -1.59083 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.877639 0.469995 0.752306 0.139807 0.644094 0.296702 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDFilterIF{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 2.10554 0.425546 0.356372 0.874677 0.0359798 -2.35702 0.818715 -1.2725 0.695865 Input matrix B: 3×6 Matrix{Float64}: 1.3499 0.133156 -0.32248 -0.330255 -0.438152 0.507201 0.229885 0.643532 0.811255 -1.24115 -0.393916 0.397376 -0.434658 -0.363859 1.12506 -0.869198 0.271138 0.210681 Output matrix C: 1×3 Matrix{Float64}: -0.0331122 0.55743 0.232824 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.904731 0.787204 0.120426 0.223911 0.537618 0.716591 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 2.13377 -0.0216919 -1.1385 0.278872 1.16959 0.825247 1.7779 0.120876 -2.27728 Input matrix B: 3×6 Matrix{Float64}: 0.489881 -0.591056 -0.427628 1.0656 0.488918 1.09876 -0.479625 -0.31047 0.538223 -0.399698 -0.62175 0.206609 -0.281658 0.404645 0.553017 0.426924 -0.542274 0.272602 Output matrix C: 1×3 Matrix{Float64}: -1.54887 -0.316113 -0.465685 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.630765 0.712866 0.790243 0.975185 0.0916477 0.88116 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.693864 0.0970153 -0.919177 0.393293 Input matrix B: 2×6 Matrix{Float64}: -0.180276 1.68914 -0.129653 -0.992425 1.67003 0.491814 -1.03028 0.607522 -0.453671 1.18362 0.593855 -1.80081 Output matrix C: 2×2 Matrix{Float64}: 0.974653 -0.285493 -0.380974 -0.431148 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.173148 0.335601 0.533666 0.666057 0.0624887 0.832619 0.890867 0.728504 0.0536187 0.121612 0.826853 0.420674 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 2.13377 -0.0216919 -1.1385 0.278872 1.16959 0.825247 1.7779 0.120876 -2.27728 Input matrix B: 3×3 Matrix{Float64}: 1.0656 0.488918 1.09876 -0.399698 -0.62175 0.206609 0.426924 -0.542274 0.272602 Output matrix C: 1×3 Matrix{Float64}: -1.54887 -0.316113 -0.465685 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.975185 0.0916477 0.88116 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.693864 0.0970153 -0.919177 0.393293 Input matrix B: 2×3 Matrix{Float64}: -0.992425 1.67003 0.491814 1.18362 0.593855 -1.80081 Output matrix C: 2×2 Matrix{Float64}: 0.974653 -0.285493 -0.380974 -0.431148 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.666057 0.0624887 0.832619 0.121612 0.826853 0.420674 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 34.297479 seconds (20.94 M allocations: 1.134 GiB, 1.24% gc time, 99.97% compilation time) 5.329555 seconds (2.24 M allocations: 126.424 MiB, 3.24% gc time, 99.99% compilation time) 1.895896 seconds (1.05 M allocations: 58.129 MiB, 99.97% compilation time) 36.673012 seconds (26.47 M allocations: 1.446 GiB, 3.25% gc time, 100.00% compilation time) 6.469256 seconds (2.68 M allocations: 149.901 MiB, 4.36% gc time, 99.90% compilation time) 0.233666 seconds (128.12 k allocations: 7.321 MiB, 99.71% compilation time) 4.918156 seconds (360.62 k allocations: 19.314 MiB, 99.97% compilation time) 0.000210 seconds (140 allocations: 12.336 KiB) Test_fdigenspec 242.539318 seconds (92.79 M allocations: 4.977 GiB, 1.89% gc time, 100.00% compilation time) 53.093129 seconds (22.32 M allocations: 1.221 GiB, 1.47% gc time, 99.99% compilation time) 20.942786 seconds (8.04 M allocations: 454.339 MiB, 1.64% gc time, 99.97% compilation time) 4.265346 seconds (1.55 M allocations: 89.401 MiB, 17.19% gc time, 82.66% compilation time) 0.568485 seconds (148.20 k allocations: 33.077 MiB, 98.97% compilation time) 15.795853 seconds (1.89 M allocations: 139.820 MiB, 0.56% gc time, 99.35% compilation time) 0.024902 seconds (20.84 k allocations: 14.427 MiB, 88.42% compilation time) 83.945929 seconds (7.95 M allocations: 458.978 MiB, 0.34% gc time, 99.99% compilation time) 0.099661 seconds (108.51 k allocations: 108.273 MiB, 77.29% gc time) 0.088526 seconds (143.66 k allocations: 126.250 MiB, 60.82% gc time) 0.341835 seconds (153.66 k allocations: 113.621 MiB, 12.57% gc time, 80.49% compilation time) 43.954051 seconds (10.41 M allocations: 590.518 MiB, 0.51% gc time, 99.96% compilation time) 0.233660 seconds (108.51 k allocations: 108.273 MiB, 89.89% gc time) 0.100723 seconds (265.13 k allocations: 229.538 MiB, 51.13% gc time) 0.000454 seconds (693 allocations: 394.336 KiB) 0.000868 seconds (1.69 k allocations: 959.977 KiB) 0.000281 seconds (1.22 k allocations: 626.117 KiB) 0.148400 seconds (31.32 k allocations: 8.330 MiB, 98.64% compilation time) 0.263385 seconds (53.15 k allocations: 13.148 MiB, 25.82% gc time, 71.88% compilation time) 0.001869 seconds (7.97 k allocations: 6.862 MiB) 0.000970 seconds (3.03 k allocations: 2.788 MiB) 0.001610 seconds (6.49 k allocations: 4.673 MiB) 0.000935 seconds (3.67 k allocations: 2.942 MiB) 0.000923 seconds (3.08 k allocations: 2.829 MiB) 0.001560 seconds (6.85 k allocations: 4.950 MiB) 0.000884 seconds (3.83 k allocations: 3.097 MiB) 0.085199 seconds (85.90 k allocations: 82.400 MiB, 74.61% gc time) 0.065801 seconds (134.08 k allocations: 103.206 MiB, 50.91% gc time) 0.050904 seconds (93.15 k allocations: 86.232 MiB, 55.51% gc time) 0.143696 seconds (159.79 k allocations: 50.256 MiB, 19.70% gc time, 62.89% compilation time) 3.221031 seconds (1.22 M allocations: 74.401 MiB, 99.85% compilation time) 0.072795 seconds (36.03 k allocations: 14.688 MiB, 35.17% gc time, 52.13% compilation time) 0.000462 seconds (658 allocations: 427.359 KiB) 0.000925 seconds (1.95 k allocations: 1.344 MiB) 0.033360 seconds (11.36 k allocations: 1.063 MiB, 94.80% compilation time) 0.018568 seconds (9.11 k allocations: 474.266 KiB, 98.78% compilation time) 0.023928 seconds (20.08 k allocations: 1.247 MiB, 96.94% compilation time) 0.050993 seconds (20.16 k allocations: 1.556 MiB, 96.56% compilation time) 0.000111 seconds (498 allocations: 29.500 KiB) 0.000503 seconds (1.28 k allocations: 487.375 KiB) 0.000670 seconds (1.56 k allocations: 565.352 KiB) 0.020149 seconds (5.54 k allocations: 495.117 KiB, 93.70% compilation time) Test_efdsyn 11.432771 seconds (13.08 M allocations: 724.544 MiB, 2.01% gc time, 99.96% compilation time) 11.581840 seconds (2.73 M allocations: 148.109 MiB, 1.46% gc time, 99.98% compilation time) 0.580019 seconds (158.83 k allocations: 9.096 MiB, 98.95% compilation time) 0.000984 seconds (1.45 k allocations: 265.578 KiB) 77.287737 seconds (23.74 M allocations: 1.302 GiB, 1.51% gc time, 99.99% compilation time) 0.033935 seconds (3.29 k allocations: 707.023 KiB, 94.06% compilation time) 15.318106 seconds (3.75 M allocations: 209.453 MiB, 99.97% compilation time) 0.001157 seconds (2.00 k allocations: 597.266 KiB) 0.087723 seconds (69.94 k allocations: 4.484 MiB, 98.66% compilation time) 28.756700 seconds (6.09 M allocations: 337.548 MiB, 1.18% gc time, 99.98% compilation time) 6.520345 seconds (1.19 M allocations: 67.185 MiB, 99.95% compilation time) 0.000735 seconds (2.83 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 21.769725 seconds (4.59 M allocations: 256.406 MiB, 0.31% gc time, 99.98% compilation time) 1.190286 seconds (738.99 k allocations: 45.039 MiB, 99.76% compilation time) 0.000761 seconds (638 allocations: 163.828 KiB) 0.042434 seconds (14.49 k allocations: 1.246 MiB, 96.11% compilation time) 0.000264 seconds (1.03 k allocations: 381.375 KiB) 0.039726 seconds (14.16 k allocations: 1.127 MiB, 95.39% compilation time) 0.000225 seconds (695 allocations: 165.875 KiB) 0.000473 seconds (599 allocations: 63.195 KiB) 0.000211 seconds (558 allocations: 60.148 KiB) 0.000219 seconds (593 allocations: 61.648 KiB) 0.000126 seconds (557 allocations: 60.211 KiB) Test_efdisyn 8.730587 seconds (3.61 M allocations: 206.388 MiB, 99.95% compilation time) 0.077315 seconds (57.14 k allocations: 3.594 MiB, 97.86% compilation time) 1.376967 seconds (169.16 k allocations: 10.945 MiB, 99.83% compilation time) 0.087507 seconds (52.84 k allocations: 3.327 MiB, 97.95% compilation time) 0.000514 seconds (993 allocations: 186.812 KiB) 0.041533 seconds (3.63 k allocations: 1.072 MiB, 97.27% compilation time) 6.577708 seconds (2.36 M allocations: 137.180 MiB, 1.18% gc time, 99.94% compilation time) 2.145882 seconds (1.01 M allocations: 60.190 MiB, 4.04% gc time, 99.84% compilation time) 0.000801 seconds (3.46 k allocations: 1.071 MiB) 5.008299 seconds (1.47 M allocations: 84.102 MiB, 3.20% gc time, 99.94% compilation time) 0.040745 seconds (14.99 k allocations: 1.262 MiB, 99.03% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:7 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -8.68626e-18 1.27723e-16 1.32543e-16 5.03586e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 6.36507e-16 -1.07133e-16 6.08889e-16 2.75151e-16 3.18202e-16 -1.0898 -1.07669 -1.0 3.1665 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -2.77556e-17 1.66533e-16 2.77556e-16 6.66134e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 2.83902e-16 -2.13654e-15 -3.529e-16 2.22045e-16 2.22045e-16 1.47258e-15 5.3046 -4.3046 -1.0 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 0.0 0.0 0.0 0.0 Feedthrough matrix D: 1×9 Matrix{Float64}: -7.84837e-17 -5.23063e-16 -1.7321e-16 0.0 0.0 6.31423e-17 2.02975e-16 -1.0 1.0 Continuous-time state-space model. Filter# 4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 6.93889e-18 -1.11022e-16 -1.11022e-16 -2.22045e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -2.34606e-16 -9.08494e-17 -1.91427e-16 -1.11022e-16 -1.11022e-16 -3.13092e-17 -1.0 1.89031e-17 1.0 Continuous-time state-space model. Filter# 5: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 9.96714e-18 -1.35986e-16 -1.67967e-16 -4.77855e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -2.61047e-16 3.90721e-16 -8.65972e-17 -2.54837e-16 -1.41007e-16 9.33031e-17 -1.0 1.0 -2.37397e-16 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.73472e-17 1.66533e-16 3.33067e-16 4.44089e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 2.22668e-15 3.24086e-15 1.76828e-15 5.55112e-16 2.77556e-16 -4.85931 2.27305e-16 3.85931 1.0 Continuous-time state-space model. Filter# 7: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.56245e-17 1.50541e-16 2.65879e-16 4.78534e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 7.05258e-16 4.08524e-16 5.13021e-16 2.69029e-16 2.15445e-16 -1.0 7.83486e-17 -5.15509e-17 1.0 Continuous-time state-space model. Filter# 8: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 2.12669e-18 -1.37978e-17 -4.13418e-17 1.72835e-18 Feedthrough matrix D: 1×9 Matrix{Float64}: -3.43718e-16 -7.22648e-16 -2.83095e-16 -1.28383e-17 -1.81221e-17 1.0 1.56063e-16 -1.0 1.75868e-17 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -9.08995e-16 1.12133e-14 1.28786e-14 2.42029e-14 Feedthrough matrix D: 1×9 Matrix{Float64}: 3.9019e-14 2.23176e-14 2.65615e-14 1.86517e-14 1.04361e-14 -82.2891 83.2891 1.47213e-17 -1.0 Continuous-time state-space model. Filter# 10: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.55035e-17 1.92013e-16 2.68321e-16 6.10363e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 7.18083e-16 3.82829e-16 4.63834e-16 3.43143e-16 2.03993e-16 -1.0 1.0 -3.90395e-18 -9.58014e-17 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.589877 0.0 0.0 0.0 0.0 1.59447 1.1491 0.0338623 0.0 1.03026 -0.221307 -0.80438 0.0 -0.0324206 -0.270038 -0.00921521 Input matrix B: 4×9 Matrix{Float64}: -2.8383 1.25704 0.617709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.197249 -0.556985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.262142 1.44356 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.734616 -0.294097 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -2.07998e-16 2.70541e-15 2.99921e-15 8.34558e-15 Feedthrough matrix D: 1×9 Matrix{Float64}: 9.07716e-15 5.29724e-15 5.70005e-15 4.73598e-15 2.98552e-15 -16.6209 17.6209 -1.0 9.55598e-18 Continuous-time state-space model. Input groups: Name Channels controls 1:3 disturbances 4:5 faults 6:9 0.003551 seconds (12.18 k allocations: 8.595 MiB) 0.002569 seconds (8.08 k allocations: 4.792 MiB) 0.002362 seconds (8.06 k allocations: 4.824 MiB) 6.585570 seconds (2.79 M allocations: 174.991 MiB, 1.64% gc time, 98.72% compilation time) 0.062253 seconds (196.23 k allocations: 139.173 MiB, 27.01% gc time) 50.676915 seconds (9.26 M allocations: 645.731 MiB, 0.44% gc time, 99.75% compilation time) 9.892382 seconds (2.61 M allocations: 150.843 MiB, 0.72% gc time, 99.18% compilation time) 5.293293 seconds (1.88 M allocations: 108.353 MiB, 1.43% gc time, 99.93% compilation time) 12.475790 seconds (2.98 M allocations: 170.938 MiB, 0.69% gc time, 99.98% compilation time) 5.089929 seconds (1.47 M allocations: 84.567 MiB, 0.83% gc time, 99.93% compilation time) 0.001205 seconds (5.12 k allocations: 1.871 MiB) 6.774540 seconds (1.59 M allocations: 91.616 MiB, 0.50% gc time, 99.43% compilation time) Test_afdsyn 12.190741 seconds (16.12 M allocations: 901.912 MiB, 3.19% gc time, 99.95% compilation time) 2.155026 seconds (1.22 M allocations: 71.479 MiB, 7.45% gc time, 99.89% compilation time) 4.271731 seconds (3.71 M allocations: 221.694 MiB, 16.20% gc time, 99.90% compilation time) 0.131451 seconds (38.15 k allocations: 2.954 MiB, 97.83% compilation time) 170.712182 seconds (19.76 M allocations: 1.037 GiB, 0.25% gc time, 99.99% compilation time) 0.116862 seconds (42.42 k allocations: 2.895 MiB, 94.08% compilation time) 0.026060 seconds (14.54 k allocations: 1.539 MiB, 90.99% compilation time) 0.001553 seconds (2.77 k allocations: 828.398 KiB) 0.000546 seconds (1.12 k allocations: 196.711 KiB) 0.001470 seconds (3.04 k allocations: 856.227 KiB) 0.000537 seconds (1.18 k allocations: 204.398 KiB) 0.001254 seconds (2.85 k allocations: 755.852 KiB) 3.969328 seconds (1.54 M allocations: 86.610 MiB, 99.71% compilation time) 0.002262 seconds (3.98 k allocations: 1.611 MiB) 0.001980 seconds (3.19 k allocations: 1.468 MiB) 3.418085 seconds (2.25 M allocations: 133.408 MiB, 5.61% gc time, 99.82% compilation time) 1.765464 seconds (998.53 k allocations: 60.678 MiB, 99.76% compilation time) 0.624519 seconds (192.85 k allocations: 12.867 MiB, 99.26% compilation time) 5.487925 seconds (4.34 M allocations: 246.229 MiB, 1.34% gc time, 99.89% compilation time) 10.840146 seconds (2.31 M allocations: 126.920 MiB, 0.94% gc time, 99.96% compilation time) 0.954352 seconds (890.02 k allocations: 54.597 MiB, 99.69% compilation time) 0.001274 seconds (3.62 k allocations: 1.356 MiB) 0.690486 seconds (214.45 k allocations: 13.251 MiB, 5.51% gc time, 93.82% compilation time) 0.239923 seconds (91.47 k allocations: 7.166 MiB, 99.03% compilation time) 0.001656 seconds (4.99 k allocations: 2.511 MiB) 0.037678 seconds (21.33 k allocations: 3.838 MiB, 92.60% compilation time) 0.031542 seconds (14.43 k allocations: 1.116 MiB, 93.47% compilation time) 1.358482 seconds (971.87 k allocations: 58.473 MiB, 2.61% gc time, 97.08% compilation time) 0.000448 seconds (1.47 k allocations: 307.883 KiB) ┌ Warning: afdsyn: expected reduced order not achieved └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:1545 0.112378 seconds (19.98 k allocations: 2.517 MiB, 96.20% compilation time) afdsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 Expression: iszero(R.sys[:, [R.controls; R.disturbances]], atol = 1.0e-7) && (iszero(R.sys[:, [R.faults; R.noise]] - Rfw.sys[:, [Rfw.faults; Rfw.noise]]) && (fdisspec(Rfw, block = true) == Bool[1 1] && (maximum(real(gpole(Q))) >= -3 && (minimum(real(gpole(Q))) <= -3 && (fdif2ngap(R))[1] ≈ info.gap)))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:744 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1945 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 5.670207 seconds (5.12 M allocations: 298.850 MiB, 1.59% gc time, 99.91% compilation time) 0.041650 seconds (4.33 k allocations: 1.397 MiB, 93.29% compilation time) 0.036539 seconds (21.77 k allocations: 2.801 MiB, 94.83% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 4.319353 seconds (983.76 k allocations: 61.030 MiB, 0.79% gc time, 99.01% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.001214 seconds (3.12 k allocations: 1.263 MiB) 4.366976 seconds (2.88 M allocations: 173.406 MiB, 1.78% gc time, 99.91% compilation time) 0.036561 seconds (21.33 k allocations: 3.029 MiB, 95.24% compilation time) 0.037094 seconds (22.18 k allocations: 3.186 MiB, 94.81% compilation time) 0.001179 seconds (4.59 k allocations: 2.033 MiB) 2.988025 seconds (2.01 M allocations: 121.526 MiB, 1.23% gc time, 99.91% compilation time) 3.085656 seconds (2.64 M allocations: 160.185 MiB, 2.74% gc time, 99.91% compilation time) 0.042371 seconds (13.88 k allocations: 1017.492 KiB, 95.18% compilation time) 0.037865 seconds (17.76 k allocations: 1.321 MiB, 97.64% compilation time) 0.053139 seconds (19.42 k allocations: 1.800 MiB, 95.75% compilation time) 0.000341 seconds (2.08 k allocations: 671.953 KiB) 0.885985 seconds (587.32 k allocations: 35.992 MiB, 99.71% compilation time) 0.000371 seconds (1.32 k allocations: 233.117 KiB) 0.000426 seconds (1.11 k allocations: 125.859 KiB) 0.000289 seconds (1.07 k allocations: 122.031 KiB) 0.000271 seconds (1.10 k allocations: 123.594 KiB) 0.000206 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 7.025497 seconds (3.55 M allocations: 206.428 MiB, 0.74% gc time, 99.86% compilation time) 0.088843 seconds (58.40 k allocations: 3.739 MiB, 97.39% compilation time) 0.090966 seconds (59.52 k allocations: 4.426 MiB, 96.08% compilation time) 0.000942 seconds (2.41 k allocations: 891.781 KiB) 1.111310 seconds (174.20 k allocations: 11.501 MiB, 6.94% gc time, 92.78% compilation time) 0.062062 seconds (58.38 k allocations: 3.748 MiB, 96.78% compilation time) 0.000301 seconds (1.69 k allocations: 262.539 KiB) 0.000836 seconds (5.75 k allocations: 1.670 MiB) 6.402834 seconds (3.58 M allocations: 207.677 MiB, 0.67% gc time, 99.97% compilation time) 0.002425 seconds (8.09 k allocations: 2.801 MiB) 3.033746 seconds (1.44 M allocations: 93.110 MiB, 2.96% gc time, 99.77% compilation time) 0.004489 seconds (15.05 k allocations: 6.907 MiB) 0.004464 seconds (14.96 k allocations: 6.894 MiB) 7.210286 seconds (5.62 M allocations: 352.674 MiB, 1.84% gc time, 99.27% compilation time) 0.103390 seconds (342.81 k allocations: 186.950 MiB, 24.08% gc time) 5.998926 seconds (3.90 M allocations: 389.339 MiB, 1.59% gc time, 97.74% compilation time) 3.378987 seconds (2.79 M allocations: 167.771 MiB, 1.03% gc time, 99.85% compilation time) 4.469314 seconds (3.29 M allocations: 194.908 MiB, 0.91% gc time, 99.96% compilation time) 0.045011 seconds (27.23 k allocations: 5.575 MiB, 90.32% compilation time) 3.055799 seconds (1.45 M allocations: 90.484 MiB, 99.75% compilation time) 0.002468 seconds (8.96 k allocations: 3.074 MiB) 6.180046 seconds (3.05 M allocations: 180.635 MiB, 0.72% gc time, 99.19% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.069869 seconds (56.35 k allocations: 15.759 MiB, 82.00% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 0.032182 seconds (25.21 k allocations: 14.799 MiB, 59.98% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 Test_emmsyn 6.183375 seconds (7.45 M allocations: 409.389 MiB, 1.40% gc time, 99.95% compilation time) 0.823442 seconds (390.42 k allocations: 22.002 MiB, 99.70% compilation time) 1.507483 seconds (886.57 k allocations: 49.616 MiB, 4.98% gc time, 99.22% compilation time) emmsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 Expression: iszero(Rf.sys - Q.sys * sysf.sys, atol = 1.0e-7) && fdimmperf(Rf, info.M * sysr) == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:744 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1945 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:16 4.258819 seconds (1.71 M allocations: 95.254 MiB, 99.91% compilation time) 0.064378 seconds (19.63 k allocations: 2.312 MiB, 97.91% compilation time) 0.042346 seconds (7.58 k allocations: 2.700 MiB, 90.91% compilation time) 2.262561 seconds (368.98 k allocations: 21.376 MiB, 99.80% compilation time) 2.403970 seconds (1.25 M allocations: 72.394 MiB, 3.48% gc time, 96.32% compilation time) 0.000749 seconds (2.00 k allocations: 919.227 KiB) 2.349253 seconds (1.32 M allocations: 75.770 MiB, 99.89% compilation time) 0.038747 seconds (15.36 k allocations: 1.959 MiB, 96.17% compilation time) 0.001372 seconds (2.84 k allocations: 1.366 MiB) 0.001085 seconds (2.06 k allocations: 1.232 MiB) 2.096523 seconds (1.08 M allocations: 61.791 MiB, 99.93% compilation time) 6.771656 seconds (3.63 M allocations: 203.439 MiB, 99.97% compilation time) 0.001449 seconds (2.68 k allocations: 1.645 MiB) 19.287155 seconds (8.12 M allocations: 453.920 MiB, 0.41% gc time, 99.82% compilation time) 0.050109 seconds (23.15 k allocations: 4.996 MiB, 91.89% compilation time) 0.237098 seconds (47.47 k allocations: 4.095 MiB, 43.00% gc time, 55.35% compilation time) 0.003566 seconds (12.18 k allocations: 8.595 MiB) 5.132037 seconds (1.47 M allocations: 86.667 MiB, 99.88% compilation time) 0.126840 seconds (21.46 k allocations: 8.132 MiB, 64.60% gc time, 30.38% compilation time) 0.002117 seconds (8.33 k allocations: 6.899 MiB) Test_ammsyn 32.053225 seconds (26.45 M allocations: 1.460 GiB, 4.37% gc time, 99.98% compilation time) 0.948611 seconds (228.91 k allocations: 13.133 MiB, 99.60% compilation time) 1.691670 seconds (387.21 k allocations: 22.943 MiB, 99.53% compilation time) 2.546373 seconds (953.70 k allocations: 57.266 MiB, 4.33% gc time, 99.86% compilation time) 0.005185 seconds (11.76 k allocations: 9.123 MiB) 2.955188 seconds (535.70 k allocations: 29.815 MiB, 99.86% compilation time) 0.000733 seconds (2.05 k allocations: 865.883 KiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 37.397917 seconds (13.87 M allocations: 778.242 MiB, 0.98% gc time, 99.92% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 77.673259 seconds (35.46 M allocations: 1.830 GiB, 2.68% gc time, 99.85% compilation time) 0.458268 seconds (295.83 k allocations: 21.601 MiB, 97.19% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 10.436967 seconds (3.78 M allocations: 222.821 MiB, 2.21% gc time, 97.64% compilation time) 2.763328 seconds (2.05 M allocations: 131.330 MiB, 99.54% compilation time) 0.755436 seconds (259.80 k allocations: 32.872 MiB, 97.78% compilation time) 0.030932 seconds (20.92 k allocations: 5.828 MiB, 91.28% compilation time) ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 0.476630 seconds (378.63 k allocations: 35.282 MiB, 91.32% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 0.675139 seconds (303.58 k allocations: 28.171 MiB, 98.58% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 0.138487 seconds (32.30 k allocations: 16.243 MiB, 90.13% gc time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 6.320412 seconds (3.23 M allocations: 190.363 MiB, 99.76% compilation time) Test_emdsyn ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 27 running 1 of 1 signal (10): User defined signal 1 unknown function (ip: 0x7b5ce9394ee1) at /lib/x86_64-linux-gnu/libc.so.6 malloc at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) operator new at /workspace/srcdir/gcc-14.2.0/libstdc++-v3/libsupc++/new_op.cc:50 _ZN4llvm13LiveIntervals15computeVirtRegsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LiveIntervals7analyzeERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm24LiveIntervalsWrapperPass20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1612 addModule at /source/src/jitlayers.cpp:2093 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_fptr_wait_for_compiled at /source/src/gf.c:3618 _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_invoke at /source/src/gf.c:4008 jl_toplevel_eval_flex at /source/src/toplevel.c:761 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_58365.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_58365.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_68106.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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: 0x7b5ce9324249) 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 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_41662.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007df67b25ab30 Total snapshots: 430. Utilization: 0% ╎430 @Base/task.jl:1137 wait_forever() 429╎ 430 @Base/task.jl:1200 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_41662.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 19711022 (Pool: 19710508; Big: 514); GC: 16 [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:12 _ZN4llvm11InstructionC2EPNS_4TypeEjNS_4User9AllocInfoENS_14InsertPositionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13IRBuilderBase9CreateGEPEPNS_4TypeEPNS_5ValueENS_8ArrayRefIS4_EERKNS_5TwineENS_14GEPNoWrapFlagsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl22visitGetElementPtrInstERNS_17GetElementPtrInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL31combineInstructionsOverFunctionRN4llvm8FunctionERNS_19InstructionWorklistEPNS_9AAResultsERNS_15AssumptionCacheERNS_17TargetLibraryInfoERNS_19TargetTransformInfoERNS_13DominatorTreeERNS_25OptimizationRemarkEmitterEPNS_18BlockFrequencyInfoEPNS_21BranchProbabilityInfoEPNS_18ProfileSummaryInfoERKNS_18InstCombineOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15InstCombinePass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1510 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1471 [inlined] operator() at /source/src/jitlayers.cpp:1623 [inlined] addModule at /source/src/jitlayers.cpp:2080 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3535 _jl_invoke at /source/src/gf.c:3993 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:24 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1945 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:13 _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_invoke at /source/src/gf.c:4008 jl_toplevel_eval_flex at /source/src/toplevel.c:761 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_58365.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2865 _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 _include at ./loading.jl:2925 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_58365.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_68106.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3985 [inlined] ijl_apply_generic at /source/src/gf.c:4198 jl_apply at /source/src/julia.h:2382 [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: 0x7b5ce9324249) 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 unknown function (ip: (nil)) at (unknown file) Allocations: 803277216 (Pool: 803271106; Big: 6110); GC: 320 PkgEval terminated after 2723.73s: test duration exceeded the time limit