Package evaluation to test Visor on Julia 1.14.0-DEV.36 (e2f3178d9b*) started at 2025-11-06T13:13:36.079 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.0s ################################################################################ # Installation # Installing Visor... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cf786855] + Visor v0.8.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.3 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [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 v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2693.2 ms ✓ Visor 1 dependency successfully precompiled in 3 seconds. 10 already precompiled. Precompilation completed after 13.45s ################################################################################ # Testing # Testing Visor Status `/tmp/jl_sCuZyN/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_sCuZyN/Manifest.toml` [864edb3b] DataStructures v0.19.3 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [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 [ac6e5ff7] JuliaSyntaxHighlighting 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 v1.0.0 [9e88b42a] Serialization v1.11.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 Testing Running tests... [2025-11-06T13:14:15.584][Main.var"##process#141"][1][Info] [test_process] start [2025-11-06T13:14:18.955][Main.var"##process#141"][1][Info] testing tsk=fail, restart=permanent, expected to restart=true [2025-11-06T13:14:22.020][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-11-06T13:14:22.247][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-11-06T13:14:22.284][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2025-11-06T13:14:22.533][Main.var"##process#141"][1][Info] testing tsk=fail, restart=transient, expected to restart=true [2025-11-06T13:14:22.534][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-11-06T13:14:22.534][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-11-06T13:14:22.534][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2025-11-06T13:14:22.534][Main.var"##process#141"][1][Info] testing tsk=fail, restart=temporary, expected to restart=false [2025-11-06T13:14:22.534][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-11-06T13:14:22.535][Main.var"##process#141"][1][Info] testing tsk=normal, restart=permanent, expected to restart=true [2025-11-06T13:14:22.602][Main.var"##process#141"][1][Info] normal invoked [2025-11-06T13:14:22.602][Main.var"##process#141"][1][Info] normal invoked [2025-11-06T13:14:22.602][Visor][1][Warn] [normal]: reached max of 1 restarts in 5 secs period [2025-11-06T13:14:22.602][Main.var"##process#141"][1][Info] testing tsk=normal, restart=transient, expected to restart=false [2025-11-06T13:14:22.603][Main.var"##process#141"][1][Info] normal invoked [2025-11-06T13:14:22.603][Main.var"##process#141"][1][Info] testing tsk=normal, restart=temporary, expected to restart=false [2025-11-06T13:14:22.603][Main.var"##process#141"][1][Info] normal invoked [2025-11-06T13:14:22.612][Main.var"##process#141"][1][Info] [test_process] stop 8.070210 seconds (8.86 M allocations: 467.988 MiB, 6.42% gc time, 98.97% compilation time) [2025-11-06T13:14:22.989][Main.var"##receive#142"][1][Info] [test_receive] start [2025-11-06T13:14:23.647][Main.var"##receive#142"][1][Info] [w1] doing something with "hello" [2025-11-06T13:14:23.820][Main.var"##receive#142"][1][Info] [test_receive] expected exception: ErrorException("request [hello] to [w1] timed out") [2025-11-06T13:14:23.929][Main.var"##receive#142"][1][Info] [w1] doing something with "hello" [2025-11-06T13:14:23.930][Main.var"##receive#142"][1][Info] [test_receive] response:world [2025-11-06T13:14:23.936][Main.var"##receive#142"][1][Info] [w1] returning [2025-11-06T13:14:23.939][Main.var"##receive#142"][1][Info] [test_receive] stop 1.278531 seconds (591.75 k allocations: 31.105 MiB, 94.57% compilation time) [2025-11-06T13:14:24.916][Main.var"##startchain#143"][1][Info] [test_startchain] start [2025-11-06T13:14:25.010][Main.var"##startchain#143"][1][Info] [w3] startchain [2025-11-06T13:14:25.163][Main.var"##startchain#143"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2025-11-06T13:14:26.363][Main.var"##startchain#143"][1][Info] [w3]: checkpoint for shutdown request [2025-11-06T13:14:26.363][Main.var"##startchain#143"][1][Info] [w3]: exiting [2025-11-06T13:14:26.388][Main.var"##startchain#143"][1][Info] [simple] startchain [2025-11-06T13:14:26.388][Main.var"##startchain#143"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-11-06T13:14:26.489][Main.var"##startchain#143"][1][Info] [simple]: checkpoint for shutdown request [2025-11-06T13:14:26.489][Main.var"##startchain#143"][1][Info] [simple]: exiting [2025-11-06T13:14:26.492][Main.var"##startchain#143"][1][Info] [test_startchain] stop 2.552770 seconds (1.09 M allocations: 56.573 MiB, 1.79% gc time, 85.76% compilation time) [2025-11-06T13:14:26.509][Main.var"##setname#144"][1][Info] [test_setname] start [2025-11-06T13:14:26.926][Main.var"##setname#144"][1][Info] [new_name] starting [2025-11-06T13:14:27.042][Main.var"##setname#144"][1][Info] [test_setname] changed name to [new_name] [2025-11-06T13:14:27.945][Main.var"##setname#144"][1][Info] [test_setname] stop 1.452559 seconds (217.77 k allocations: 11.621 MiB, 29.23% compilation time) [2025-11-06T13:14:27.960][Main.var"##phase#145"][1][Info] [test_phase] start [2025-11-06T13:14:28.109][Main.var"##phase#145"][1][Info] [test_phase] phase=ground [2025-11-06T13:14:28.112][Main.var"##phase#145"][1][Info] [test_phase] stop 0.166447 seconds (85.87 k allocations: 4.397 MiB, 85.31% compilation time) [2025-11-06T13:14:28.436][Main.var"##one_terminate_all#146"][1][Info] [test_one_terminate_all] start [2025-11-06T13:14:29.402][Visor][1][Warn] [p2]: ErrorException("boom") [2025-11-06T13:14:29.405][Main.var"##one_terminate_all#146"][1][Info] [test_one_terminate_all] stop 1.293251 seconds (375.68 k allocations: 19.870 MiB, 57.53% compilation time) [2025-11-06T13:14:29.700][Main.var"##supervise#147"][1][Info] [test_supervise] start [2025-11-06T13:14:30.500][Visor][1][Warn] [root] already supervisioning proc [sv] [2025-11-06T13:14:31.009][Main.var"##supervise#147"][1][Info] [w2] terminating [2025-11-06T13:14:31.010][Main.var"##supervise#147"][1][Info] [w1] terminating [2025-11-06T13:14:31.013][Main.var"##supervise#147"][1][Info] [test_supervise] stop 1.608442 seconds (614.30 k allocations: 31.551 MiB, 56.34% compilation time) [2025-11-06T13:14:31.360][Main.var"##supervisor#148"][1][Info] [test_supervisor] start [2025-11-06T13:14:32.179][Main.var"##supervisor#148"][1][Info] [test_supervisor][nat] nat invoked [2025-11-06T13:14:32.473][Main.var"##supervisor#148"][1][Info] [test_supervisor][myprocess]: done [2025-11-06T13:14:32.502][Main.var"##supervisor#148"][1][Info] [test_supervisor][myprocess]: done [2025-11-06T13:14:32.506][Main.var"##supervisor#148"][1][Info] [test_supervisor] shutdown requested [2025-11-06T13:14:33.197][Visor][1][Warn] [root]: received unknown message [Dict("a" => 1)] [2025-11-06T13:14:33.336][Main.var"##supervisor#148"][1][Info] [test_supervisor] expected exception: ErrorException("unknown message [Dict(\"a\" => 1)]") [2025-11-06T13:14:33.378][Visor][1][Warn] [root]: received unknown message [a message] [2025-11-06T13:14:33.381][Main.var"##supervisor#148"][1][Info] [test_supervisor] stop 2.366727 seconds (1.48 M allocations: 76.430 MiB, 1.27% gc time, 95.29% compilation time) [2025-11-06T13:14:34.059][Main.var"##errors#149"][1][Info] running processes: 1 [2025-11-06T13:14:34.232][Main.var"##errors#149"][1][Info] supervisor: nothing [2025-11-06T13:14:34.153][Main.var"##errors#149"][1][Info] making 15 totals steps and checking for interrupt requests every 5 steps [2025-11-06T13:14:34.380][Visor][1][Warn] [error_task]: ErrorException("boom") TaskFailedException Stacktrace:[2025-11-06T13:14:37.622][Main.var"##errors#149"][1][Error] worker: Visor.ProcessInterrupt("process-1") [1] 4.241556 seconds (2.25 M allocations: 125.564 MiB, 0.75% gc time, 2 lock conflicts, 98.45% compilation time) [2025-11-06T13:14:37.929][Main.var"##request#150"][1][Info] [test_request] start#wait#580 [2025-11-06T13:14:38.502][Main.var"##request#150"][1][Info] [process-1] recv: :get_name @ ./task.jl:363[2025-11-06T13:14:38.571][Main.var"##request#150"][1][Info] timeout request ... [inlined] [2] wait @ ./task.jl:360 [inlined] [3] wait_child(supervisor::Visor.Supervisor, process::Visor.Process) @ Visor ~/.julia/packages/Visor/bhyNy/src/Visor.jl:1453 [4] (::Visor.var"#start##4#start##5"{Visor.Process})() @ Visor ~/.julia/packages/Visor/bhyNy/src/Visor.jl:506 nested task error: boom Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] error_task(pd::Visor.Process) @ Main.var"##errors#149" ~/.julia/packages/Visor/bhyNy/test/test_errors.jl:4 [3] (::Visor.var"#start##0#start##1"{Visor.Process})() @ Visor ~/.julia/packages/Visor/bhyNy/src/Visor.jl:502[2025-11-06T13:14:40.738][Main.var"##request#150"][1][Info] [test_request] add_node(process2)=process-2 [2025-11-06T13:14:40.751][Main.var"##request#150"][1][Info] [test_request] call(process-3)=process-3 [2025-11-06T13:14:40.774][Main.var"##request#150"][1][Info] [process-1] recv: Visor.Shutdown(true) [2025-11-06T13:14:40.778][Main.var"##request#150"][1][Info] [test_request] stop 3.155277 seconds (1.62 M allocations: 87.157 MiB, 0.97% gc time, 92.75% compilation time) [2025-11-06T13:14:41.122][Main.var"##dynamic_process#151"][1][Info] [test_dynamic] start [2025-11-06T13:14:41.347][Main.var"##dynamic_process#151"][1][Info] [process-1] recv: :get_name [2025-11-06T13:14:41.462][Main.var"##dynamic_process#151"][1][Info] [process-2] recv: :get_name [2025-11-06T13:14:41.632][Main.var"##dynamic_process#151"][1][Info] [sv1_process] task running [2025-11-06T13:14:42.634][Main.var"##dynamic_process#151"][1][Info] [process-3:5bdabbf6-bbd0-44db-b2ee-0772002027b6] recv: Visor.Shutdown(true) [2025-11-06T13:14:42.634][Main.var"##dynamic_process#151"][1][Info] [process-3] recv: Visor.Shutdown(true) [2025-11-06T13:14:42.634][Main.var"##dynamic_process#151"][1][Info] [process-2] recv: Visor.Shutdown(true) [2025-11-06T13:14:42.634][Main.var"##dynamic_process#151"][1][Info] [process-1] recv: Visor.Shutdown(true) [2025-11-06T13:14:42.637][Main.var"##dynamic_process#151"][1][Info] [test_dynamic] stop 1.859173 seconds (320.71 k allocations: 17.121 MiB, 42.31% compilation time) [2025-11-06T13:14:42.996][Main.var"##hierarchy#152"][1][Info] [test_hierarchy] start [2025-11-06T13:14:43.182][Main.var"##hierarchy#152"][1][Info] making 5 totals steps and checking for interrupt requests every 1 steps [2025-11-06T13:14:43.182][Main.var"##hierarchy#152"][1][Info] making 6 totals steps and checking for interrupt requests every 2 steps [2025-11-06T13:14:43.182][Main.var"##hierarchy#152"][1][Info] making 6 totals steps and checking for interrupt requests every 2 steps [2025-11-06T13:14:43.182][Main.var"##hierarchy#152"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2025-11-06T13:14:43.426][Main.var"##hierarchy#152"][1][Info] [w1]: checkpoint for shutdown request [2025-11-06T13:14:43.527][Main.var"##hierarchy#152"][1][Info] [w2]: checkpoint for shutdown request [2025-11-06T13:14:43.528][Main.var"##hierarchy#152"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-11-06T13:14:43.528][Main.var"##hierarchy#152"][1][Info] [w3]: checkpoint for shutdown request [2025-11-06T13:14:43.528][Main.var"##hierarchy#152"][1][Info] [w1]: checkpoint for shutdown request [2025-11-06T13:14:43.678][Main.var"##hierarchy#152"][1][Info] [test_hierarchy] broadcast shutdown for [sv1.sv1-3.w1] [2025-11-06T13:14:43.678][Main.var"##hierarchy#152"][1][Info] [w1]: checkpoint for shutdown request [2025-11-06T13:14:43.688][Main.var"##hierarchy#152"][1][Info] [w1]: exiting [2025-11-06T13:14:43.780][Main.var"##hierarchy#152"][1][Info] [w2]: checkpoint for shutdown request [2025-11-06T13:14:43.780][Main.var"##hierarchy#152"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-11-06T13:14:43.780][Main.var"##hierarchy#152"][1][Info] [w3]: checkpoint for shutdown request [2025-11-06T13:14:44.054][Main.var"##hierarchy#152"][1][Info] [test_hierarchy] supervisor [sv1-3] running processes: 2 [2025-11-06T13:14:44.054][Main.var"##hierarchy#152"][1][Info] [w2]: checkpoint for shutdown request [2025-11-06T13:14:44.054][Main.var"##hierarchy#152"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-11-06T13:14:44.054][Main.var"##hierarchy#152"][1][Info] [w3]: checkpoint for shutdown request [2025-11-06T13:14:44.409][Main.var"##hierarchy#152"][1][Info] [w3]: checkpoint for shutdown request [2025-11-06T13:14:44.612][Main.var"##hierarchy#152"][1][Info] [w3]: checkpoint for shutdown request [2025-11-06T13:14:44.675][Main.var"##hierarchy#152"][1][Info] [test_hierarchy] stop 2.037836 seconds (525.97 k allocations: 27.222 MiB, 12 lock conflicts, 55.24% compilation time) [2025-11-06T13:14:44.992][Main.var"##restart#153"][1][Info] [test_restart] start [2025-11-06T13:14:45.380][Main.var"##restart#153"][1][Info] making 2 totals steps and checking for interrupt requests every 1 steps [2025-11-06T13:14:45.402][Main.var"##restart#153"][1][Info] [test_restart] defective_worker start [2025-11-06T13:14:45.504][Main.var"##restart#153"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:14:45.505][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-11-06T13:14:45.606][Main.var"##restart#153"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:14:45.606][Main.var"##restart#153"][1][Info] [test_restart] defective_worker start [2025-11-06T13:14:45.707][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-11-06T13:14:45.809][Main.var"##restart#153"][1][Info] [test_restart] defective_worker start [2025-11-06T13:14:45.910][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-11-06T13:14:45.910][Visor][1][Warn] [defective-worker]: reached max of 2 restarts in 5 secs period [2025-11-06T13:14:45.914][Main.var"##restart#153"][1][Info] [test_restart] stop 1.239344 seconds (357.32 k allocations: 19.131 MiB, 3 lock conflicts, 54.59% compilation time) [2025-11-06T13:14:46.239][Main.var"##restart_all#154"][1][Info] [test_restart_all] start [2025-11-06T13:14:46.809][Main.var"##restart_all#154"][1][Info] [w1]: starting [2025-11-06T13:14:46.809][Main.var"##restart_all#154"][1][Info] [w2]: starting [2025-11-06T13:14:46.809][Main.var"##restart_all#154"][1][Info] [w3]: starting [2025-11-06T13:14:46.938][Main.var"##restart_all#154"][1][Info] [w3]: throwing bang exception [2025-11-06T13:14:46.938][Visor][1][Warn] [w3]: ErrorException("bang") [2025-11-06T13:14:47.062][Main.var"##restart_all#154"][1][Info] [w1]: starting [2025-11-06T13:14:47.063][Main.var"##restart_all#154"][1][Info] [w2]: starting [2025-11-06T13:14:47.063][Main.var"##restart_all#154"][1][Info] [w3]: starting [2025-11-06T13:14:47.164][Main.var"##restart_all#154"][1][Info] [test_restart_all][w3]: terminate [2025-11-06T13:14:47.798][Main.var"##restart_all#154"][1][Info] [test_restart_all] stop 1.883604 seconds (526.06 k allocations: 26.954 MiB, 4 lock conflicts, 52.83% compilation time) [2025-11-06T13:14:48.214][Main.var"##chain_restart#155"][1][Info] worker good [2025-11-06T13:14:48.276][Main.var"##chain_restart#155"][1][Info] faulty [bad] (Task (runnable, started) @0x000074426fdd0790) [2025-11-06T13:14:48.276][Visor][1][Warn] [bad]: ErrorException("failure") [2025-11-06T13:14:48.277][Main.var"##chain_restart#155"][1][Info] faulty [bad] (Task (runnable, started) @0x000074426d27d690) [2025-11-06T13:14:48.277][Visor][1][Warn] [bad]: ErrorException("failure") [2025-11-06T13:14:48.277][Main.var"##chain_restart#155"][1][Info] faulty [bad] (Task (runnable, started) @0x000074426d27de10) [2025-11-06T13:14:48.277][Visor][1][Warn] [bad]: ErrorException("failure") [2025-11-06T13:14:48.277][Visor][1][Warn] [bad]: reached max of 2 restarts in 5 secs period 0.480017 seconds (247.86 k allocations: 13.028 MiB, 1 lock conflict, 91.35% compilation time) [2025-11-06T13:14:48.629][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate] start [2025-11-06T13:14:48.795][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w1]: starting [2025-11-06T13:14:48.795][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w2]: starting [2025-11-06T13:14:48.795][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w3]: starting [2025-11-06T13:14:48.796][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2025-11-06T13:14:48.796][Visor][1][Warn] [w3]: ErrorException("bang") [2025-11-06T13:14:48.999][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w1]: starting [2025-11-06T13:14:48.999][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w2]: starting [2025-11-06T13:14:48.999][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w3]: starting [2025-11-06T13:14:48.999][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2025-11-06T13:14:48.999][Visor][1][Warn] [w3]: ErrorException("bang") [2025-11-06T13:14:48.999][Visor][1][Warn] [w3]: reached max of 1 restarts in 5 secs period [2025-11-06T13:14:49.265][Main.var"##one_for_all_terminate#156"][1][Info] [test_one_for_all_terminate] stop 0.986029 seconds (237.09 k allocations: 12.476 MiB, 2.69% gc time, 4 lock conflicts, 52.69% compilation time) [2025-11-06T13:14:49.682][Main.var"##one_for_all#157"][1][Info] [test_one_for_all] start [2025-11-06T13:14:49.763][Main.var"##one_for_all#157"][1][Info] (re)starting [p1] [2025-11-06T13:14:49.763][Main.var"##one_for_all#157"][1][Info] (re)starting [p2] [2025-11-06T13:14:49.763][Main.var"##one_for_all#157"][1][Info] (re)starting [p3] [2025-11-06T13:14:49.763][Main.var"##one_for_all#157"][1][Info] (re)starting [p4] [2025-11-06T13:14:50.788][Main.var"##one_for_all#157"][1][Info] terminating p2 [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Error] worker: ErrorException("simulate a failure") [2025-11-06T13:14:50.801][Visor][1][Warn] [p2]: ErrorException("simulate a failure") [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] (re)starting [p1] [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] (re)starting [p2] [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] (re)starting [p3] [2025-11-06T13:14:50.801][Main.var"##one_for_all#157"][1][Info] (re)starting [p4] [2025-11-06T13:14:51.302][Main.var"##one_for_all#157"][1][Info] terminating all [2025-11-06T13:14:51.302][Main.var"##one_for_all#157"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.302][Main.var"##one_for_all#157"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.303][Main.var"##one_for_all#157"][1][Info] [p2] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.303][Main.var"##one_for_all#157"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.307][Main.var"##one_for_all#157"][1][Info] [test_one_for_all] stop 2.042025 seconds (212.09 k allocations: 11.125 MiB, 7 lock conflicts, 23.19% compilation time) [2025-11-06T13:14:51.734][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate] start [2025-11-06T13:14:51.850][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate](re)starting [p1] [2025-11-06T13:14:51.866][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2025-11-06T13:14:51.866][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2025-11-06T13:14:51.878][Visor][1][Warn] [p2]: ErrorException("simulate a fault") [2025-11-06T13:14:51.878][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.878][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.878][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2025-11-06T13:14:51.878][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2025-11-06T13:14:51.889][Visor][1][Warn] [p2]: ErrorException("simulate a fault") [2025-11-06T13:14:51.889][Visor][1][Warn] [p2]: reached max of 1 restarts in 5 secs period [2025-11-06T13:14:51.889][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2025-11-06T13:14:51.890][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.012][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate] boss processes: OrderedCollections.OrderedDict{String, Visor.Supervised}("p1" => p1) [2025-11-06T13:14:53.012][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate][p1] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.018][Main.var"##rest_for_one_terminate#158"][1][Info] [test_rest_for_one_terminate] stop 1.711269 seconds (579.88 k allocations: 30.072 MiB, 3 lock conflicts, 43.42% compilation time) [2025-11-06T13:14:53.425][Main.var"##rest_for_one#159"][1][Info] [test_rest_for_one] start [2025-11-06T13:14:53.439][Main.var"##rest_for_one#159"][1][Info] starting ... [2025-11-06T13:14:53.528][Main.var"##rest_for_one#159"][1][Info] (re)starting [p1] [2025-11-06T13:14:53.528][Main.var"##rest_for_one#159"][1][Info] (re)starting [p2] [2025-11-06T13:14:53.528][Main.var"##rest_for_one#159"][1][Info] (re)starting [p3] [2025-11-06T13:14:53.528][Main.var"##rest_for_one#159"][1][Info] (re)starting [p4] [2025-11-06T13:14:53.540][Main.var"##rest_for_one#159"][1][Info] terminating p2 [2025-11-06T13:14:53.555][Main.var"##rest_for_one#159"][1][Error] worker: ErrorException("simulate a failure") [2025-11-06T13:14:53.555][Visor][1][Warn] [p2]: ErrorException("simulate a failure") [2025-11-06T13:14:53.555][Main.var"##rest_for_one#159"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.556][Main.var"##rest_for_one#159"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.556][Main.var"##rest_for_one#159"][1][Info] (re)starting [p2] [2025-11-06T13:14:53.556][Main.var"##rest_for_one#159"][1][Info] (re)starting [p3] [2025-11-06T13:14:53.556][Main.var"##rest_for_one#159"][1][Info] (re)starting [p4] [2025-11-06T13:14:53.756][Main.var"##rest_for_one#159"][1][Info] terminating all [2025-11-06T13:14:53.757][Main.var"##rest_for_one#159"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.757][Main.var"##rest_for_one#159"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.757][Main.var"##rest_for_one#159"][1][Info] [p2] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.757][Main.var"##rest_for_one#159"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-11-06T13:14:53.761][Main.var"##rest_for_one#159"][1][Info] [test_rest_for_one] stop 0.742614 seconds (201.64 k allocations: 10.619 MiB, 5 lock conflicts, 61.71% compilation time) [2025-11-06T13:14:54.110][Main.var"##shutdown_order#160"][1][Info] [test_shutdown_order] start [2025-11-06T13:14:54.262][Main.var"##shutdown_order#160"][1][Info] [w1] start [2025-11-06T13:14:54.262][Main.var"##shutdown_order#160"][1][Info] [w2] start [2025-11-06T13:14:54.263][Main.var"##shutdown_order#160"][1][Info] [w3] start [2025-11-06T13:14:54.789][Main.var"##shutdown_order#160"][1][Info] [test_shutdown_order] stop 1.027614 seconds (263.71 k allocations: 13.782 MiB, 2 lock conflicts, 52.31% compilation time) [2025-11-06T13:14:55.109][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] start [2025-11-06T13:14:55.221][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] worker w1 [2025-11-06T13:14:55.221][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] worker w2 [2025-11-06T13:14:55.774][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor][root]: quitting [2025-11-06T13:14:55.785][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] delta time for permanent supervisor: 0.5691869258880615 secs [2025-11-06T13:14:55.785][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] bye bye [2025-11-06T13:14:55.791][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] worker w1 [2025-11-06T13:14:55.791][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] worker w2 [2025-11-06T13:14:55.791][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] delta time for transient supervisor: 0.0007770061492919922 secs [2025-11-06T13:14:55.794][Main.var"##permanent_supervisor#161"][1][Info] [test_permanent_supervisor] stop 1.005295 seconds (233.96 k allocations: 12.334 MiB, 4 lock conflicts, 44.93% compilation time) [2025-11-06T13:14:56.146][Main.var"##combo#162"][1][Info] [test_combo] start [2025-11-06T13:14:56.534][Main.var"##combo#162"][1][Info] [test_combo] starting [ok] [2025-11-06T13:14:56.573][Main.var"##combo#162"][1][Info] [test_combo] starting [err] [2025-11-06T13:14:56.574][Visor][1][Warn] [err]: ErrorException("bang!") [2025-11-06T13:14:56.675][Main.var"##combo#162"][1][Info] [test_combo][ok] ping [2025-11-06T13:14:56.676][Main.var"##combo#162"][1][Info] [test_combo] starting [ok] [2025-11-06T13:14:56.676][Main.var"##combo#162"][1][Info] [test_combo] starting [err] [2025-11-06T13:14:56.777][Main.var"##combo#162"][1][Info] [test_combo][ok] ping [2025-11-06T13:14:57.313][Main.var"##combo#162"][1][Info] [test_combo] stop 1.519074 seconds (375.14 k allocations: 19.891 MiB, 2 lock conflicts, 49.39% compilation time) [2025-11-06T13:14:57.660][Main.var"##shutdown#163"][1][Info] [test_shutdown] start [2025-11-06T13:14:58.053][Main.var"##shutdown#163"][1][Info] [test_shutdown][myprocess] starting [2025-11-06T13:14:58.083][Visor][1][Warn] stop waiting and process [myprocess] still running [2025-11-06T13:14:58.086][Main.var"##shutdown#163"][1][Info] [test_shutdown] stop 0.772301 seconds (386.00 k allocations: 20.544 MiB, 3.52% gc time, 1 lock conflict, 92.39% compilation time) [2025-11-06T13:14:58.413][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt] start [2025-11-06T13:14:58.633][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt][fooob] starting [2025-11-06T13:14:58.735][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-11-06T13:14:58.836][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-11-06T13:14:58.872][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt]: error Visor.ProcessInterrupt("fooob") [2025-11-06T13:14:58.971][Visor][1][Warn] stop waiting and process [fooob] still running [2025-11-06T13:14:58.972][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt] done [2025-11-06T13:14:58.974][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-11-06T13:14:59.075][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-11-06T13:14:59.176][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt] stop [root] nodes: String[] 1.210171 seconds (386.16 k allocations: 20.090 MiB, 1 lock conflict, 52.71% compilation time) [2025-11-06T13:14:59.176][Main.var"##ignore_processinterrupt#164"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-11-06T13:14:59.611][Main.var"##isshutdown#165"][1][Info] [test_isshutdown] start [2025-11-06T13:14:59.693][Main.var"##isshutdown#165"][1][Info] [test_isshutdown] isshutdown=false [2025-11-06T13:14:59.768][Main.var"##isshutdown#165"][1][Info] [test_isshutdown] stop 0.471395 seconds (182.31 k allocations: 9.500 MiB, 1 lock conflict, 74.77% compilation time) [2025-11-06T13:15:00.086][Main.var"##restart_honore_shutdown#166"][1][Info] [test_restart_honore_shutdown] start [2025-11-06T13:15:00.493][Main.var"##restart_honore_shutdown#166"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-11-06T13:15:00.507][Main.var"##restart_honore_shutdown#166"][1][Info] [test_restart_honore_shutdown] defective_worker start [2025-11-06T13:15:00.507][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-11-06T13:15:00.609][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:00.609][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: exiting [2025-11-06T13:15:00.906][Main.var"##restart_honore_shutdown#166"][1][Info] [test_restart_honore_shutdown] shutting down [2025-11-06T13:15:02.611][Main.var"##restart_honore_shutdown#166"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-11-06T13:15:02.712][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:02.813][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:02.915][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.016][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.117][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.218][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.320][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.421][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.523][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.612][Main.var"##restart_honore_shutdown#166"][1][Info] [test_restart_honore_shutdown] defective_worker start [2025-11-06T13:15:03.612][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-11-06T13:15:03.624][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: checkpoint for shutdown request [2025-11-06T13:15:03.625][Main.var"##restart_honore_shutdown#166"][1][Info] [myworker]: exiting [2025-11-06T13:15:05.630][Main.var"##restart_honore_shutdown#166"][1][Info] [test_restart_honore_shutdown] stop 5.862679 seconds (409.77 k allocations: 22.117 MiB, 1 lock conflict, 11.71% compilation time) [2025-11-06T13:15:05.946][Main.var"##event_handler#167"][1][Info] [test_event_handler] start [2025-11-06T13:15:06.513][Visor][1][Warn] [exception_process]: ErrorException("boom!") [2025-11-06T13:15:06.627][Visor][1][Warn] [exception_process]: ErrorException("boom!") [2025-11-06T13:15:06.627][Visor][1][Warn] [exception_process]: reached max of 1 restarts in 5 secs period [2025-11-06T13:15:06.996][Visor][1][Warn] [exception_and_restart_process]: ErrorException("boom!") [2025-11-06T13:15:06.996][Main.var"##event_handler#167"][1][Info] normal return [2025-11-06T13:15:06.999][Main.var"##event_handler#167"][1][Info] [test_event_handler] stop 1.368316 seconds (906.47 k allocations: 46.958 MiB, 1.88% gc time, 95.82% compilation time) Test Summary: | Pass Total Time Visor.jl | 76 76 52.5s [2025-11-06T13:15:07.355][Main][1][Info] expected tests: 76 Testing Visor tests passed Testing completed after 50.32s PkgEval succeeded after 96.81s