Package evaluation of AlgebraicAgents on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:47:59.542 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.4s ################################################################################ # Installation # Installing AlgebraicAgents... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [f6eb0ae3] + AlgebraicAgents v0.3.24 Updating `~/.julia/environments/v1.10/Manifest.toml` [f6eb0ae3] + AlgebraicAgents v0.3.24 [a8cc5b0e] + Crayons v4.1.1 [c27321d9] + Glob v1.3.1 [1914dd2f] + MacroTools v0.5.15 [ae029012] + Requires v1.3.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs Installation completed after 4.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: tarball content does not match git-tree-sha1 └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:660 Precompiling package dependencies... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 6 running 0 of 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#645 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:661 success at ./process.jl:523 jfptr_success_77696.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 compilecache at ./loading.jl:2447 #28 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:870 unknown function (ip: 0x7be78be47202) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 with_logstate at ./logging.jl:515 with_logger at ./logging.jl:627 [inlined] #27 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:864 [inlined] #mkpidlock#7 at /source/usr/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 unknown function (ip: 0x7be78be46cb7) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 mkpidlock at /source/usr/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:90 #mkpidlock#6 at /source/usr/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] mkpidlock at /source/usr/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 unknown function (ip: 0x7be78be46640) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_apply at /source/src/builtins.c:768 #trymkpidlock#11 at /source/usr/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_invoke at /source/src/gf.c:2902 trymkpidlock at /source/usr/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:109 [inlined] precompile_pkgs_maybe_cachefile_lock at /source/usr/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:1054 unknown function (ip: 0x7be78be4625d) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 macro expansion at ./timing.jl:395 [inlined] #24 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:863 unknown function (ip: 0x7be78be19ca2) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1256 unknown function (ip: (nil)) ============================================================== 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 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 task_done_hook at ./task.jl:682 jfptr_task_done_hook_75545.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] jl_finish_task at /source/src/task.c:327 start_task at /source/src/task.c:1267 unknown function (ip: (nil)) ============================================================== 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.10/Profile/src/Profile.jl:1225 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007d50279b55f0 Total snapshots: 1. Utilization: 0% ╎1 @Base/task.jl:682; task_done_hook(t::Task) ╎ 1 @Base/task.jl:1008; wait() ╎ 1 @Base/task.jl:999; poptask(W::Base.IntrusiveLinkedListSynchronized{Task}) ┌ 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.10/Profile/src/Profile.jl:1225 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007be73dfd5dc0 Total snapshots: 45. Utilization: 0% ╎45 …g/src/precompilation.jl:863; (::Pkg.API.Precompilation.var"#24#64"{Bool,… ╎ 45 @Base/timing.jl:395; macro expansion ╎ 45 …/src/precompilation.jl:1054; precompile_pkgs_maybe_cachefile_lock(f::P… ╎ 45 …atching/src/pidfile.jl:109; trymkpidlock ╎ 45 …tching/src/pidfile.jl:111; trymkpidlock(::Function, ::Vararg{Any}; k… ╎ 45 …tching/src/pidfile.jl:88; kwcall(::@NamedTuple{stale_age::Int64, wa… ╎ ╎ 45 …tching/src/pidfile.jl:88; #mkpidlock#6 ╎ ╎ 45 …tching/src/pidfile.jl:90; kwcall(::@NamedTuple{stale_age::Int64, … ╎ ╎ 45 …ching/src/pidfile.jl:93; mkpidlock(f::Pkg.API.Precompilation.var… ╎ ╎ 45 …c/precompilation.jl:864; #27 ╎ ╎ 45 @Base/logging.jl:627; with_logger ╎ ╎ ╎ 45 @Base/logging.jl:515; with_logstate(f::Function, logstate::Any) ╎ ╎ ╎ 45 …/precompilation.jl:870; (::Pkg.API.Precompilation.var"#28#68… ╎ ╎ ╎ 45 @Base/loading.jl:2447; compilecache(pkg::Base.PkgId, path::S… ╎ ╎ ╎ 45 @Base/process.jl:523; success(x::Base.Process) ╎ ╎ ╎ 45 @Base/process.jl:661; wait(x::Base.Process) ╎ ╎ ╎ ╎ 45 @Base/condition.jl:125; wait ╎ ╎ ╎ ╎ 45 …ase/condition.jl:130; wait(c::Base.GenericCondition{Bas… ╎ ╎ ╎ ╎ 45 @Base/task.jl:1008; wait() 44╎ ╎ ╎ ╎ 45 @Base/task.jl:999; poptask(W::Base.IntrusiveLinkedList… [1] signal (15): Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:152 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 [6] signal (15): Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:37 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 poptask at ./task.jl:999 wait at ./task.jl:1008 wait at ./task.jl:1008 #wait#645 at ./condition.jl:130 #wait#645 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./asyncevent.jl:159 [inlined] profile_printing_listener at ./Base.jl:572 wait at ./asyncevent.jl:159 [inlined] profile_printing_listener at ./Base.jl:572 #1056 at ./Base.jl:608 #1056 at ./Base.jl:608 jfptr_YY.1056_85200.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1256 unknown function (ip: (nil)) Allocations: 6092425 (Pool: 6077224; Big: 15201); GC: 9 jfptr_YY.1056_85200.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1256 unknown function (ip: (nil)) Allocations: 4642337 (Pool: 4637072; Big: 5265); GC: 5 ┌ Warning: Failed to clean up temporary path "/tmp/jl_qW5bd6" │ ErrorException("schedule: Task not runnable") └ @ Base.Filesystem file.jl:549 schedule: Task not runnable PkgEval terminated after 2733.23s: test duration exceeded the time limit