Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.955 (13f6b3b5c0*) started at 2025-08-03T13:59:16.714 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.04s ################################################################################ # 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.3 [48965c70] + MatrixPencils v1.8.4 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [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.83s ################################################################################ # 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_nPxR6V" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_Yp3cZD"). 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:202 stacktrace() @ Base stacktraces.jl:202 stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool) @ Base stacktraces.jl:189 ... 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/Z8SWe/src/workloads.jl:73 [inlined] [14] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/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:312 [18] IncludeInto @ ./Base.jl:313 [inlined] [19] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [20] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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:3001 [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:2847 [25] include_string @ ./loading.jl:2857 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:553 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 79.99s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_4koQVg/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.3 [48965c70] MatrixPencils v1.8.4 [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_4koQVg/Manifest.toml` [47edcb42] ADTypes v1.16.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.19.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.18.22 [a81e2ce2] DescriptorSystems v1.4.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.4 [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.27.0 [f6369f11] ForwardDiff v1.0.1 [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.3 [48965c70] MatrixPencils v1.8.4 [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.2 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [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+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 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}: 1.90215 -1.59413 0.534131 0.0817841 0.983599 -2.23865 -0.787526 -0.516417 -1.22987 Input matrix B: 3×3 Matrix{Float64}: 1.50615 0.432995 -1.50532 -0.351544 -0.921516 0.803656 0.23111 0.500928 -3.1777 Output matrix C: 1×3 Matrix{Float64}: -0.995537 0.789575 -2.39788 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.207701 0.0663084 0.148114 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}: -0.174501 0.31326 -1.83318 -0.755427 -0.27798 2.1341 -0.64985 -0.144207 -0.0277387 Input matrix B: 3×3 Matrix{Float64}: 0.700816 -1.41108 -0.613077 1.82216 -0.0974065 0.128254 -1.69915 1.80091 -1.18729 Output matrix C: 1×3 Matrix{Float64}: -1.33149 -0.265623 -0.780342 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.653133 0.332076 0.297961 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.0836419 0.739088 0.748194 1.7381 Input matrix B: 2×3 Matrix{Float64}: -0.439204 -1.87181 -0.0575852 1.53922 -0.0639991 -0.15312 Output matrix C: 2×2 Matrix{Float64}: -0.767319 -1.24437 -0.557193 0.568091 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.211932 0.160062 0.000869871 0.631888 0.711745 0.0292973 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.781029 -0.656939 0.780354 -1.47105 0.297785 0.0221998 -2.03198 -0.365838 -0.220774 Input matrix B: 3×6 Matrix{Float64}: -0.505056 -0.118333 1.00377 0.771389 -0.593423 -0.520094 -1.62369 0.430361 0.268573 -1.11623 0.507791 0.23692 0.60971 0.0257549 -1.72558 -2.30159 0.654138 -0.608724 Output matrix C: 1×3 Matrix{Float64}: 0.61933 -0.816927 0.225188 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.0871069 0.827165 0.571514 0.619599 0.0516885 0.100009 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.337575 1.69927 0.876747 -0.0377111 0.30418 1.15784 -1.19052 0.985501 0.30915 Input matrix B: 3×6 Matrix{Float64}: 0.255424 -0.231881 -0.113928 1.15478 0.281154 1.19767 -0.152071 0.352145 -1.53725 -1.23705 -1.73291 1.9361 0.588351 2.36921 0.109609 -0.794108 -2.23061 -0.894917 Output matrix C: 1×3 Matrix{Float64}: -0.283169 -0.787293 -1.20301 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.702354 0.502504 0.726084 0.503986 0.389664 0.999116 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.69454 0.685785 0.245937 -0.935212 Input matrix B: 2×6 Matrix{Float64}: 1.31558 -0.649101 2.23137 0.366091 -1.81426 0.604937 -0.671545 1.17702 -0.0269028 0.645142 1.03484 0.597971 Output matrix C: 2×2 Matrix{Float64}: 0.133089 0.946722 0.646243 1.01422 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.867214 0.611974 0.0355014 0.0806652 0.0480251 0.460926 0.186068 0.796971 0.261194 0.901583 0.725025 0.163631 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.337575 1.69927 0.876747 -0.0377111 0.30418 1.15784 -1.19052 0.985501 0.30915 Input matrix B: 3×3 Matrix{Float64}: 1.15478 0.281154 1.19767 -1.23705 -1.73291 1.9361 -0.794108 -2.23061 -0.894917 Output matrix C: 1×3 Matrix{Float64}: -0.283169 -0.787293 -1.20301 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.503986 0.389664 0.999116 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -0.69454 0.685785 0.245937 -0.935212 Input matrix B: 2×3 Matrix{Float64}: 0.366091 -1.81426 0.604937 0.645142 1.03484 0.597971 Output matrix C: 2×2 Matrix{Float64}: 0.133089 0.946722 0.646243 1.01422 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.0806652 0.0480251 0.460926 0.901583 0.725025 0.163631 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 39.671927 seconds (21.25 M allocations: 1.155 GiB, 1.29% gc time, 99.97% compilation time) 5.220365 seconds (2.25 M allocations: 127.535 MiB, 99.99% compilation time) 2.313862 seconds (1.05 M allocations: 58.261 MiB, 8.98% gc time, 99.98% compilation time) 36.628965 seconds (26.22 M allocations: 1.437 GiB, 2.84% gc time, 100.00% compilation time) 6.113577 seconds (2.68 M allocations: 150.443 MiB, 3.16% gc time, 99.96% compilation time) 0.232177 seconds (127.36 k allocations: 7.315 MiB, 99.85% compilation time) 4.531056 seconds (363.53 k allocations: 19.504 MiB, 99.97% compilation time) 0.000201 seconds (140 allocations: 12.336 KiB) Test_fdigenspec 240.080139 seconds (91.38 M allocations: 4.909 GiB, 1.86% gc time, 100.00% compilation time) 52.772272 seconds (22.19 M allocations: 1.216 GiB, 1.21% gc time, 99.99% compilation time) 21.579031 seconds (7.86 M allocations: 446.002 MiB, 3.79% gc time, 99.99% compilation time) 3.826949 seconds (1.56 M allocations: 90.360 MiB, 99.92% compilation time) 0.628730 seconds (147.92 k allocations: 33.094 MiB, 98.97% compilation time) 16.615118 seconds (1.89 M allocations: 140.332 MiB, 0.48% gc time, 99.76% compilation time) 0.031367 seconds (19.61 k allocations: 13.205 MiB, 89.47% compilation time) 91.211674 seconds (7.95 M allocations: 456.121 MiB, 0.27% gc time, 99.99% compilation time) 0.103474 seconds (108.51 k allocations: 108.271 MiB, 76.34% gc time) 0.079179 seconds (143.93 k allocations: 126.258 MiB, 54.57% gc time) 0.352875 seconds (153.87 k allocations: 113.648 MiB, 12.09% gc time, 80.67% compilation time) 46.116619 seconds (10.53 M allocations: 598.695 MiB, 0.86% gc time, 99.52% compilation time) 0.066771 seconds (108.51 k allocations: 108.271 MiB, 63.21% gc time) 0.109869 seconds (265.13 k allocations: 229.538 MiB, 48.68% gc time) 0.000424 seconds (693 allocations: 394.273 KiB) 0.000914 seconds (1.70 k allocations: 960.195 KiB) 0.000340 seconds (1.22 k allocations: 626.117 KiB) 0.181301 seconds (31.39 k allocations: 8.337 MiB, 98.60% compilation time) 0.257064 seconds (53.27 k allocations: 13.158 MiB, 8.37% gc time, 89.06% compilation time) 0.001960 seconds (7.97 k allocations: 6.862 MiB) 0.001268 seconds (3.03 k allocations: 2.788 MiB) 0.002216 seconds (6.51 k allocations: 4.673 MiB) 0.000942 seconds (3.67 k allocations: 2.942 MiB) 0.001009 seconds (3.08 k allocations: 2.829 MiB) 0.001835 seconds (6.87 k allocations: 4.951 MiB) 0.001209 seconds (3.83 k allocations: 3.097 MiB) 0.092852 seconds (85.90 k allocations: 82.400 MiB, 77.68% gc time) 0.068818 seconds (134.50 k allocations: 103.219 MiB, 47.11% gc time) 0.051619 seconds (93.15 k allocations: 86.232 MiB, 53.42% gc time) 0.152933 seconds (163.47 k allocations: 50.453 MiB, 17.89% gc time, 65.52% compilation time) 3.470886 seconds (1.22 M allocations: 74.659 MiB, 99.86% compilation time) 0.075387 seconds (36.07 k allocations: 14.691 MiB, 30.32% gc time, 57.46% compilation time) 0.000379 seconds (658 allocations: 427.359 KiB) 0.000864 seconds (1.95 k allocations: 1.344 MiB) 0.037715 seconds (11.22 k allocations: 1.061 MiB, 95.49% compilation time) 0.020370 seconds (11.11 k allocations: 578.875 KiB, 98.76% compilation time) 0.027502 seconds (22.17 k allocations: 1.358 MiB, 97.22% compilation time) 0.062457 seconds (22.05 k allocations: 1.657 MiB, 97.13% compilation time) 0.000106 seconds (498 allocations: 29.500 KiB) 0.000476 seconds (1.28 k allocations: 487.375 KiB) 0.000586 seconds (1.57 k allocations: 565.539 KiB) 0.057226 seconds (5.48 k allocations: 494.180 KiB, 56.50% gc time, 40.97% compilation time) Test_efdsyn 11.988021 seconds (13.06 M allocations: 725.627 MiB, 2.59% gc time, 99.96% compilation time) 12.665363 seconds (2.74 M allocations: 148.916 MiB, 99.98% compilation time) 0.680713 seconds (159.53 k allocations: 9.162 MiB, 99.34% compilation time) 0.001045 seconds (1.45 k allocations: 265.578 KiB) 82.787414 seconds (23.82 M allocations: 1.308 GiB, 1.38% gc time, 99.99% compilation time) 0.039440 seconds (3.29 k allocations: 707.117 KiB, 95.16% compilation time) 16.004894 seconds (3.78 M allocations: 211.169 MiB, 99.98% compilation time) 0.001065 seconds (2.00 k allocations: 597.234 KiB) 0.142422 seconds (42.88 k allocations: 2.863 MiB, 99.09% compilation time) 29.490996 seconds (6.24 M allocations: 346.519 MiB, 0.28% gc time, 99.99% compilation time) 7.493608 seconds (1.19 M allocations: 67.570 MiB, 99.96% compilation time) 0.000722 seconds (2.85 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 23.943008 seconds (4.57 M allocations: 255.276 MiB, 0.21% gc time, 99.99% compilation time) 1.187909 seconds (736.31 k allocations: 45.011 MiB, 99.79% compilation time) 0.000427 seconds (638 allocations: 163.828 KiB) 0.040190 seconds (14.29 k allocations: 1.243 MiB, 95.97% compilation time) 0.000186 seconds (1.03 k allocations: 381.406 KiB) 0.039246 seconds (13.96 k allocations: 1.124 MiB, 95.78% compilation time) 0.000221 seconds (695 allocations: 165.875 KiB) 0.000400 seconds (599 allocations: 63.195 KiB) 0.000184 seconds (558 allocations: 60.148 KiB) 0.000181 seconds (593 allocations: 61.648 KiB) 0.000113 seconds (557 allocations: 60.211 KiB) Test_efdisyn 8.498878 seconds (3.60 M allocations: 206.450 MiB, 0.66% gc time, 99.93% compilation time) 0.086205 seconds (56.91 k allocations: 3.581 MiB, 98.07% compilation time) 1.301184 seconds (170.91 k allocations: 11.044 MiB, 99.80% compilation time) 0.095798 seconds (52.61 k allocations: 3.329 MiB, 98.12% compilation time) 0.000816 seconds (997 allocations: 186.938 KiB) 0.042448 seconds (3.64 k allocations: 1.073 MiB, 97.10% compilation time) 6.403728 seconds (2.36 M allocations: 137.470 MiB, 99.95% compilation time) 2.079644 seconds (1.01 M allocations: 60.244 MiB, 99.87% compilation time) 0.000772 seconds (3.46 k allocations: 1.071 MiB) 5.147346 seconds (1.47 M allocations: 84.161 MiB, 1.51% gc time, 99.95% compilation time) 0.044182 seconds (15.04 k allocations: 1.073 MiB, 99.01% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 2.22045e-16 0.0 -4.44089e-16 0.0 Feedthrough matrix D: 1×10 Matrix{Float64}: -1.11022e-16 -5.55112e-17 -2.22045e-16 0.0 2.22045e-16 2.22045e-16 3.0 -1.0 -1.0 -1.0 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.10135e-16 1.79098e-16 -2.06614e-16 -2.59354e-18 Feedthrough matrix D: 1×10 Matrix{Float64}: -1.21147e-16 3.17967e-18 -2.96931e-16 -2.21978e-17 2.112e-16 5.26046e-17 0.0 3.73205 -1.0 -2.73205 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 2.22045e-16 2.22045e-16 -4.44089e-16 5.55112e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: 2.77556e-17 3.08149e-33 1.11022e-16 2.77556e-17 1.11022e-16 1.11022e-16 0.0 6.73106e-18 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.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -2.10134e-16 -2.15264e-16 4.12494e-16 -5.44026e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: -5.30492e-17 -1.73681e-17 -1.23391e-16 -2.82466e-17 -1.44535e-16 -1.25795e-16 9.67644e-49 1.0 5.23334e-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.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.31303e-16 1.34509e-16 -2.57748e-16 3.39936e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: 4.35604e-17 -3.0253e-18 7.71014e-17 1.765e-17 9.03129e-17 7.86032e-17 0.0 -1.0 1.0 -8.32993e-17 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.02213e-15 6.36748e-16 -2.04616e-15 2.21668e-16 Feedthrough matrix D: 1×10 Matrix{Float64}: -7.42575e-17 -6.85516e-18 3.44465e-16 8.78425e-17 3.6622e-16 2.45105e-16 3.73205 -4.50441e-16 -1.0 -2.73205 Continuous-time state-space model. Filter# 7: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.11022e-16 1.11022e-16 -2.22045e-16 2.77556e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: -3.23815e-17 -2.31296e-17 0.0 0.0 0.0 0.0 1.0 -1.52199e-16 -4.68648e-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.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 7.8811e-17 7.80245e-17 -1.58814e-16 1.94162e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: 5.62598e-17 2.04673e-17 9.21077e-17 2.34257e-17 8.88667e-17 9.17393e-17 -1.0 1.19677e-16 1.0 -3.40371e-17 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.10135e-16 1.79098e-16 -2.06614e-16 -2.59354e-18 Feedthrough matrix D: 1×10 Matrix{Float64}: -7.48877e-17 1.24315e-17 -7.48861e-17 -2.21978e-17 2.112e-16 5.26046e-17 -1.0 3.73205 1.72642e-16 -2.73205 Continuous-time state-space model. Filter# 10: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: 1.87475e-17 1.37841e-17 -4.50162e-17 2.8786e-18 Feedthrough matrix D: 1×10 Matrix{Float64}: -1.52188e-17 -2.60548e-17 -8.35422e-18 4.2803e-19 -2.88097e-17 -1.06795e-17 1.0 -1.0 -1.58077e-16 -5.67436e-17 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 4×4 Matrix{Float64}: -0.0015541 0.0 0.0 0.0 0.0 -1.26593 -0.195972 1.02155 0.0 0.137345 -1.19101 -0.172958 0.0 -0.338159 1.27593 2.23937 Input matrix B: 4×10 Matrix{Float64}: 1.71298 0.999872 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.8888 0.779367 0.417621 0.937215 0.0 0.0 0.0 0.0 0.0 0.0 -1.33663 -1.05994 0.146104 -1.86846 0.0 0.0 0.0 0.0 0.0 0.0 1.20175 -1.71474 -0.87457 0.877757 0.0 0.0 0.0 0.0 Output matrix C: 1×4 Matrix{Float64}: -3.66023e-16 -4.83271e-16 7.22612e-16 -6.60183e-17 Feedthrough matrix D: 1×10 Matrix{Float64}: 5.98115e-18 6.98706e-17 -3.87146e-17 -6.52204e-18 -1.75395e-16 -1.52654e-16 -2.73205 3.73205 -1.0 -2.69454e-16 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:6 faults 7:10 0.087225 seconds (12.19 k allocations: 8.595 MiB, 93.22% gc time) 0.002158 seconds (8.09 k allocations: 4.792 MiB) 0.002045 seconds (8.08 k allocations: 4.825 MiB) 6.864949 seconds (2.79 M allocations: 175.423 MiB, 0.84% gc time, 99.85% compilation time) 4.475680 seconds (923.89 k allocations: 180.167 MiB, 0.45% gc time, 98.43% compilation time) 51.597396 seconds (9.30 M allocations: 648.385 MiB, 0.55% gc time, 99.60% compilation time) 5.382146 seconds (1.89 M allocations: 111.816 MiB, 1.42% gc time, 98.41% compilation time) 5.416342 seconds (1.88 M allocations: 108.632 MiB, 99.92% compilation time) 14.205660 seconds (2.98 M allocations: 171.419 MiB, 0.40% gc time, 99.98% compilation time) 5.297422 seconds (1.47 M allocations: 84.867 MiB, 0.76% gc time, 99.94% compilation time) 0.078546 seconds (5.12 k allocations: 1.871 MiB, 95.38% gc time) 6.704869 seconds (1.59 M allocations: 91.850 MiB, 99.95% compilation time) Test_afdsyn 12.702651 seconds (15.70 M allocations: 881.857 MiB, 8.26% gc time, 99.95% compilation time) 2.222670 seconds (1.22 M allocations: 71.560 MiB, 8.49% gc time, 99.89% compilation time) 3.850002 seconds (3.71 M allocations: 222.209 MiB, 99.90% compilation time) 0.164580 seconds (37.94 k allocations: 2.956 MiB, 97.37% compilation time) 170.586942 seconds (19.84 M allocations: 1.044 GiB, 0.34% gc time, 99.99% compilation time) 0.111237 seconds (41.91 k allocations: 2.888 MiB, 95.26% compilation time) 0.024062 seconds (14.27 k allocations: 1.535 MiB, 92.96% compilation time) 0.001247 seconds (2.77 k allocations: 828.398 KiB) 0.000466 seconds (1.12 k allocations: 196.680 KiB) 0.001139 seconds (3.04 k allocations: 856.227 KiB) 0.000480 seconds (1.18 k allocations: 204.398 KiB) 0.000988 seconds (2.85 k allocations: 755.789 KiB) 3.958606 seconds (1.54 M allocations: 86.772 MiB, 99.74% compilation time) 0.002280 seconds (3.90 k allocations: 1.575 MiB) 0.002283 seconds (3.89 k allocations: 1.677 MiB) 3.103234 seconds (1.95 M allocations: 116.741 MiB, 99.81% compilation time) 1.845094 seconds (996.76 k allocations: 60.810 MiB, 4.47% gc time, 99.79% compilation time) 0.711129 seconds (192.24 k allocations: 12.883 MiB, 99.40% compilation time) 6.965623 seconds (4.42 M allocations: 251.478 MiB, 1.28% gc time, 99.92% compilation time) 16.790322 seconds (2.32 M allocations: 127.550 MiB, 99.98% compilation time) 1.528315 seconds (891.77 k allocations: 54.848 MiB, 4.39% gc time, 99.71% compilation time) 0.002159 seconds (3.62 k allocations: 1.356 MiB) 0.980644 seconds (214.72 k allocations: 13.288 MiB, 99.57% compilation time) 0.347316 seconds (91.43 k allocations: 7.199 MiB, 99.14% compilation time) 0.002518 seconds (4.99 k allocations: 2.511 MiB) 0.053616 seconds (21.08 k allocations: 3.834 MiB, 93.18% compilation time) 0.044061 seconds (14.23 k allocations: 1.113 MiB, 94.57% compilation time) 2.064844 seconds (969.48 k allocations: 58.469 MiB, 3.71% gc time, 99.82% compilation time) 0.000661 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.154131 seconds (19.84 k allocations: 2.483 MiB, 96.80% 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:745 [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:1929 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 7.508687 seconds (5.12 M allocations: 299.713 MiB, 1.39% gc time, 99.93% compilation time) 0.044898 seconds (4.33 k allocations: 1.397 MiB, 93.78% compilation time) 0.038077 seconds (21.53 k allocations: 2.797 MiB, 94.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 4.295618 seconds (989.66 k allocations: 61.434 MiB, 99.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 0.001319 seconds (3.12 k allocations: 1.263 MiB) 4.311679 seconds (2.87 M allocations: 173.426 MiB, 2.72% gc time, 99.91% compilation time) 0.034246 seconds (21.09 k allocations: 3.025 MiB, 94.38% compilation time) 0.038301 seconds (21.94 k allocations: 3.182 MiB, 94.75% compilation time) 0.001290 seconds (4.60 k allocations: 2.034 MiB) 3.018429 seconds (2.00 M allocations: 121.540 MiB, 99.91% compilation time) 3.152691 seconds (2.64 M allocations: 160.115 MiB, 3.11% gc time, 99.92% compilation time) 0.041969 seconds (13.68 k allocations: 1009.109 KiB, 95.65% compilation time) 0.039073 seconds (17.51 k allocations: 1.317 MiB, 97.85% compilation time) 0.040958 seconds (19.16 k allocations: 1.801 MiB, 95.68% compilation time) 0.000227 seconds (2.08 k allocations: 671.953 KiB) 0.574186 seconds (584.80 k allocations: 36.016 MiB, 99.67% compilation time) 0.000233 seconds (1.32 k allocations: 233.117 KiB) 0.000422 seconds (1.11 k allocations: 125.859 KiB) 0.000205 seconds (1.07 k allocations: 122.031 KiB) 0.000185 seconds (1.10 k allocations: 123.594 KiB) 0.000142 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 5.759966 seconds (3.55 M allocations: 207.132 MiB, 1.06% gc time, 99.91% compilation time) 0.075005 seconds (58.10 k allocations: 3.742 MiB, 97.37% compilation time) 0.075619 seconds (59.22 k allocations: 4.422 MiB, 96.04% compilation time) 0.000939 seconds (2.41 k allocations: 891.781 KiB) 0.990300 seconds (175.93 k allocations: 11.606 MiB, 99.85% compilation time) 0.066489 seconds (58.08 k allocations: 3.748 MiB, 97.32% compilation time) 0.000301 seconds (1.69 k allocations: 262.539 KiB) 0.000777 seconds (5.75 k allocations: 1.670 MiB) 6.246538 seconds (3.58 M allocations: 208.276 MiB, 0.86% gc time, 99.97% compilation time) 0.039666 seconds (8.09 k allocations: 2.801 MiB, 90.24% gc time) 2.764549 seconds (1.44 M allocations: 93.348 MiB, 1.17% gc time, 98.50% compilation time) 0.004911 seconds (15.07 k allocations: 6.907 MiB) 0.004586 seconds (14.98 k allocations: 6.895 MiB) 9.419828 seconds (5.62 M allocations: 353.186 MiB, 1.18% gc time, 99.51% compilation time) 0.124668 seconds (342.92 k allocations: 186.952 MiB, 23.82% gc time) 8.526108 seconds (3.91 M allocations: 390.069 MiB, 1.27% gc time, 98.21% compilation time) 4.815104 seconds (2.79 M allocations: 168.134 MiB, 1.48% gc time, 99.85% compilation time) 5.032224 seconds (3.29 M allocations: 195.182 MiB, 2.01% gc time, 99.96% compilation time) 0.044791 seconds (26.98 k allocations: 5.571 MiB, 89.51% compilation time) 2.048336 seconds (1.45 M allocations: 90.842 MiB, 99.73% compilation time) 0.002348 seconds (8.96 k allocations: 3.074 MiB) 4.978820 seconds (3.05 M allocations: 181.242 MiB, 0.65% gc time, 99.94% 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.114748 seconds (55.88 k allocations: 15.752 MiB, 29.17% gc time, 59.42% 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.097897 seconds (25.22 k allocations: 14.800 MiB, 67.95% gc time, 19.19% 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.467535 seconds (7.43 M allocations: 410.179 MiB, 2.93% gc time, 99.95% compilation time) 0.784416 seconds (389.73 k allocations: 22.087 MiB, 99.69% compilation time) 1.834447 seconds (885.60 k allocations: 49.780 MiB, 99.34% compilation time) 5.314489 seconds (1.71 M allocations: 95.526 MiB, 99.91% compilation time) 0.035810 seconds (19.46 k allocations: 2.310 MiB, 96.07% compilation time) 0.038030 seconds (7.58 k allocations: 2.700 MiB, 91.32% compilation time) 2.193651 seconds (370.85 k allocations: 21.523 MiB, 99.80% compilation time) 2.311097 seconds (1.25 M allocations: 72.520 MiB, 4.19% gc time, 99.88% compilation time) 0.000626 seconds (2.00 k allocations: 919.320 KiB) 2.097250 seconds (1.32 M allocations: 75.783 MiB, 99.88% compilation time) 0.038598 seconds (15.21 k allocations: 1.952 MiB, 96.29% compilation time) 0.001185 seconds (2.78 k allocations: 1.298 MiB) 0.000807 seconds (2.06 k allocations: 1.233 MiB) 1.918746 seconds (1.08 M allocations: 61.840 MiB, 99.93% compilation time) 6.447665 seconds (3.63 M allocations: 204.433 MiB, 99.97% compilation time) 0.001438 seconds (2.75 k allocations: 1.470 MiB) 19.558125 seconds (8.22 M allocations: 461.326 MiB, 0.83% gc time, 99.80% compilation time) 0.054390 seconds (22.99 k allocations: 4.994 MiB, 91.47% compilation time) 0.147938 seconds (51.88 k allocations: 4.343 MiB, 97.84% compilation time) 0.003728 seconds (12.19 k allocations: 8.595 MiB) 4.923765 seconds (1.47 M allocations: 86.940 MiB, 1.70% gc time, 99.91% compilation time) 0.036196 seconds (21.29 k allocations: 8.130 MiB, 91.08% compilation time) 0.039446 seconds (8.35 k allocations: 6.899 MiB, 87.13% gc time) Test_ammsyn 27.791346 seconds (25.04 M allocations: 1.387 GiB, 2.33% gc time, 99.98% compilation time) 0.916830 seconds (228.28 k allocations: 13.168 MiB, 99.61% compilation time) 1.639084 seconds (387.95 k allocations: 23.064 MiB, 99.53% compilation time) 2.241424 seconds (953.80 k allocations: 57.614 MiB, 99.84% compilation time) 0.004860 seconds (12.06 k allocations: 9.265 MiB) 2.712373 seconds (540.44 k allocations: 30.163 MiB, 99.77% compilation time) 0.000576 seconds (2.10 k allocations: 934.680 KiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 45.180834 seconds (14.14 M allocations: 794.580 MiB, 2.57% 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 73.445022 seconds (35.64 M allocations: 1.840 GiB, 1.44% gc time, 99.96% compilation time) 0.459384 seconds (294.96 k allocations: 21.613 MiB, 97.72% 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.753784 seconds (3.83 M allocations: 225.587 MiB, 7.01% gc time, 99.92% compilation time) 3.452376 seconds (2.03 M allocations: 130.612 MiB, 2.53% gc time, 96.98% compilation time) 0.987742 seconds (259.71 k allocations: 32.920 MiB, 98.01% compilation time) 0.043561 seconds (20.72 k allocations: 5.824 MiB, 92.17% compilation time) ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/RcnOe/src/riccati.jl:2038 0.650399 seconds (378.61 k allocations: 35.315 MiB, 90.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 0.883284 seconds (302.59 k allocations: 28.205 MiB, 98.90% 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.010806 seconds (32.39 k allocations: 16.246 MiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 6.189439 seconds (3.24 M allocations: 191.328 MiB, 1.52% gc time, 98.21% compilation time) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 27 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm8DenseMapIPKNS_17MachineBasicBlockENS_9BitVectorENS_12DenseMapInfoIS3_vEENS_6detail12DenseMapPairIS3_S4_EEE4growEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_113StackColoring14collectMarkersEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_113StackColoring3runERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_119StackColoringLegacy20runOnMachineFunctionERN4llvm15MachineFunctionE.part.0 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_compile_method_internal at /source/src/gf.c:3527 _jl_invoke at /source/src/gf.c:4007 [inlined] ijl_apply_generic at /source/src/gf.c:4212 #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 unknown function (ip: 0x76b3799328e7) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:366 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:366 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_ammsyn.jl:14 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_invoke at /source/src/gf.c:4022 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_63745.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 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:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_63745.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:286 _start at ./client.jl:553 jfptr__start_63843.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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: 0x76b3cf7a8249) 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 ============================================================== Test_emdsyn ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_53872.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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 ============================================================== ┌ 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 0x0000764584cd3940 Total snapshots: 563. Utilization: 0% ╎563 @Base/task.jl:1129 wait_forever() 562╎ 563 @Base/task.jl:1192 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:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_53872.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 20242651 (Pool: 20242126; Big: 525); GC: 18 [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:12 _ZNK4llvm10BasicBlock16getFirstNonPHIItEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass10performPREERNS_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:3527 _jl_invoke at /source/src/gf.c:4007 [inlined] ijl_apply_generic at /source/src/gf.c:4212 macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:19 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:13 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_invoke at /source/src/gf.c:4022 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_63745.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 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:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2847 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2907 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_63745.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:286 _start at ./client.jl:553 jfptr__start_63843.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2375 [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: 0x76b3cf7a8249) 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: 800131398 (Pool: 800125195; Big: 6203); GC: 326 PkgEval terminated after 2724.54s: test duration exceeded the time limit