Package evaluation to test Visor on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:59:53.823 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.64s ################################################################################ # Installation # Installing Visor... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [cf786855] + Visor v0.8.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [864edb3b] + DataStructures v0.19.1 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.0 [cf786855] + Visor v0.8.2 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.0s ################################################################################ # Testing # Testing Visor Status `/tmp/jl_JjlGom/Project.toml` [1bc83da4] SafeTestsets v0.1.0 [cf786855] Visor v0.8.2 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JjlGom/Manifest.toml` [864edb3b] DataStructures v0.19.1 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [1bc83da4] SafeTestsets v0.1.0 [cf786855] Visor v0.8.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [2025-10-28T16:00:28.008][Main.var"##process#232"][1][Info] [test_process] start [2025-10-28T16:00:32.584][Main.var"##process#232"][1][Info] testing tsk=fail, restart=permanent, expected to restart=true [2025-10-28T16:00:36.124][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-10-28T16:00:36.448][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-10-28T16:00:36.449][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2025-10-28T16:00:36.765][Main.var"##process#232"][1][Info] testing tsk=fail, restart=transient, expected to restart=true [2025-10-28T16:00:36.765][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-10-28T16:00:36.766][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-10-28T16:00:36.766][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2025-10-28T16:00:36.766][Main.var"##process#232"][1][Info] testing tsk=fail, restart=temporary, expected to restart=false [2025-10-28T16:00:36.766][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-10-28T16:00:36.767][Main.var"##process#232"][1][Info] testing tsk=normal, restart=permanent, expected to restart=true [2025-10-28T16:00:36.861][Main.var"##process#232"][1][Info] normal invoked [2025-10-28T16:00:36.861][Main.var"##process#232"][1][Info] normal invoked [2025-10-28T16:00:36.861][Visor][1][Warn] [normal]: reached max of 1 restarts in 5 secs period [2025-10-28T16:00:36.862][Main.var"##process#232"][1][Info] testing tsk=normal, restart=transient, expected to restart=false [2025-10-28T16:00:36.862][Main.var"##process#232"][1][Info] normal invoked [2025-10-28T16:00:36.862][Main.var"##process#232"][1][Info] testing tsk=normal, restart=temporary, expected to restart=false [2025-10-28T16:00:36.862][Main.var"##process#232"][1][Info] normal invoked [2025-10-28T16:00:36.874][Main.var"##process#232"][1][Info] [test_process] stop 10.007894 seconds (9.31 M allocations: 484.094 MiB, 2.45% gc time, 99.24% compilation time) [2025-10-28T16:00:37.297][Main.var"##receive#233"][1][Info] [test_receive] start [2025-10-28T16:00:38.162][Main.var"##receive#233"][1][Info] [w1] doing something with "hello" [2025-10-28T16:00:38.234][Visor][1][Warn] no requestor waiting for response: world [2025-10-28T16:00:38.234][Main.var"##receive#233"][1][Info] [test_receive] expected exception: ErrorException("request [hello] to [w1] timed out") [2025-10-28T16:00:38.381][Main.var"##receive#233"][1][Info] [w1] doing something with "hello" [2025-10-28T16:00:38.512][Main.var"##receive#233"][1][Info] [test_receive] response:world [2025-10-28T16:00:38.521][Main.var"##receive#233"][1][Info] [w1] returning [2025-10-28T16:00:38.524][Main.var"##receive#233"][1][Info] [test_receive] stop 1.580208 seconds (630.68 k allocations: 33.341 MiB, 1.95% gc time, 1 lock conflict, 95.59% compilation time) [2025-10-28T16:00:39.685][Main.var"##startchain#234"][1][Info] [test_startchain] start [2025-10-28T16:00:39.802][Main.var"##startchain#234"][1][Info] [w3] startchain [2025-10-28T16:00:40.017][Main.var"##startchain#234"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2025-10-28T16:00:41.026][Main.var"##startchain#234"][1][Info] [w3]: checkpoint for shutdown request [2025-10-28T16:00:41.027][Main.var"##startchain#234"][1][Info] [w3]: exiting [2025-10-28T16:00:41.060][Main.var"##startchain#234"][1][Info] [simple] startchain [2025-10-28T16:00:41.133][Main.var"##startchain#234"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-10-28T16:00:41.234][Main.var"##startchain#234"][1][Info] [simple]: checkpoint for shutdown request [2025-10-28T16:00:41.235][Main.var"##startchain#234"][1][Info] [simple]: exiting [2025-10-28T16:00:41.237][Main.var"##startchain#234"][1][Info] [test_startchain] stop 2.712868 seconds (883.47 k allocations: 45.322 MiB, 86.62% compilation time) [2025-10-28T16:00:41.263][Main.var"##setname#235"][1][Info] [test_setname] start [2025-10-28T16:00:41.787][Main.var"##setname#235"][1][Info] [new_name] starting [2025-10-28T16:00:41.905][Main.var"##setname#235"][1][Info] [test_setname] changed name to [new_name] [2025-10-28T16:00:42.809][Main.var"##setname#235"][1][Info] [test_setname] stop 1.571670 seconds (210.50 k allocations: 11.060 MiB, 1.00% gc time, 34.61% compilation time) [2025-10-28T16:00:42.832][Main.var"##phase#236"][1][Info] [test_phase] start [2025-10-28T16:00:43.025][Main.var"##phase#236"][1][Info] [test_phase] phase=ground [2025-10-28T16:00:43.028][Main.var"##phase#236"][1][Info] [test_phase] stop 0.218826 seconds (67.21 k allocations: 3.473 MiB, 89.14% compilation time) [2025-10-28T16:00:43.374][Main.var"##one_terminate_all#237"][1][Info] [test_one_terminate_all] start [2025-10-28T16:00:44.437][Visor][1][Warn] [p2]: ErrorException("boom") [2025-10-28T16:00:44.441][Main.var"##one_terminate_all#237"][1][Info] [test_one_terminate_all] stop 1.412394 seconds (345.83 k allocations: 18.110 MiB, 61.13% compilation time) [2025-10-28T16:00:44.783][Main.var"##supervise#238"][1][Info] [test_supervise] start [2025-10-28T16:00:45.598][Visor][1][Warn] [root] already supervisioning proc [sv] [2025-10-28T16:00:46.092][Main.var"##supervise#238"][1][Info] [w2] terminating [2025-10-28T16:00:46.092][Main.var"##supervise#238"][1][Info] [w1] terminating [2025-10-28T16:00:46.096][Main.var"##supervise#238"][1][Info] [test_supervise] stop 1.655460 seconds (371.25 k allocations: 19.349 MiB, 56.26% compilation time) [2025-10-28T16:00:46.452][Main.var"##supervisor#239"][1][Info] [test_supervisor] start [2025-10-28T16:00:47.391][Main.var"##supervisor#239"][1][Info] [test_supervisor][nat] nat invoked [2025-10-28T16:00:47.768][Main.var"##supervisor#239"][1][Info] [test_supervisor][myprocess]: done [2025-10-28T16:00:47.785][Main.var"##supervisor#239"][1][Info] [test_supervisor][myprocess]: done [2025-10-28T16:00:47.792][Main.var"##supervisor#239"][1][Info] [test_supervisor] shutdown requested [2025-10-28T16:00:48.532][Visor][1][Warn] [root]: received unknown message [Dict("a" => 1)] [2025-10-28T16:00:48.706][Main.var"##supervisor#239"][1][Info] [test_supervisor] expected exception: ErrorException("unknown message [Dict(\"a\" => 1)]") [2025-10-28T16:00:48.767][Visor][1][Warn] [root]: received unknown message [a message] [2025-10-28T16:00:48.770][Main.var"##supervisor#239"][1][Info] [test_supervisor] stop 2.673565 seconds (1.16 M allocations: 60.189 MiB, 0.59% gc time, 96.20% compilation time) [2025-10-28T16:00:49.601][Main.var"##errors#240"][1][Info] running processes: 1 [2025-10-28T16:00:49.832][Main.var"##errors#240"][1][Info] supervisor: nothing [2025-10-28T16:00:49.730][Main.var"##errors#240"][1][Info] making 15 totals steps and checking for interrupt requests every 5 steps [2025-10-28T16:00:50.012][Visor][1][Warn] [error_task]: ErrorException("boom") TaskFailedException Stacktrace: [2025-10-28T16:00:53.764][Main.var"##errors#240"][1][Error] worker: Visor.ProcessInterrupt("process-1") [1] wait(t::Task) 5.053954 seconds (2.03 M allocations: 112.102 MiB, 0.51% gc time, 2 lock conflicts, 97.60% compilation time) @[2025-10-28T16:00:54.219][Main.var"##request#241"][1][Info] [test_request] start Base [2025-10-28T16:00:55.001][Main.var"##request#241"][1][Info] [process-1] recv: :get_name./ task.jl:370 [2025-10-28T16:00:55.078][Main.var"##request#241"][1][Info] timeout request ...[2] wait_child(supervisor::Visor.Supervisor, process::Visor.Process) @ Visor ~/.julia/packages/Visor/bhyNy/src/Visor.jl:1453 [3] (::Visor.var"#22#25"{Visor.Process})() @ Visor ~/.julia/packages/Visor/bhyNy/src/Visor.jl:506 nested task error: boom Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] error_task(pd::Visor.Process) @ Main.var"##errors#240" ~/.julia/packages/Visor/bhyNy/test/test_errors.jl:4 [3] (::Visor.var"#20#23"{Visor.Process})() @ Visor ~/.julia/packages/Visor/bhyNy/src/Visor.jl:502[2025-10-28T16:00:57.590][Main.var"##request#241"][1][Info] [test_request] add_node(process2)=process-2 [2025-10-28T16:00:57.606][Main.var"##request#241"][1][Info] [test_request] call(process-3)=process-3 [2025-10-28T16:00:57.636][Main.var"##request#241"][1][Info] [process-1] recv: Visor.Shutdown(true) [2025-10-28T16:00:57.639][Main.var"##request#241"][1][Info] [test_request] stop 3.814589 seconds (1.53 M allocations: 82.114 MiB, 0.87% gc time, 96.98% compilation time) [2025-10-28T16:00:58.044][Main.var"##dynamic_process#242"][1][Info] [test_dynamic] start [2025-10-28T16:00:58.324][Main.var"##dynamic_process#242"][1][Info] [process-1] recv: :get_name [2025-10-28T16:00:58.480][Main.var"##dynamic_process#242"][1][Info] [process-2] recv: :get_name [2025-10-28T16:00:58.707][Main.var"##dynamic_process#242"][1][Info] [sv1_process] task running [2025-10-28T16:00:59.711][Main.var"##dynamic_process#242"][1][Info] [process-3:46f19249-af13-42bc-a6d5-c6df0c658374] recv: Visor.Shutdown(true) [2025-10-28T16:00:59.711][Main.var"##dynamic_process#242"][1][Info] [process-3] recv: Visor.Shutdown(true) [2025-10-28T16:00:59.711][Main.var"##dynamic_process#242"][1][Info] [process-2] recv: Visor.Shutdown(true) [2025-10-28T16:00:59.711][Main.var"##dynamic_process#242"][1][Info] [process-1] recv: Visor.Shutdown(true) [2025-10-28T16:00:59.714][Main.var"##dynamic_process#242"][1][Info] [test_dynamic] stop 2.074921 seconds (338.98 k allocations: 17.667 MiB, 0.69% gc time, 48.24% compilation time) [2025-10-28T16:01:00.107][Main.var"##hierarchy#243"][1][Info] [test_hierarchy] start [2025-10-28T16:01:00.382][Main.var"##hierarchy#243"][1][Info] making 5 totals steps and checking for interrupt requests every 1 steps [2025-10-28T16:01:00.383][Main.var"##hierarchy#243"][1][Info] making 6 totals steps and checking for interrupt requests every 2 steps [2025-10-28T16:01:00.383][Main.var"##hierarchy#243"][1][Info] making 6 totals steps and checking for interrupt requests every 2 steps [2025-10-28T16:01:00.383][Main.var"##hierarchy#243"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2025-10-28T16:01:00.792][Main.var"##hierarchy#243"][1][Info] [w1]: checkpoint for shutdown request [2025-10-28T16:01:00.967][Main.var"##hierarchy#243"][1][Info] [test_hierarchy] broadcast shutdown for [sv1.sv1-3.w1] [2025-10-28T16:01:00.968][Main.var"##hierarchy#243"][1][Info] [w1]: checkpoint for shutdown request [2025-10-28T16:01:00.981][Main.var"##hierarchy#243"][1][Info] [w1]: exiting [2025-10-28T16:01:00.968][Main.var"##hierarchy#243"][1][Info] [w2]: checkpoint for shutdown request [2025-10-28T16:01:00.968][Main.var"##hierarchy#243"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-10-28T16:01:00.968][Main.var"##hierarchy#243"][1][Info] [w3]: checkpoint for shutdown request [2025-10-28T16:01:01.184][Main.var"##hierarchy#243"][1][Info] [w2]: checkpoint for shutdown request [2025-10-28T16:01:01.184][Main.var"##hierarchy#243"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-10-28T16:01:01.184][Main.var"##hierarchy#243"][1][Info] [w3]: checkpoint for shutdown request [2025-10-28T16:01:01.387][Main.var"##hierarchy#243"][1][Info] [test_hierarchy] supervisor [sv1-3] running processes: 2 [2025-10-28T16:01:01.794][Main.var"##hierarchy#243"][1][Info] [w2]: checkpoint for shutdown request [2025-10-28T16:01:01.794][Main.var"##hierarchy#243"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-10-28T16:01:01.794][Main.var"##hierarchy#243"][1][Info] [w3]: checkpoint for shutdown request [2025-10-28T16:01:01.998][Main.var"##hierarchy#243"][1][Info] [w3]: checkpoint for shutdown request [2025-10-28T16:01:02.200][Main.var"##hierarchy#243"][1][Info] [w3]: checkpoint for shutdown request [2025-10-28T16:01:02.321][Main.var"##hierarchy#243"][1][Info] [test_hierarchy] stop 2.606982 seconds (526.34 k allocations: 27.075 MiB, 11 lock conflicts, 62.39% compilation time) [2025-10-28T16:01:02.712][Main.var"##restart#244"][1][Info] [test_restart] start [2025-10-28T16:01:03.307][Main.var"##restart#244"][1][Info] making 2 totals steps and checking for interrupt requests every 1 steps [2025-10-28T16:01:03.347][Main.var"##restart#244"][1][Info] [test_restart] defective_worker start [2025-10-28T16:01:03.449][Main.var"##restart#244"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:03.449][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-10-28T16:01:03.551][Main.var"##restart#244"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:03.551][Main.var"##restart#244"][1][Info] [test_restart] defective_worker start [2025-10-28T16:01:03.652][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-10-28T16:01:03.754][Main.var"##restart#244"][1][Info] [test_restart] defective_worker start [2025-10-28T16:01:03.855][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-10-28T16:01:03.855][Visor][1][Warn] [defective-worker]: reached max of 2 restarts in 5 secs period [2025-10-28T16:01:03.860][Main.var"##restart#244"][1][Info] [test_restart] stop 1.538749 seconds (377.63 k allocations: 19.905 MiB, 3 lock conflicts, 63.15% compilation time) [2025-10-28T16:01:04.271][Main.var"##restart_all#245"][1][Info] [test_restart_all] start [2025-10-28T16:01:05.181][Main.var"##restart_all#245"][1][Info] [w1]: starting [2025-10-28T16:01:05.181][Main.var"##restart_all#245"][1][Info] [w2]: starting [2025-10-28T16:01:05.181][Main.var"##restart_all#245"][1][Info] [w3]: starting [2025-10-28T16:01:05.321][Main.var"##restart_all#245"][1][Info] [w3]: throwing bang exception [2025-10-28T16:01:05.321][Visor][1][Warn] [w3]: ErrorException("bang") [2025-10-28T16:01:05.543][Main.var"##restart_all#245"][1][Info] [w1]: starting [2025-10-28T16:01:05.543][Main.var"##restart_all#245"][1][Info] [w2]: starting [2025-10-28T16:01:05.543][Main.var"##restart_all#245"][1][Info] [w3]: starting [2025-10-28T16:01:05.644][Main.var"##restart_all#245"][1][Info] [test_restart_all][w3]: terminate [2025-10-28T16:01:06.137][Main.var"##restart_all#245"][1][Info] [test_restart_all] stop 2.276560 seconds (528.01 k allocations: 27.131 MiB, 1.16% gc time, 4 lock conflicts, 66.58% compilation time) [2025-10-28T16:01:06.721][Main.var"##chain_restart#246"][1][Info] worker good [2025-10-28T16:01:06.810][Main.var"##chain_restart#246"][1][Info] faulty [bad] (Task (runnable, started) @0x00007d280f8fc010) [2025-10-28T16:01:06.810][Visor][1][Warn] [bad]: ErrorException("failure") [2025-10-28T16:01:06.811][Main.var"##chain_restart#246"][1][Info] faulty [bad] (Task (runnable, started) @0x00007d28113d12d0) [2025-10-28T16:01:06.811][Visor][1][Warn] [bad]: ErrorException("failure") [2025-10-28T16:01:06.811][Main.var"##chain_restart#246"][1][Info] faulty [bad] (Task (runnable, started) @0x00007d28113d15f0) [2025-10-28T16:01:06.811][Visor][1][Warn] [bad]: ErrorException("failure") [2025-10-28T16:01:06.811][Visor][1][Warn] [bad]: reached max of 2 restarts in 5 secs period 0.675490 seconds (243.01 k allocations: 12.727 MiB, 1 lock conflict, 92.61% compilation time) [2025-10-28T16:01:07.206][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate] start [2025-10-28T16:01:07.438][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w1]: starting [2025-10-28T16:01:07.439][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w2]: starting [2025-10-28T16:01:07.439][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w3]: starting [2025-10-28T16:01:07.439][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2025-10-28T16:01:07.439][Visor][1][Warn] [w3]: ErrorException("bang") [2025-10-28T16:01:07.642][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w1]: starting [2025-10-28T16:01:07.643][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w2]: starting [2025-10-28T16:01:07.643][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w3]: starting [2025-10-28T16:01:07.643][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2025-10-28T16:01:07.643][Visor][1][Warn] [w3]: ErrorException("bang") [2025-10-28T16:01:07.643][Visor][1][Warn] [w3]: reached max of 1 restarts in 5 secs period [2025-10-28T16:01:07.922][Main.var"##one_for_all_terminate#247"][1][Info] [test_one_for_all_terminate] stop 1.108685 seconds (255.32 k allocations: 13.293 MiB, 4 lock conflicts, 57.56% compilation time) [2025-10-28T16:01:08.438][Main.var"##one_for_all#248"][1][Info] [test_one_for_all] start [2025-10-28T16:01:08.567][Main.var"##one_for_all#248"][1][Info] (re)starting [p1] [2025-10-28T16:01:08.567][Main.var"##one_for_all#248"][1][Info] (re)starting [p2] [2025-10-28T16:01:08.567][Main.var"##one_for_all#248"][1][Info] (re)starting [p3] [2025-10-28T16:01:08.567][Main.var"##one_for_all#248"][1][Info] (re)starting [p4] [2025-10-28T16:01:09.596][Main.var"##one_for_all#248"][1][Info] terminating p2 [2025-10-28T16:01:09.614][Main.var"##one_for_all#248"][1][Error] worker: ErrorException("simulate a failure") [2025-10-28T16:01:09.615][Visor][1][Warn] [p2]: ErrorException("simulate a failure") [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] (re)starting [p1] [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] (re)starting [p2] [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] (re)starting [p3] [2025-10-28T16:01:09.615][Main.var"##one_for_all#248"][1][Info] (re)starting [p4] [2025-10-28T16:01:10.116][Main.var"##one_for_all#248"][1][Info] terminating all [2025-10-28T16:01:10.116][Main.var"##one_for_all#248"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.116][Main.var"##one_for_all#248"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.116][Main.var"##one_for_all#248"][1][Info] [p2] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.116][Main.var"##one_for_all#248"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.122][Main.var"##one_for_all#248"][1][Info] [test_one_for_all] stop 2.200228 seconds (230.57 k allocations: 11.987 MiB, 7 lock conflicts, 28.49% compilation time) [2025-10-28T16:01:10.687][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate] start [2025-10-28T16:01:10.857][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate](re)starting [p1] [2025-10-28T16:01:10.878][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2025-10-28T16:01:10.878][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2025-10-28T16:01:10.889][Visor][1][Warn] [p2]: ErrorException("simulate a fault") [2025-10-28T16:01:10.889][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.890][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.890][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2025-10-28T16:01:10.890][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2025-10-28T16:01:10.901][Visor][1][Warn] [p2]: ErrorException("simulate a fault") [2025-10-28T16:01:10.902][Visor][1][Warn] [p2]: reached max of 1 restarts in 5 secs period [2025-10-28T16:01:10.902][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2025-10-28T16:01:10.902][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.017][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate] boss processes: OrderedCollections.OrderedDict{String, Visor.Supervised}("p1" => p1) [2025-10-28T16:01:12.018][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate][p1] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.024][Main.var"##rest_for_one_terminate#249"][1][Info] [test_rest_for_one_terminate] stop 1.902110 seconds (458.36 k allocations: 24.016 MiB, 0.84% gc time, 3 lock conflicts, 51.61% compilation time) [2025-10-28T16:01:12.498][Main.var"##rest_for_one#250"][1][Info] [test_rest_for_one] start [2025-10-28T16:01:12.510][Main.var"##rest_for_one#250"][1][Info] starting ... [2025-10-28T16:01:12.639][Main.var"##rest_for_one#250"][1][Info] (re)starting [p1] [2025-10-28T16:01:12.640][Main.var"##rest_for_one#250"][1][Info] (re)starting [p2] [2025-10-28T16:01:12.640][Main.var"##rest_for_one#250"][1][Info] (re)starting [p3] [2025-10-28T16:01:12.640][Main.var"##rest_for_one#250"][1][Info] (re)starting [p4] [2025-10-28T16:01:12.640][Main.var"##rest_for_one#250"][1][Info] terminating p2 [2025-10-28T16:01:12.659][Main.var"##rest_for_one#250"][1][Error] worker: ErrorException("simulate a failure") [2025-10-28T16:01:12.659][Visor][1][Warn] [p2]: ErrorException("simulate a failure") [2025-10-28T16:01:12.660][Main.var"##rest_for_one#250"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.660][Main.var"##rest_for_one#250"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.660][Main.var"##rest_for_one#250"][1][Info] (re)starting [p2] [2025-10-28T16:01:12.660][Main.var"##rest_for_one#250"][1][Info] (re)starting [p3] [2025-10-28T16:01:12.660][Main.var"##rest_for_one#250"][1][Info] (re)starting [p4] [2025-10-28T16:01:12.861][Main.var"##rest_for_one#250"][1][Info] terminating all [2025-10-28T16:01:12.861][Main.var"##rest_for_one#250"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.861][Main.var"##rest_for_one#250"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.861][Main.var"##rest_for_one#250"][1][Info] [p2] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.861][Main.var"##rest_for_one#250"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-10-28T16:01:12.866][Main.var"##rest_for_one#250"][1][Info] [test_rest_for_one] stop 0.841210 seconds (220.27 k allocations: 11.492 MiB, 6 lock conflicts, 67.56% compilation time) [2025-10-28T16:01:13.284][Main.var"##shutdown_order#251"][1][Info] [test_shutdown_order] start [2025-10-28T16:01:13.502][Main.var"##shutdown_order#251"][1][Info] [w1] start [2025-10-28T16:01:13.502][Main.var"##shutdown_order#251"][1][Info] [w2] start [2025-10-28T16:01:13.502][Main.var"##shutdown_order#251"][1][Info] [w3] start [2025-10-28T16:01:14.016][Main.var"##shutdown_order#251"][1][Info] [test_shutdown_order] stop 1.150475 seconds (262.56 k allocations: 13.666 MiB, 2 lock conflicts, 59.29% compilation time) [2025-10-28T16:01:14.409][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] start [2025-10-28T16:01:14.571][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] worker w1 [2025-10-28T16:01:14.572][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] worker w2 [2025-10-28T16:01:15.131][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor][root]: quitting [2025-10-28T16:01:15.145][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] delta time for permanent supervisor: 0.5895850658416748 secs [2025-10-28T16:01:15.145][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] bye bye [2025-10-28T16:01:15.155][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] worker w1 [2025-10-28T16:01:15.155][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] worker w2 [2025-10-28T16:01:15.155][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] delta time for transient supervisor: 0.00048804283142089844 secs [2025-10-28T16:01:15.158][Main.var"##permanent_supervisor#252"][1][Info] [test_permanent_supervisor] stop 1.141076 seconds (257.76 k allocations: 13.399 MiB, 4 lock conflicts, 53.38% compilation time) [2025-10-28T16:01:15.549][Main.var"##combo#253"][1][Info] [test_combo] start [2025-10-28T16:01:16.054][Main.var"##combo#253"][1][Info] [test_combo] starting [ok] [2025-10-28T16:01:16.102][Main.var"##combo#253"][1][Info] [test_combo] starting [err] [2025-10-28T16:01:16.102][Visor][1][Warn] [err]: ErrorException("bang!") [2025-10-28T16:01:16.204][Main.var"##combo#253"][1][Info] [test_combo][ok] ping [2025-10-28T16:01:16.204][Main.var"##combo#253"][1][Info] [test_combo] starting [ok] [2025-10-28T16:01:16.204][Main.var"##combo#253"][1][Info] [test_combo] starting [err] [2025-10-28T16:01:16.305][Main.var"##combo#253"][1][Info] [test_combo][ok] ping [2025-10-28T16:01:16.840][Main.var"##combo#253"][1][Info] [test_combo] stop 1.682134 seconds (385.42 k allocations: 20.179 MiB, 2 lock conflicts, 54.18% compilation time) [2025-10-28T16:01:17.224][Main.var"##shutdown#254"][1][Info] [test_shutdown] start [2025-10-28T16:01:17.816][Main.var"##shutdown#254"][1][Info] [test_shutdown][myprocess] starting [2025-10-28T16:01:17.845][Visor][1][Warn] stop waiting and process [myprocess] still running shutdown: Test Failed at /home/pkgeval/.julia/packages/Visor/bhyNy/test/test_shutdown.jl:40 Expression: delta < 0.1 Evaluated: 0.11862993240356445 < 0.1 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] top-level scope @ ~/.julia/packages/Visor/bhyNy/test/test_shutdown.jl:40 [3] include(mod::Module, _path::String) @ Base ./Base.jl:562 [4] include(x::String) @ Main.var"##shutdown#254" ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [5] macro expansion @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:78 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:78 [inlined] [8] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 [9] eval(m::Module, e::Any) @ Core ./boot.jl:430 [10] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [11] macro expansion @ ./timing.jl:581 [inlined] [12] macro expansion @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:77 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [14] top-level scope @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:8 [2025-10-28T16:01:18.529][Main.var"##shutdown#254"][1][Info] [test_shutdown] stop 1.689059 seconds (482.07 k allocations: 25.703 MiB, 1.35% gc time, 1 lock conflict, 67.82% compilation time) [2025-10-28T16:01:18.930][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt] start [2025-10-28T16:01:19.234][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt][fooob] starting [2025-10-28T16:01:19.346][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-10-28T16:01:19.430][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt]: error Visor.ProcessInterrupt("fooob") [2025-10-28T16:01:19.529][Visor][1][Warn] stop waiting and process [fooob] still running [2025-10-28T16:01:19.530][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt] done [2025-10-28T16:01:19.531][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-10-28T16:01:19.632][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt][fooob] alive ignore_processinterrupt: Test Failed at /home/pkgeval/.julia/packages/Visor/bhyNy/test/test_ignore_processinterrupt.jl:48 Expression: count >= 4 Evaluated: 3 >= 4 Stacktrace: [1] [2025-10-28T16:01:20.099][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt][fooob] alivemacro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] top-level scope @ ~/.julia/packages/Visor/bhyNy/test/test_ignore_processinterrupt.jl:48 [3] include(mod::Module, _path::String) @ Base ./Base.jl:562 [4] include(x::String) @ Main.var"##ignore_processinterrupt#255" ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [5] macro expansion @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:81 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] macro expansion @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:81 [inlined] [8] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 [9] eval(m::Module, e::Any) @ Core ./boot.jl:430 [10] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [11] macro expansion @ ./timing.jl:581 [inlined] [12] macro expansion @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:80 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [14] top-level scope @ ~/.julia/packages/Visor/bhyNy/test/runtests.jl:8 [2025-10-28T16:01:20.107][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt] stop [root] nodes: String[] 1.744006 seconds (398.65 k allocations: 20.900 MiB, 2 lock conflicts, 48.45% compilation time) [2025-10-28T16:01:20.274][Main.var"##ignore_processinterrupt#255"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-10-28T16:01:20.662][Main.var"##isshutdown#256"][1][Info] [test_isshutdown] start [2025-10-28T16:01:20.782][Main.var"##isshutdown#256"][1][Info] [test_isshutdown] isshutdown=false [2025-10-28T16:01:20.845][Main.var"##isshutdown#256"][1][Info] [test_isshutdown] stop 0.571598 seconds (196.84 k allocations: 10.276 MiB, 1 lock conflict, 80.14% compilation time) [2025-10-28T16:01:21.220][Main.var"##restart_honore_shutdown#257"][1][Info] [test_restart_honore_shutdown] start [2025-10-28T16:01:21.826][Main.var"##restart_honore_shutdown#257"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-10-28T16:01:21.855][Main.var"##restart_honore_shutdown#257"][1][Info] [test_restart_honore_shutdown] defective_worker start [2025-10-28T16:01:21.856][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-10-28T16:01:21.956][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:21.956][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: exiting [2025-10-28T16:01:22.179][Main.var"##restart_honore_shutdown#257"][1][Info] [test_restart_honore_shutdown] shutting down [2025-10-28T16:01:23.958][Main.var"##restart_honore_shutdown#257"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-10-28T16:01:24.059][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.161][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.262][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.364][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.465][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.566][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.668][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.769][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.873][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.960][Main.var"##restart_honore_shutdown#257"][1][Info] [test_restart_honore_shutdown] defective_worker start [2025-10-28T16:01:24.960][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-10-28T16:01:24.974][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: checkpoint for shutdown request [2025-10-28T16:01:24.974][Main.var"##restart_honore_shutdown#257"][1][Info] [myworker]: exiting [2025-10-28T16:01:26.981][Main.var"##restart_honore_shutdown#257"][1][Info] [test_restart_honore_shutdown] stop 6.135177 seconds (413.27 k allocations: 21.916 MiB, 1 lock conflict, 15.60% compilation time) [2025-10-28T16:01:27.367][Main.var"##event_handler#258"][1][Info] [test_event_handler] start [2025-10-28T16:01:28.331][Visor][1][Warn] [exception_process]: ErrorException("boom!") [2025-10-28T16:01:28.542][Visor][1][Warn] [exception_process]: ErrorException("boom!") [2025-10-28T16:01:28.543][Visor][1][Warn] [exception_process]: reached max of 1 restarts in 5 secs period [2025-10-28T16:01:29.104][Visor][1][Warn] [exception_and_restart_process]: ErrorException("boom!") [2025-10-28T16:01:29.104][Main.var"##event_handler#258"][1][Info] normal return [2025-10-28T16:01:29.107][Main.var"##event_handler#258"][1][Info] [test_event_handler] stop 2.126671 seconds (748.69 k allocations: 38.364 MiB, 0.77% gc time, 92.13% compilation time) Test Summary: | Pass Fail Total Time Visor.jl | 74 2 76 1m02.3s process | 6 6 10.0s receive | 3 3 1.6s startchain | 2 2 2.7s setname | 1 1 1.6s phase | 1 1 0.2s one_terminate_all | 2 2 1.4s supervise | 1 1 1.6s supervisor | 7 7 2.7s errors | 6 6 5.0s request | 4 4 3.8s dynamic_process | 4 4 2.1s hierarchy | 14 14 2.6s restart | 2 2 1.5s restart_all | 2 2 2.3s chain_restart | 1 1 0.7s one_for_all_terminate | 3 3 1.1s one_for_all | 1 1 2.2s rest_for_one_terminate | 3 3 1.9s rest_for_one | 1 1 0.8s shutdown_order | 1 1 1.1s permanent_supervisor | 2 2 1.1s combo | 2 2 1.7s shutdown | 1 1 1.7s ignore_processinterrupt | 1 1 1.7s isshutdown | 0 0.6s restart_honore_shutdown | 0 6.1s event_handler | 5 5 2.1s ERROR: LoadError: Some tests did not pass: 74 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Visor/bhyNy/test/runtests.jl:7 Testing failed after 54.83s ERROR: LoadError: Package Visor errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 106.87s: package has test failures