Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.1080 (ed57414aec*) started at 2025-09-04T13:42:55.026 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.53s ################################################################################ # 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.66s ################################################################################ # 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_m7MEet" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_pEj4fT"). 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.26s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_QeEuiv/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_QeEuiv/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.67.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.654907 0.410325 -0.681604 2.15313 1.75561 -0.781255 -0.958264 1.31235 -2.32801 Input matrix B: 3×3 Matrix{Float64}: 1.15626 -1.63145 -0.362443 0.889546 -0.442844 0.869363 0.133414 -0.30346 -0.108361 Output matrix C: 1×3 Matrix{Float64}: -0.687346 -0.943464 0.7838 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.589104 0.74673 0.466789 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}: 2.30548 -0.564287 -0.137301 -0.590909 -0.404031 0.493939 -0.163356 -1.96567 1.73136 Input matrix B: 3×3 Matrix{Float64}: -1.03169 -0.807244 -0.956114 0.487455 -0.126606 -0.581937 -1.87158 1.51001 -0.286172 Output matrix C: 1×3 Matrix{Float64}: -0.747847 -0.645344 -0.148961 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.520698 0.495276 0.501902 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.810131 1.74968 0.91623 -1.32307 Input matrix B: 2×3 Matrix{Float64}: 0.329259 0.000927294 0.0563955 -0.288812 0.388806 0.433731 Output matrix C: 2×2 Matrix{Float64}: 1.20969 -0.347477 1.62457 0.759707 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.503204 0.450891 0.00787915 0.760528 0.594931 0.234776 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}: 0.664322 -1.17979 0.227773 -0.584636 -0.139547 -0.833098 -0.467672 -0.117374 -0.250869 Input matrix B: 3×6 Matrix{Float64}: 0.362348 -0.981256 -0.515899 1.06788 -0.715637 0.651941 0.898414 0.279127 0.972405 -0.25297 1.6239 -0.657603 0.90681 -0.70226 0.997157 0.138213 0.34803 1.22948 Output matrix C: 1×3 Matrix{Float64}: -0.464641 0.664824 -0.492314 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.464001 0.111935 0.172339 0.0780685 0.752366 0.776366 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}: -0.704353 0.378735 -0.810523 0.443361 0.0114017 -1.00316 1.1635 1.57258 -0.66383 Input matrix B: 3×6 Matrix{Float64}: 0.803922 -0.133185 0.206263 -1.12941 0.244143 -0.419023 0.431714 0.373784 -0.513954 -1.23564 1.04379 -0.735408 0.454256 1.48112 -0.337047 2.31009 1.27189 1.05965 Output matrix C: 1×3 Matrix{Float64}: 0.73624 0.870355 0.790022 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.225894 0.965322 0.523937 0.171557 0.0282964 0.103472 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.126282 0.258111 -1.23433 -1.47827 Input matrix B: 2×6 Matrix{Float64}: -0.243279 -0.351889 0.099736 2.40724 -0.824068 -0.032396 -0.862449 0.630877 -0.547005 -0.198093 -0.402316 -0.937083 Output matrix C: 2×2 Matrix{Float64}: -0.97935 -0.49697 1.27886 0.88993 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.861689 0.0766385 0.751721 0.889384 0.186904 0.576419 0.00153641 0.851468 0.231518 0.801178 0.782471 0.314627 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}: -0.704353 0.378735 -0.810523 0.443361 0.0114017 -1.00316 1.1635 1.57258 -0.66383 Input matrix B: 3×3 Matrix{Float64}: -1.12941 0.244143 -0.419023 -1.23564 1.04379 -0.735408 2.31009 1.27189 1.05965 Output matrix C: 1×3 Matrix{Float64}: 0.73624 0.870355 0.790022 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.171557 0.0282964 0.103472 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.126282 0.258111 -1.23433 -1.47827 Input matrix B: 2×3 Matrix{Float64}: 2.40724 -0.824068 -0.032396 -0.198093 -0.402316 -0.937083 Output matrix C: 2×2 Matrix{Float64}: -0.97935 -0.49697 1.27886 0.88993 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.889384 0.186904 0.576419 0.801178 0.782471 0.314627 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 36.688637 seconds (20.87 M allocations: 1.129 GiB, 1.58% gc time, 99.97% compilation time) 4.871041 seconds (2.24 M allocations: 126.439 MiB, 99.99% compilation time) 2.194274 seconds (1.05 M allocations: 58.115 MiB, 6.01% gc time, 99.98% compilation time) 37.593439 seconds (26.55 M allocations: 1.451 GiB, 3.18% gc time, 100.00% compilation time) 5.882937 seconds (2.68 M allocations: 149.917 MiB, 99.96% compilation time) 0.229094 seconds (128.21 k allocations: 7.327 MiB, 99.85% compilation time) 5.184262 seconds (360.61 k allocations: 19.308 MiB, 99.97% compilation time) 0.000191 seconds (140 allocations: 12.336 KiB) Test_fdigenspec 243.030564 seconds (94.09 M allocations: 5.052 GiB, 1.86% gc time, 100.00% compilation time) 51.954975 seconds (22.32 M allocations: 1.221 GiB, 2.85% gc time, 99.99% compilation time) 19.484379 seconds (8.04 M allocations: 454.401 MiB, 0.55% gc time, 99.98% compilation time) 3.538410 seconds (1.55 M allocations: 89.410 MiB, 99.92% compilation time) 0.645412 seconds (148.17 k allocations: 33.073 MiB, 10.33% gc time, 99.06% compilation time) 15.659897 seconds (1.89 M allocations: 139.967 MiB, 0.65% gc time, 99.58% compilation time) 0.026344 seconds (20.86 k allocations: 14.427 MiB, 85.16% compilation time) 90.149442 seconds (7.95 M allocations: 459.079 MiB, 0.33% gc time, 99.80% compilation time) 0.084694 seconds (108.51 k allocations: 108.272 MiB, 72.25% gc time) 0.089349 seconds (143.66 k allocations: 126.249 MiB, 59.81% gc time) 0.352110 seconds (153.66 k allocations: 113.621 MiB, 11.65% gc time, 81.64% compilation time) 43.401798 seconds (10.40 M allocations: 590.051 MiB, 0.49% gc time, 99.96% compilation time) 0.242695 seconds (108.51 k allocations: 108.272 MiB, 89.98% gc time) 0.103624 seconds (265.13 k allocations: 229.536 MiB, 50.29% gc time) 0.000302 seconds (693 allocations: 394.273 KiB) 0.012680 seconds (1.69 k allocations: 960.039 KiB, 89.48% gc time) 0.000380 seconds (1.22 k allocations: 626.055 KiB) 0.165016 seconds (31.32 k allocations: 8.330 MiB, 98.57% compilation time) 0.193432 seconds (53.15 k allocations: 13.148 MiB, 97.73% compilation time) 0.018313 seconds (7.97 k allocations: 6.862 MiB, 88.16% gc time) 0.000970 seconds (3.03 k allocations: 2.788 MiB) 0.001866 seconds (6.49 k allocations: 4.672 MiB) 0.001006 seconds (3.67 k allocations: 2.942 MiB) 0.046074 seconds (3.08 k allocations: 2.829 MiB, 94.44% gc time) 0.001858 seconds (6.85 k allocations: 4.950 MiB) 0.001123 seconds (3.83 k allocations: 3.097 MiB) 0.079728 seconds (85.90 k allocations: 82.399 MiB, 71.90% gc time) 0.070321 seconds (134.08 k allocations: 103.205 MiB, 47.60% gc time) 0.056934 seconds (93.15 k allocations: 86.231 MiB, 56.87% gc time) 0.145542 seconds (159.79 k allocations: 50.255 MiB, 18.62% gc time, 64.41% compilation time) 3.361170 seconds (1.22 M allocations: 74.454 MiB, 2.02% gc time, 97.78% compilation time) 0.051312 seconds (36.03 k allocations: 14.688 MiB, 83.59% compilation time) 0.000458 seconds (658 allocations: 427.359 KiB) 0.001059 seconds (1.95 k allocations: 1.344 MiB) 0.035450 seconds (11.36 k allocations: 1.063 MiB, 94.85% compilation time) 0.017589 seconds (9.11 k allocations: 474.266 KiB, 98.63% compilation time) 0.026308 seconds (20.08 k allocations: 1.247 MiB, 97.44% compilation time) 0.050491 seconds (20.16 k allocations: 1.556 MiB, 96.61% compilation time) 0.000100 seconds (498 allocations: 29.500 KiB) 0.000434 seconds (1.28 k allocations: 487.375 KiB) 0.000571 seconds (1.56 k allocations: 565.352 KiB) 0.020867 seconds (5.54 k allocations: 495.117 KiB, 92.95% compilation time) Test_efdsyn 12.629313 seconds (13.09 M allocations: 724.778 MiB, 2.53% gc time, 99.97% compilation time) 13.008582 seconds (2.72 M allocations: 147.575 MiB, 5.30% gc time, 99.99% compilation time) 0.487080 seconds (147.55 k allocations: 8.509 MiB, 99.19% compilation time) 0.000990 seconds (1.45 k allocations: 265.578 KiB) 82.094586 seconds (24.03 M allocations: 1.319 GiB, 0.63% gc time, 99.99% compilation time) 0.035061 seconds (3.30 k allocations: 750.820 KiB, 94.19% compilation time) 15.282417 seconds (3.60 M allocations: 200.229 MiB, 99.97% compilation time) 0.001056 seconds (2.00 k allocations: 597.297 KiB) 0.095162 seconds (69.94 k allocations: 4.475 MiB, 98.86% compilation time) 30.131467 seconds (6.08 M allocations: 337.058 MiB, 0.30% gc time, 99.99% compilation time) 7.696477 seconds (1.19 M allocations: 67.181 MiB, 99.96% compilation time) 0.001078 seconds (2.83 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 24.626404 seconds (4.69 M allocations: 262.015 MiB, 2.90% gc time, 99.99% compilation time) 1.203112 seconds (739.21 k allocations: 45.019 MiB, 7.08% gc time, 99.80% compilation time) 0.000824 seconds (638 allocations: 163.828 KiB) 0.039841 seconds (14.49 k allocations: 1.256 MiB, 95.74% compilation time) 0.000210 seconds (1.03 k allocations: 381.375 KiB) 0.039001 seconds (14.16 k allocations: 1.127 MiB, 95.60% compilation time) 0.000233 seconds (695 allocations: 165.875 KiB) 0.000443 seconds (599 allocations: 63.195 KiB) 0.000185 seconds (558 allocations: 60.148 KiB) 0.000192 seconds (593 allocations: 61.648 KiB) 0.000119 seconds (557 allocations: 60.211 KiB) Test_efdisyn 6.948580 seconds (3.61 M allocations: 206.489 MiB, 1.13% gc time, 99.94% compilation time) 0.074232 seconds (57.13 k allocations: 3.594 MiB, 97.93% compilation time) 1.249976 seconds (169.16 k allocations: 10.945 MiB, 99.83% compilation time) 0.087664 seconds (52.84 k allocations: 3.327 MiB, 98.05% compilation time) 0.000563 seconds (997 allocations: 186.938 KiB) 0.038872 seconds (3.63 k allocations: 1.072 MiB, 97.19% compilation time) 6.298167 seconds (2.36 M allocations: 137.178 MiB, 1.47% gc time, 99.95% compilation time) 2.084015 seconds (1.01 M allocations: 60.146 MiB, 99.82% compilation time) 0.000920 seconds (3.46 k allocations: 1.071 MiB) 5.147684 seconds (1.47 M allocations: 83.791 MiB, 99.92% compilation time) 0.037206 seconds (14.77 k allocations: 982.383 KiB, 99.04% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:8 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -3.35599e-17 -1.81845e-16 3.69652e-16 1.08903e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 4.46328e-16 1.45284e-15 4.02535e-17 -3.28088e-16 1.46336e-16 2.55587 2.33308 1.0 -5.88895 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.38778e-17 0.0 -1.11022e-16 0.0 Feedthrough matrix D: 1×9 Matrix{Float64}: 4.38358e-16 5.21233e-16 1.91942e-16 5.22571e-17 0.0 -5.85247e-17 2.72601 -3.72601 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.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 7.47786e-19 2.09843e-17 -1.1056e-17 -1.93238e-17 Feedthrough matrix D: 1×9 Matrix{Float64}: -3.19892e-18 -4.26656e-17 -4.40536e-17 -5.18824e-17 -1.91592e-17 8.6691e-17 6.72569e-17 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.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 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}: 1.62528e-16 3.12107e-16 2.36757e-17 -4.15471e-17 0.0 -4.63915e-17 1.0 -2.04198e-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.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 6.4911e-18 5.85869e-17 -5.41806e-17 -5.785e-17 Feedthrough matrix D: 1×9 Matrix{Float64}: 1.34652e-16 2.0223e-16 5.27098e-17 -1.21851e-18 -3.31401e-17 -2.51386e-17 1.0 -1.0 1.23497e-16 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -8.32667e-17 -6.66134e-16 6.66134e-16 8.88178e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 2.91477e-17 1.1247e-15 1.70953e-16 1.29989e-17 4.44089e-16 2.68718 4.59612e-17 -3.68718 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.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.38778e-17 -1.11022e-16 1.11022e-16 1.11022e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -5.58595e-17 2.25718e-16 -2.10115e-17 -8.86633e-17 5.55112e-17 1.0 -1.22201e-16 1.22243e-16 -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.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -2.23077e-17 -2.83896e-16 1.76572e-16 2.84515e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: -2.39465e-17 2.39884e-16 3.72059e-17 -1.93227e-17 1.3872e-16 1.0 -2.10901e-16 -1.0 -8.27088e-17 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -1.66533e-16 -1.44329e-15 1.44329e-15 1.33227e-15 Feedthrough matrix D: 1×9 Matrix{Float64}: -8.45888e-16 2.99795e-16 -8.05597e-17 -1.75495e-16 9.99201e-16 6.5191 -5.5191 1.68002e-15 -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.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 2.89002e-17 2.46611e-16 -2.36413e-16 -2.44905e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 1.5679e-16 -1.01111e-16 2.41296e-17 2.90242e-17 -1.32208e-16 -1.0 1.0 -2.85617e-16 5.75474e-17 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: 0.0638205 0.0 0.0 0.0 0.0 -1.46626 0.721434 1.25957 0.0 0.0917423 0.634085 0.130997 0.0 -0.623353 -1.1 0.148978 Input matrix B: 4×9 Matrix{Float64}: -0.724338 0.0811285 0.995302 0.856462 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.44296 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.23039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.24538 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -2.58878e-17 -3.55665e-16 2.31516e-16 2.6308e-16 Feedthrough matrix D: 1×9 Matrix{Float64}: 3.40268e-16 1.09327e-15 1.58448e-16 -1.38934e-17 1.21423e-16 1.0 1.72539 -2.72539 5.20984e-17 Continuous-time state-space model. Input groups: Name Channels controls 1:4 disturbances 5:5 faults 6:9 0.002355 seconds (12.17 k allocations: 8.594 MiB) 0.002221 seconds (8.07 k allocations: 4.791 MiB) 0.001908 seconds (8.05 k allocations: 4.824 MiB) 6.698399 seconds (2.79 M allocations: 175.262 MiB, 0.89% gc time, 99.44% compilation time) 0.070131 seconds (195.25 k allocations: 138.826 MiB, 27.20% gc time) 46.714562 seconds (9.25 M allocations: 645.174 MiB, 0.76% gc time, 99.49% compilation time) 8.682939 seconds (2.61 M allocations: 150.844 MiB, 0.32% gc time, 99.94% compilation time) 4.398601 seconds (1.88 M allocations: 108.359 MiB, 1.69% gc time, 99.93% compilation time) 12.551810 seconds (2.98 M allocations: 170.956 MiB, 0.64% gc time, 99.98% compilation time) 5.099237 seconds (1.47 M allocations: 84.566 MiB, 99.94% compilation time) 0.001329 seconds (5.12 k allocations: 1.871 MiB) 6.313141 seconds (1.59 M allocations: 91.496 MiB, 0.63% gc time, 99.95% compilation time) Test_afdsyn 13.345518 seconds (15.97 M allocations: 893.412 MiB, 9.50% gc time, 99.96% compilation time) 1.929522 seconds (1.22 M allocations: 71.398 MiB, 99.88% compilation time) 3.729712 seconds (3.70 M allocations: 221.457 MiB, 3.98% gc time, 99.83% compilation time) 0.129679 seconds (38.15 k allocations: 2.954 MiB, 97.63% compilation time) 159.152172 seconds (19.77 M allocations: 1.038 GiB, 0.49% gc time, 99.80% compilation time) 0.103297 seconds (42.42 k allocations: 2.894 MiB, 97.18% compilation time) 0.021846 seconds (14.54 k allocations: 1.539 MiB, 93.84% compilation time) 0.001173 seconds (2.77 k allocations: 828.430 KiB) 0.000466 seconds (1.12 k allocations: 196.555 KiB) 0.001187 seconds (3.04 k allocations: 856.289 KiB) 0.000425 seconds (1.18 k allocations: 204.273 KiB) 0.001200 seconds (2.85 k allocations: 755.789 KiB) 3.752898 seconds (1.54 M allocations: 86.596 MiB, 99.78% compilation time) 0.013376 seconds (3.95 k allocations: 1.612 MiB, 80.41% compilation time) 0.001540 seconds (3.18 k allocations: 1.468 MiB) 3.260982 seconds (2.24 M allocations: 132.655 MiB, 3.03% gc time, 99.83% compilation time) 1.736658 seconds (996.96 k allocations: 60.604 MiB, 99.78% compilation time) 0.717314 seconds (192.87 k allocations: 12.867 MiB, 99.26% compilation time) 7.065868 seconds (4.34 M allocations: 246.175 MiB, 1.14% gc time, 99.91% compilation time) 15.929654 seconds (2.35 M allocations: 128.632 MiB, 0.50% gc time, 99.46% compilation time) 1.529919 seconds (888.45 k allocations: 54.521 MiB, 99.76% compilation time) 0.001946 seconds (3.61 k allocations: 1.355 MiB) 0.961833 seconds (214.44 k allocations: 13.242 MiB, 99.62% compilation time) 0.342620 seconds (91.47 k allocations: 7.166 MiB, 99.10% compilation time) 0.002541 seconds (4.99 k allocations: 2.511 MiB) 0.047854 seconds (21.33 k allocations: 3.838 MiB, 93.44% compilation time) 0.040229 seconds (14.43 k allocations: 1.116 MiB, 94.19% compilation time) 1.875695 seconds (970.25 k allocations: 58.356 MiB, 99.83% compilation time) 0.000653 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.133251 seconds (19.95 k allocations: 2.484 MiB, 96.36% 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:751 [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:1952 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 7.612380 seconds (5.12 M allocations: 298.675 MiB, 1.62% gc time, 99.91% compilation time) 0.039166 seconds (4.33 k allocations: 1.397 MiB, 93.08% compilation time) 0.032667 seconds (21.77 k allocations: 2.801 MiB, 94.80% 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.054610 seconds (983.77 k allocations: 61.031 MiB, 0.91% gc time, 98.91% 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.000881 seconds (3.12 k allocations: 1.263 MiB) 3.750286 seconds (2.88 M allocations: 173.152 MiB, 2.33% gc time, 99.92% compilation time) 0.034764 seconds (21.33 k allocations: 3.029 MiB, 95.09% compilation time) 0.036999 seconds (22.18 k allocations: 3.186 MiB, 95.08% compilation time) 0.001481 seconds (4.59 k allocations: 2.033 MiB) 2.848275 seconds (2.01 M allocations: 121.401 MiB, 2.33% gc time, 98.69% compilation time) 2.746399 seconds (2.64 M allocations: 159.955 MiB, 1.62% gc time, 99.92% compilation time) 0.038037 seconds (13.87 k allocations: 1017.227 KiB, 95.57% compilation time) 0.034592 seconds (17.75 k allocations: 1.320 MiB, 97.79% compilation time) 0.034639 seconds (19.41 k allocations: 1.799 MiB, 94.88% compilation time) 0.000214 seconds (2.08 k allocations: 671.828 KiB) 0.568718 seconds (587.33 k allocations: 36.000 MiB, 99.66% compilation time) 0.000209 seconds (1.32 k allocations: 232.992 KiB) 0.000266 seconds (1.11 k allocations: 125.859 KiB) 0.000206 seconds (1.07 k allocations: 122.031 KiB) 0.000187 seconds (1.10 k allocations: 123.594 KiB) 0.000128 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 6.585210 seconds (3.55 M allocations: 206.431 MiB, 0.82% gc time, 99.90% compilation time) 0.082224 seconds (58.40 k allocations: 3.739 MiB, 97.50% compilation time) 0.085788 seconds (59.52 k allocations: 4.426 MiB, 96.23% compilation time) 0.000852 seconds (2.41 k allocations: 891.781 KiB) 1.226002 seconds (174.20 k allocations: 11.501 MiB, 99.87% compilation time) 0.079186 seconds (58.38 k allocations: 3.748 MiB, 97.33% compilation time) 0.000637 seconds (1.69 k allocations: 262.539 KiB) 0.001392 seconds (5.75 k allocations: 1.670 MiB) 7.586828 seconds (3.58 M allocations: 207.684 MiB, 1.84% gc time, 99.96% compilation time) 0.002770 seconds (8.09 k allocations: 2.801 MiB) 2.724963 seconds (1.44 M allocations: 93.111 MiB, 1.24% gc time, 98.45% compilation time) 0.004428 seconds (15.05 k allocations: 6.907 MiB) 0.004101 seconds (14.95 k allocations: 6.894 MiB) 9.901648 seconds (5.62 M allocations: 352.473 MiB, 1.88% gc time, 99.84% compilation time) 0.140556 seconds (342.77 k allocations: 186.948 MiB, 21.52% gc time) 8.563944 seconds (3.90 M allocations: 389.338 MiB, 1.35% gc time, 97.98% compilation time) 4.926458 seconds (2.79 M allocations: 167.772 MiB, 0.65% gc time, 99.85% compilation time) 6.718698 seconds (3.29 M allocations: 194.772 MiB, 0.79% gc time, 99.96% compilation time) 0.049948 seconds (27.23 k allocations: 5.575 MiB, 89.31% compilation time) 3.065622 seconds (1.45 M allocations: 90.490 MiB, 99.77% compilation time) 0.109869 seconds (8.96 k allocations: 3.074 MiB, 95.56% gc time) 6.134724 seconds (3.05 M allocations: 180.636 MiB, 0.91% gc time, 99.93% 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.077244 seconds (56.35 k allocations: 15.759 MiB, 84.76% 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.066666 seconds (25.21 k allocations: 14.799 MiB, 56.67% gc time, 24.08% 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 5.579167 seconds (7.45 M allocations: 409.509 MiB, 2.98% gc time, 99.95% compilation time) 0.808510 seconds (390.42 k allocations: 22.008 MiB, 99.69% compilation time) 1.819000 seconds (886.57 k allocations: 49.600 MiB, 99.27% compilation time) 5.845721 seconds (1.71 M allocations: 95.252 MiB, 99.94% compilation time) 0.035876 seconds (19.63 k allocations: 2.311 MiB, 96.41% compilation time) 0.037350 seconds (7.58 k allocations: 2.700 MiB, 90.39% compilation time) 2.429220 seconds (368.98 k allocations: 21.320 MiB, 5.27% gc time, 99.82% compilation time) 2.262592 seconds (1.25 M allocations: 72.404 MiB, 99.87% compilation time) 0.000624 seconds (2.00 k allocations: 919.227 KiB) 2.148071 seconds (1.32 M allocations: 75.688 MiB, 99.88% compilation time) 0.032185 seconds (15.36 k allocations: 1.958 MiB, 95.80% compilation time) 0.001231 seconds (2.78 k allocations: 1.298 MiB) 0.000839 seconds (2.06 k allocations: 1.232 MiB) 1.957537 seconds (1.08 M allocations: 61.805 MiB, 3.57% gc time, 99.94% compilation time) 6.848129 seconds (3.63 M allocations: 203.602 MiB, 99.98% compilation time) 0.001374 seconds (2.67 k allocations: 1.686 MiB) 21.386964 seconds (8.12 M allocations: 454.029 MiB, 0.53% gc time, 99.83% compilation time) 0.175691 seconds (23.15 k allocations: 4.996 MiB, 69.05% gc time, 27.60% compilation time) 0.142145 seconds (47.47 k allocations: 4.095 MiB, 98.27% compilation time) 0.003553 seconds (12.17 k allocations: 8.594 MiB) 4.968489 seconds (1.47 M allocations: 86.645 MiB, 99.87% compilation time) 0.133211 seconds (21.46 k allocations: 8.132 MiB, 68.73% gc time, 27.25% compilation time) 0.002884 seconds (8.33 k allocations: 6.899 MiB) Test_ammsyn 29.716837 seconds (26.53 M allocations: 1.464 GiB, 2.61% gc time, 99.98% compilation time) 0.901457 seconds (228.91 k allocations: 13.131 MiB, 99.58% compilation time) 0.462819 seconds (139.14 k allocations: 8.785 MiB, 99.11% compilation time) 2.298854 seconds (953.83 k allocations: 57.272 MiB, 99.85% compilation time) 0.004773 seconds (12.01 k allocations: 9.132 MiB) 2.757200 seconds (535.70 k allocations: 29.815 MiB, 99.86% compilation time) 0.000865 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 41.558766 seconds (14.25 M allocations: 798.533 MiB, 0.53% gc time, 99.94% 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 65.815612 seconds (35.57 M allocations: 1.836 GiB, 2.37% gc time, 99.96% compilation time) 0.437704 seconds (295.93 k allocations: 21.607 MiB, 97.20% 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 13.829870 seconds (3.83 M allocations: 225.450 MiB, 2.38% gc time, 99.92% compilation time) 3.678918 seconds (2.05 M allocations: 131.336 MiB, 3.32% gc time, 96.22% compilation time) 1.073183 seconds (259.81 k allocations: 32.872 MiB, 97.92% compilation time) 0.042733 seconds (20.92 k allocations: 5.828 MiB, 91.60% 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.739323 seconds (378.63 k allocations: 35.283 MiB, 6.93% gc time, 83.89% 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.873972 seconds (303.58 k allocations: 28.171 MiB, 98.57% 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.083096 seconds (32.30 k allocations: 16.244 MiB, 83.84% 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.116912 seconds (3.23 M allocations: 190.340 MiB, 99.75% compilation time) ====================================================================================== 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 _ZNK4llvm29InstructionPrecedenceTracking8validateEPKNS_10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm29InstructionPrecedenceTracking31isPreceededBySpecialInstructionEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass14PerformLoadPREEPNS_8LoadInstERNS_11SmallVectorINS_3gvn21AvailableValueInBlockELj64EEERNS3_IPNS_10BasicBlockELj64EEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass19processNonLocalLoadEPNS_8LoadInstE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_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 #fditspec#19 at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIperformance.jl:78 fditspec at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIperformance.jl:72 [inlined] #ammsyn#41 at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:4206 unknown function (ip: 0x7a4ffacdb4c3) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 ammsyn at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:4134 unknown function (ip: 0x7a4ffaccab09) at (unknown file) _jl_invoke at /source/src/gf.c:4001 [inlined] ijl_apply_generic at /source/src/gf.c:4198 macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:356 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:14 _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_36079.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 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_36079.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_63312.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: 0x7a505315d249) 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_44650.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 0x00007caa8eabaa40 Total snapshots: 440. Utilization: 0% ╎440 @Base/task.jl:1137 wait_forever() 439╎ 440 @Base/task.jl:1200 wait() [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:12 _ZN4llvm36getArgumentAliasingToReturnedPointerEPKNS_8CallBaseEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: (nil)) at (unknown file) Allocations: 803704760 (Pool: 803698569; Big: 6191); GC: 320 PkgEval terminated after 2735.29s: test duration exceeded the time limit