Package evaluation of SoleBase on Julia 1.12.0-beta3.42 (6ab22e4f28*) started at 2025-06-02T12:58:49.715 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.1s ################################################################################ # Installation # Installing SoleBase... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [4475fa32] + SoleBase v0.13.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [324d7699] + CategoricalArrays v0.10.8 [34da2185] + Compat v4.16.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.4 [1a297f60] + FillArrays v1.13.0 [92d709cd] + IrrationalConstants v0.2.4 [c8e1da08] + IterTools v1.10.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [4475fa32] + SoleBase v0.13.0 [a2af1166] + SortingAlgorithms v1.2.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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.8.3+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 40.74s ################################################################################ # Testing # Testing SoleBase Status `/tmp/jl_5JORG2/Project.toml` [324d7699] CategoricalArrays v0.10.8 [1a297f60] FillArrays v1.13.0 [c8e1da08] IterTools v1.10.0 [4475fa32] SoleBase v0.13.0 [2913bbd2] StatsBase v0.34.5 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5JORG2/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [324d7699] CategoricalArrays v0.10.8 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.4 [1a297f60] FillArrays v1.13.0 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [4475fa32] SoleBase v0.13.0 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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.8.3+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Julia version: 1.12.0-beta3.42 ################################################## TEST: movingwindow.jl 1 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize.jl:41 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize.jl:41 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize.jl:42 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize.jl:42 2 3 4 5 6 7 8 9 10 1 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:7 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:7 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:8 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:8 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:12 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:12 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:13 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:13 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:32 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:32 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:33 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:33 2 3 4 5 6 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 29 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7c160a37ff14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_69509.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3541 [inlined] ijl_apply_generic at /source/src/gf.c:3741 jl_apply at /source/src/julia.h:2369 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm6object7ELFFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE8getEntryINS0_12Elf_Sym_ImplIS4_EEEENS_8ExpectedIPKT_EERKNS0_13Elf_Shdr_ImplIS4_EEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) unknown function (ip: 0x7ffd284eb63f) at (unknown file) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7bedf79ddf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_69509.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3541 [inlined] ijl_apply_generic at /source/src/gf.c:3741 jl_apply at /source/src/julia.h:2369 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_69509.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3541 [inlined] ijl_apply_generic at /source/src/gf.c:3741 jl_apply at /source/src/julia.h:2369 [inlined] start_task at /source/src/task.c:1249 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007beddd833490 Total snapshots: 187. Utilization: 0% ╎187 @Base/task.jl:1150 wait_forever() 186╎ 187 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x00007bede03fc100 Total snapshots: 187. Utilization: 0% ╎187 @Base/task.jl:1150 wait_forever() 186╎ 187 @Base/task.jl:1216 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x7bedf79ddf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 [29] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:2 unknown function (ip: 0x7c160a37ff14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 wait_forever at ./task.jl:1150 jfptr_wait_forever_69509.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3541 [inlined] ijl_apply_generic at /source/src/gf.c:3741 jl_apply at /source/src/julia.h:2369 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jfptr_wait_forever_69509.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3541 [inlined] ijl_apply_generic at /source/src/gf.c:3741 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:454 jl_apply at /source/src/julia.h:2369 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm6object13ELFObjectFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE16getSymbolSectionEPKNS0_12Elf_Sym_ImplIS4_EEPKNS0_13Elf_Shdr_ImplIS4_EE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) unknown function (ip: 0x7ffd284eb61f) at (unknown file) unknown function (ip: 0x2cd07f) at (unknown file) unknown function (ip: 0x7c15d35a7a6f) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 12044865 (Pool: 12044801; Big: 64); GC: 37 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_69509.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3541 [inlined] ijl_apply_generic at /source/src/gf.c:3741 jl_apply at /source/src/julia.h:2369 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 12083138 (Pool: 12082989; Big: 149); GC: 12 Testing failed after 2658.27s PkgEval terminated after 2721.89s: test duration exceeded the time limit