Package evaluation to test Circo on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T16:57:31.561 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.1s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+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 5.33s ################################################################################ # 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/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/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... WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 4115.4 ms ✓ CircoCore 7290.4 ms ✓ Circo 2 dependencies successfully precompiled in 12 seconds. 60 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 25.11s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_EPBFKy/Project.toml` [1520ce14] AbstractTrees v0.4.5 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 ⌅ [864edb3b] DataStructures v0.18.22 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 [ba5e3d4b] Jive v0.3.11 [99f44e22] MsgPack v1.2.1 [231a7ae5] Plugins v0.5.5 [189a3867] Reexport v1.2.2 [6b5504e1] TypeParsers v2.0.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EPBFKy/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24752 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24752/da3d43fc3f4de216. msg: ()  Pass: 310 (compile: 29.68, recompile: 1.49, elapsed: 29.82 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24752 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (8.21 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_f9mi}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_f9mi}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_f9mi}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 76171222677863913628087978865725981702 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2499 closing [ Info: Server on 0.0.0.0:2500 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_f9mi}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_f9mi}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 76171222677863913628087978865725981702 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2499 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2499, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24723/bbf3dcea119a301a . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/df98232fd30bd4df. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2499 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 199640.551705 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_f9mi})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_f9mi}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 76171222677863913628087978865725981702 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing In-thread ping-pong performance: 689275.689943 rounds/sec  Pass: 114 (compile: 91.39, recompile: 28.42, elapsed: 140.35 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.04, elapsed: 0.06 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_f9mi})(Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_f9mi})(Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.CoreState_f9mi}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 15.61, recompile: 4.99, elapsed: 16.02 seconds) 6/23 transaction.jl Transactions unit tests: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/transaction.jl:12 Got exception outside of a @test MethodError: no method matching CoreState_f9mi() The applicable method may be too new: running in world age 39561, while current world is 39581. Closest candidates are: CoreState_f9mi(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_f9mi(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_f9mi(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 2.80, recompile: 0.12, elapsed: 2.88 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24722/72abf30969d5e3a4 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (2 peers) [ Info: Got new peer 128.30.92.239:24722/3141758dbf372525 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (3 peers) [ Info: Got new peer 128.30.92.239:24722/9e62f3590477fe5d . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d07d5e878b65eae8 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/13d2d2b233907ac2 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6362f83fc4bc1093 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9c9f34e03a6a3cd3 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (4 peers) 0.002780 seconds (9.99 k allocations: 474.875 KiB) [ Info: Got new peer 128.30.92.239:24722/eedf8ac64b44b621 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9aa3ebc53c1252ea . 9 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (9 peers) 0.001999 seconds (6.95 k allocations: 339.234 KiB) [ Info: Got new peer 128.30.92.239:24722/7ff7f49f61dbd64 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5261e95ff344ac4d . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (11 peers) 0.002023 seconds (8.13 k allocations: 468.219 KiB) [ Info: Got new peer 128.30.92.239:24722/7c2fd8a127867dd . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f52099762f35c26f . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f472e9401c83a838 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8f26b9dff9276464 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9d4394c257bbac94 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4fd8ad00e01f3773 . 14 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (14 peers) 0.008837 seconds (35.37 k allocations: 1.900 MiB) [ Info: Got new peer 128.30.92.239:24722/e40476581a96bb98 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7aa4a191b667e176 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2b72e97b5fa47113 . 20 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (20 peers) 0.006288 seconds (24.10 k allocations: 1.291 MiB) [ Info: Got new peer 128.30.92.239:24722/b9d7af2d152ce40d . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6a4820f8c7b7e661 . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (22 peers) 0.004437 seconds (18.02 k allocations: 976.969 KiB) [ Info: Got new peer 128.30.92.239:24722/a5662ba6664d0568 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (24 peers) 0.002445 seconds (9.59 k allocations: 511.102 KiB) [ Info: Got new peer 128.30.92.239:24722/6d55544b0d3e46fa . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c02cc867d5ebce65 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/51cedfbda50125b1 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/72bd0fc1a099c04f . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d3ee486c925c72c1 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10f21b574bc1f862 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/aa93cd39ee31887f . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/73a06a9b59a64093 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/241bb88c1192043a . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cf32d1a396ef5de8 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bcb964f949b9a90f . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/69dda21bb4b6560d . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d0ab04422f3f2fe0 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9b838d22d3a6c934 . 32 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (32 peers) 0.046409 seconds (184.04 k allocations: 9.779 MiB) [ Info: Got new peer 128.30.92.239:24722/1a7e48fcdd1ae3b2 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1aeedbdd13770725 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ba6caee9697d8fd2 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fa6b678014464d66 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4ed936e47618b33a . 39 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (39 peers) 0.020182 seconds (79.37 k allocations: 4.796 MiB) [ Info: Got new peer 128.30.92.239:24722/8db8af6eb35dfddf . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ad7895ef7a39d68 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/412cf5d1fae7f0ae . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5b3985185c9b8480 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/afe6aa2d7fbe2449 . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55951e101619c82a . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80a1ac9b77fccab9 . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4ca4e867c30bf1b4 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6a6e93fb096ddde8 . 49 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (49 peers) 0.046381 seconds (176.88 k allocations: 10.043 MiB) [ Info: Got new peer 128.30.92.239:24722/834d1f0a3c8d31bd . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e748c073a3eba246 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/96c726f4cec1322d . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6b376396e5e64fee . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b1f79d9cbddb6a26 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ca5765520d37879f . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1ffe9fcfb8910052 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9bb8b19f87ecf211 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9e677335167c003a . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5e8a1f287d425749 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/96bb84205a6808de . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (58 peers) 0.063933 seconds (248.21 k allocations: 14.791 MiB) [ Info: Got new peer 128.30.92.239:24722/c9a2297af13661f3 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d9c5b2d81b673eba . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/48f1818c0059e0a8 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f7e1f9ae3965fc84 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/286c26cbd9893943 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4c1ebbaeed55a93c . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/58a1bf24dceaa217 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3085335b21c0c8ff . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ddffe78b0d16d442 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/64dadb45ddd942aa . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7353b29e55b51353 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/befa25dde89a9d7 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1b63a587b1cf9763 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/635eac1a469222a4 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/471165d6a90e397f . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5763a8bc1b56818c . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/98976a9e52c4a560 . 70 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (70 peers) 0.162843 seconds (496.34 k allocations: 29.634 MiB, 26.56% gc time) [ Info: Got new peer 128.30.92.239:24722/e6b70a71a7a6cae6 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/23dd268e5e129b0d . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4adebe7cce0a76c1 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/657c658f2cdae0d8 . 82 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (82 peers) 0.027395 seconds (123.86 k allocations: 7.265 MiB) [ Info: Got new peer 128.30.92.239:24722/f04d01f552364c70 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7db1264e00d4ba03 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/57fa8c757249f1e1 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/27cff9fe222c763f . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9601b227fef1c687 . 86 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (86 peers) 0.038390 seconds (168.93 k allocations: 9.787 MiB) [ Info: Got new peer 128.30.92.239:24722/87d5981ab64ddcf1 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dc49ece42cfaf5c . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9c32b2b6979eda8a . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a43b36d204c8b595 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/425f520f32cdfd0d . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/861a597730e3cd09 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9429b1ef3b90d496 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/85070dfa789ea624 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/19753de5001f59cf . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/79bc789d58990c31 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/efa2a89cd2e3b729 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f6b9074f4fc6b3bc . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e06ba3acd4ee85b2 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/58fa675b1b3c294e . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/241d47d250d93111 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b9eb8e1e35e4e0e4 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/30396f52dc0e8b5c . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8c08f0b5af551946 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/374236275d108466 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/29c449b68ab968b9 . 95 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (95 peers) 0.200415 seconds (809.29 k allocations: 44.911 MiB) [ Info: Got new peer 128.30.92.239:24722/f99ee8591d6ee24b . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1aab57064184d10a . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c2e0292d94df01a3 . 110 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (110 peers) 0.032982 seconds (127.42 k allocations: 7.004 MiB) [ Info: Got new peer 128.30.92.239:24722/dfff80357d611763 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/81667249418193c2 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f97854768c4131f8 . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/32f347e171f0826d . 116 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (116 peers) 0.041883 seconds (174.85 k allocations: 9.541 MiB) [ Info: Got new peer 128.30.92.239:24722/3306b501f82968e0 . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7cff4b534d0c9901 . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2f5cd206575baeac . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cdc86d72452f1f3e . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c717687a8e6df350 . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f13ef1e661b6eca5 . 120 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (120 peers) 0.103854 seconds (269.26 k allocations: 14.567 MiB, 36.41% gc time) [ Info: Got new peer 128.30.92.239:24722/7457760f5339bf8f . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b08b79b300fff48 . 124 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (124 peers) 0.021299 seconds (91.82 k allocations: 4.948 MiB) [ Info: Got new peer 128.30.92.239:24722/5276b12adcf5ac52 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8c43673b49085b91 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e8e34d43c56069cb . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6acf76b3a47685cb . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eac9fda49f33552e . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f249e40b36cf5444 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7d024f0ed5008958 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a3dad62f725913c . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6f058339ffec9cb . 131 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (131 peers) 0.153817 seconds (489.80 k allocations: 25.944 MiB, 27.70% compilation time) [ Info: Got new peer 128.30.92.239:24722/8cddbb3354230b45 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e78795b3ce8148ef . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8aeed98ff7540277 . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c5125f20a836c003 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e537f5085e924147 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4c34de24bc48775 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ec6e945eaa5c4744 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7234993af2a6090a . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5909b95c1f1874f3 . 137 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (137 peers) 0.119024 seconds (472.11 k allocations: 25.118 MiB) [ Info: Got new peer 128.30.92.239:24722/8915c429c73cb7a3 . 143 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (143 peers) 0.011944 seconds (52.89 k allocations: 2.776 MiB) [ Info: Got new peer 128.30.92.239:24722/d98bc709650f2df5 . 144 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (144 peers) 0.013499 seconds (57.34 k allocations: 3.001 MiB) [ Info: Got new peer 128.30.92.239:24722/efac5af7dcce25f6 . 145 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (145 peers) 0.012190 seconds (53.61 k allocations: 2.810 MiB) [ Info: Got new peer 128.30.92.239:24722/ee020913893cab7c . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9e180a4d6fe0a574 . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fc230c21e1826c33 . 146 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (146 peers) 0.041499 seconds (176.49 k allocations: 9.203 MiB) [ Info: Got new peer 128.30.92.239:24722/3f9ff04414126233 . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1440fe1f3f03256 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ed4959586a843b7f . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (151 peers) 0.035681 seconds (162.66 k allocations: 8.478 MiB) [ Info: Got new peer 128.30.92.239:24722/84403b04d91710c7 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/67ebab5838a0613f . 153 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (153 peers) 0.027468 seconds (112.87 k allocations: 5.995 MiB) [ Info: Got new peer 128.30.92.239:24722/a0b8b32152d14aeb . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/658223cb9e95e945 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5feba3862ee15d7e . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/15277c78f2476881 . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (155 peers) 0.060108 seconds (244.53 k allocations: 12.702 MiB) [ Info: Got new peer 128.30.92.239:24722/34fcc1adbeeca8b8 . 158 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (158 peers) 0.013498 seconds (58.36 k allocations: 3.077 MiB) [ Info: Got new peer 128.30.92.239:24722/d0d7677c0dbf63e0 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/854987eb12b483f6 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/304cebfba8de83e3 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b1a2df67c468f889 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/93ab90bcc5e720a3 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1fa8fe538bf9c999 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2c575418cf109cf4 . 160 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (160 peers) 0.135345 seconds (433.11 k allocations: 23.190 MiB, 25.95% gc time) [ Info: Got new peer 128.30.92.239:24722/4a979b163a54479d . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10aa5d111626eddb . 167 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (167 peers) 0.027587 seconds (123.01 k allocations: 6.435 MiB) [ Info: Got new peer 128.30.92.239:24722/92c07b81e2bc2908 . 168 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (168 peers) 0.013330 seconds (61.97 k allocations: 3.172 MiB) [ Info: Got new peer 128.30.92.239:24722/daea90c721325267 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7f8eb9424c33f385 . 169 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (169 peers) 0.031454 seconds (134.93 k allocations: 7.130 MiB) [ Info: Got new peer 128.30.92.239:24722/bd09914d60d2ee3f . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5c5f72063bd2d8e4 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8397d3d8a39bc028 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/41297b5a93365381 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3b119acbbe3d5f7e . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4eafd91b2bbed2fc . 174 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (174 peers) 0.108487 seconds (414.00 k allocations: 28.213 MiB) [ Info: Got new peer 128.30.92.239:24722/31a35073de7d5b81 . 177 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (177 peers) 0.016394 seconds (70.36 k allocations: 4.100 MiB) [ Info: Got new peer 128.30.92.239:24722/ca8aa92121735b64 . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bba91bba7bdc834e . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e9e5815b0f00a48b . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/63ebb87194e5a4d2 . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b0db1d07d44afa3b . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/21effca8ac184777 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8a5820c631a3becf . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/17c1cc4017d991e1 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/444dc4f713d49eff . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8b6ee95985537371 . 180 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (180 peers) 0.214943 seconds (704.92 k allocations: 42.473 MiB, 18.45% gc time) [ Info: Got new peer 128.30.92.239:24722/27a2d9ddfa8d5cd8 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cdd0e6f1cf36fa7 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ded8fbb5724a9e91 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/beb4b37f8e1229af . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55c5e35238c2ff6c . 189 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (189 peers) 0.091761 seconds (380.08 k allocations: 22.621 MiB) [ Info: Got new peer 128.30.92.239:24722/716d4df35a24c976 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6df67720b567136d . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e2d456b4f718c9f . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fc803680f31567ac . 193 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (193 peers) 0.076753 seconds (299.44 k allocations: 17.687 MiB) [ Info: Got new peer 128.30.92.239:24722/dff145c0bddb434 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/403c5991d0d9a7b3 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b2a947710005d40b . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/39849133af27db71 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5fd3f86e270be0ba . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7a31daeb1ad00519 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1474c89f3bd6da16 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a555e8cdf4796857 . 199 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (199 peers) 0.197035 seconds (621.26 k allocations: 38.532 MiB, 15.25% gc time) [ Info: Got new peer 128.30.92.239:24722/34f5e8d7c2fcd092 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f3feb789e2f0d3e9 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6d836f180d9917b . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e89482ee4b016804 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b1bb7552ff87b5b7 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c492d318904c7537 . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (207 peers) 0.123134 seconds (480.66 k allocations: 30.401 MiB) [ Info: Got new peer 128.30.92.239:24722/7850423f31946627 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eb5acac9c04e240f . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5029de893e15e9cc . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/54acdea7e21db14f . 211 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (211 peers) 0.084350 seconds (320.59 k allocations: 19.785 MiB) [ Info: Got new peer 128.30.92.239:24722/fe5e5457aec4d47b . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/872c522d6f4c9d92 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b8e873b3ce4e42 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d2f75d5aab7c938e . 215 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (215 peers) 0.091277 seconds (338.98 k allocations: 21.536 MiB) [ Info: Got new peer 128.30.92.239:24722/708057d88ef0d221 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/57baf48e5fadc81a . 219 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (219 peers) 0.073354 seconds (174.38 k allocations: 11.037 MiB, 37.02% gc time) [ Info: Got new peer 128.30.92.239:24722/93d84a80505e78df . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/51586df59ea254ee . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/560084db0b891c2b . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dbbd2ec7e67d61e . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c3770575c0788a8a . 222 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (222 peers) 0.115803 seconds (438.54 k allocations: 28.519 MiB) [ Info: Got new peer 128.30.92.239:24722/78b45fd8495784a1 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc6efca427ca2d82 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f2ad00c774a09581 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c6d4a1aac16b33de . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/79108a62103a33d0 . 226 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (226 peers) 0.115954 seconds (441.96 k allocations: 28.114 MiB) [ Info: Got new peer 128.30.92.239:24722/c31a8c3c7c5456 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eba4026689ca37d . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8da99fade8fbb270 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/34ba6314bf39b386 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8ddf7615d67ab6e3 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/13cec11a12bf998c . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b09e842e0cd9ea5a . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5361f4d12dabc888 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5dd19d79ef6069eb . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5d269208316b1e87 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c1fd1f13c689f5fd . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/92abb6d7695aff16 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b8bb5226b6e4c413 . 236 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (236 peers) 0.348144 seconds (1.18 M allocations: 74.859 MiB, 10.12% gc time) [ Info: Got new peer 128.30.92.239:24722/c41f96948fc7261e . 244 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ea9189fbef11c740 . 244 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (244 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (244 peers) 0.048745 seconds (193.91 k allocations: 12.388 MiB) [ Info: Got new peer 128.30.92.239:24722/c2f5c4619f05eea4 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c0f23fd27f767b36 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7b5957e1c6f90c83 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/47cbad9e230913b . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/24d1410f2ebc039e . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f4d89a6a18511e89 . 250 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (250 peers) 0.174437 seconds (565.68 k allocations: 35.716 MiB, 16.81% gc time) [ Info: Got new peer 128.30.92.239:24722/da12fcdb9c13d29b . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f64078ac14125719 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/53f07ab79c3a6a02 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a696b22f9d5ad797 . 255 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (255 peers) 0.097817 seconds (395.17 k allocations: 24.896 MiB) [ Info: Got new peer 128.30.92.239:24722/f2bb0ffb48db16a8 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a7331ed0bf128468 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4572428be54f41ae . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80519b60463fe0d5 . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e3df45abc7f020c7 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/46d2647cd1004bcc . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5eef7327b0e0af9f . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1657f4995cfc9e8 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b55a5f54cabae89f . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bca2942c2114b29f . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90e59f135e1544bc . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/526d4e13a4270623 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cdda4cbf8cc69d5a . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e0d366580c0116ce . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c7eab238041eed9e . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fe23df79ac32aa2c . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ca6e24ef8deffe10 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f62377574c049c85 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ff1ec9eedfba2fd1 . 260 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (260 peers) 0.525817 seconds (1.94 M allocations: 119.857 MiB, 6.75% gc time) [ Info: Got new peer 128.30.92.239:24722/2bced24e6e006372 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ab593adf9095abeb . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/57c6c82b2c531ab6 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4551ebd5f62c63f0 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1ff5c389a3ea31f1 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a89b840d10dd283c . 276 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (276 peers) 0.196579 seconds (652.48 k allocations: 40.008 MiB, 14.83% gc time) [ Info: Got new peer 128.30.92.239:24722/3f134a6197c1d78e . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/db4440c582149dcb . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/85d82130321e800a . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bab2998f2122d5ec . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a6029f72cddae19c . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55f71e40cfea11c1 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1efb49d386c5f4f5 . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (283 peers) 0.188415 seconds (772.14 k allocations: 46.995 MiB) [ Info: Got new peer 128.30.92.239:24722/28d6346b8a23feab . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10ad9adda38d6ee6 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/655ce2fa7e291f32 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/14492e0c8db94525 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/51ffcb824b1296cd . 289 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (289 peers) 0.155048 seconds (540.03 k allocations: 32.609 MiB, 17.75% gc time) [ Info: Got new peer 128.30.92.239:24722/23d27211740d92b2 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ed83d57f01b453b . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3584da4b64bc8fbc . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ff9c655e4af36250 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d3fd022e31ac22cc . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6adc0ced508b3bfa . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a3e4596b0adbac4 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/99a084800a229630 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3c1646adc9c0602d . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/763c3e043e13f1f6 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d4e0d49b1841802d . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e34cd85452289dd2 . 299 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (299 peers) 0.344728 seconds (1.31 M allocations: 78.273 MiB, 9.65% gc time) [ Info: Got new peer 128.30.92.239:24722/2ad029ca3d1a6c73 . 305 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (305 peers) 0.029593 seconds (119.34 k allocations: 7.148 MiB) [ Info: Got new peer 128.30.92.239:24722/aa95098ef236acb7 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d039808d76c21865 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/69dc3cea1065bf56 . 307 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (307 peers) 0.088573 seconds (352.59 k allocations: 21.037 MiB) [ Info: Got new peer 128.30.92.239:24722/45ebd6842b0bcb25 . 309 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (309 peers) 0.031557 seconds (134.07 k allocations: 8.042 MiB) [ Info: Got new peer 128.30.92.239:24722/115071e8e051ddb8 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/327f30669c0de632 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1465b63d59b36449 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7879e7ac4ab4c13d . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/78e15f3390b4827f . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/aee9e380836e0fe2 . 312 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (312 peers) 0.194676 seconds (674.74 k allocations: 39.884 MiB, 16.78% gc time) [ Info: Got new peer 128.30.92.239:24722/fbf28e9a46d40037 . 316 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (316 peers) 0.030579 seconds (123.40 k allocations: 7.318 MiB) [ Info: Got new peer 128.30.92.239:24722/727e610cdaee9943 . 317 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (317 peers) 0.026806 seconds (105.86 k allocations: 6.220 MiB) [ Info: Got new peer 128.30.92.239:24722/d66f8ae586a197ec . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d9ec6f6a214d3865 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9822256a4ebb8e71 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/22d9b051f809cf91 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5870e0b2be5340ea . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3d7ae52644690198 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c144f5af37fcd2ca . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8d9e51eb9a665950 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5acb34262c2f1cad . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3559d520e94dc954 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/42157138bbb313b2 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a93c5ac1041c3558 . 322 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (322 peers) 0.371107 seconds (1.50 M allocations: 88.134 MiB, 9.07% gc time) [ Info: Got new peer 128.30.92.239:24722/fedb25507da872e1 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c2b1cc8ae6ce04fd . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/384bf98f7c0bce42 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e65e1716afa5896 . 331 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (331 peers) 0.114035 seconds (509.20 k allocations: 29.774 MiB) [ Info: Got new peer 128.30.92.239:24722/1c771f07a0d1a0ae . 334 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (334 peers) 0.032436 seconds (130.18 k allocations: 7.608 MiB) [ Info: Got new peer 128.30.92.239:24722/f5cf3c7eefbd909c . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5eebd810cc777eb3 . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/499767f2fe657145 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c37cd181ccf47d38 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/61cc1fda456c7a25 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b9920a633089ae26 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9d7d0c4a9d8872b4 . 339 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (339 peers) 0.283751 seconds (888.99 k allocations: 51.626 MiB, 28.48% gc time) [ Info: Got new peer 128.30.92.239:24722/e2e39c5a63cb3eba . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9b6efa0fa6ab9797 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bea264224bd327b9 . 343 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (343 peers) 0.088021 seconds (391.72 k allocations: 22.707 MiB) [ Info: Got new peer 128.30.92.239:24722/f04b78e8334ea249 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90970f498ac3947d . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4ce5ede358556abe . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/77b2dead9bd79cab . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7a8a8124ff95b45d . 346 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (346 peers) 0.144759 seconds (618.57 k allocations: 35.655 MiB) [ Info: Got new peer 128.30.92.239:24722/9eb832d929db877a . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7548ec7ce0f9811a . 350 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (350 peers) 0.061686 seconds (243.00 k allocations: 13.962 MiB) [ Info: Got new peer 128.30.92.239:24722/5c9803081276fd39 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ed48bb0b5bb33f7f . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/957ff5b09c477e8c . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b8cc7dac44ec5f35 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fe7dd8e0606a4a . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e2269fea9a690e61 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/25ff2a942901d0d3 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9cc34926b5fbf77e . 353 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (353 peers) 0.794382 seconds (1.06 M allocations: 60.912 MiB, 69.22% gc time) [ Info: Got new peer 128.30.92.239:24722/1a74ebf4f13b3d77 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/437690ab60a3ed52 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c22a00473e5c6acb . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/27b6ddcee84deb92 . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (361 peers) 0.125539 seconds (563.09 k allocations: 32.241 MiB) [ Info: Got new peer 128.30.92.239:24722/b07292f228816ff5 . 364 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (364 peers) 0.030820 seconds (141.29 k allocations: 8.078 MiB) [ Info: Got new peer 128.30.92.239:24722/49544f33d40f23f9 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5ef175afc18f6b92 . 365 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (365 peers) 0.062012 seconds (273.67 k allocations: 15.620 MiB) [ Info: Got new peer 128.30.92.239:24722/5ba5380d9afeecc1 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ff57db6709ada3a9 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/793b9564c527f40d . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/79578888908592d4 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ad659dac38095371 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1733b96a84380c47 . 368 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (368 peers) 0.188383 seconds (833.13 k allocations: 47.380 MiB) [ Info: Got new peer 128.30.92.239:24722/53927438aa12d581 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/991eb4d396c9577f . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/edf4b14cc4c66e68 . 374 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (374 peers) 0.100514 seconds (436.39 k allocations: 24.791 MiB) [ Info: Got new peer 128.30.92.239:24722/30be5196d0198e6a . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8781155e9770a015 . 376 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (376 peers) 0.064871 seconds (260.56 k allocations: 14.734 MiB) [ Info: Got new peer 128.30.92.239:24722/2235832cf3cfd204 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ce2440351c4489e6 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c3e0cd9555e9fa3d . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f03dd1782cb3c13d . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/175b08d0aa19360f . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/771c740a92e3a188 . 379 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (379 peers) 0.200745 seconds (835.16 k allocations: 47.150 MiB) [ Info: Got new peer 128.30.92.239:24722/9ee68faa933f6da2 . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (384 peers) 0.034531 seconds (137.94 k allocations: 7.771 MiB) [ Info: Got new peer 128.30.92.239:24722/67935c5080d83dca . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e1f6b7616210c2ed . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a0b218f134cbdddd . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6bfde6c01c047e58 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8dd71721d05040b8 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fed196cdbeaef462 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/68f291d46a0fec09 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/581c378efd53d4b9 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cd83510adf21ff96 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6f1f1f18c3483dfd . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4bc46faab5e39b3e . 387 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (387 peers) 0.493389 seconds (1.66 M allocations: 92.946 MiB, 15.07% gc time) [ Info: Got new peer 128.30.92.239:24722/3a55f0616f82904b . 396 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/72abf30969d5e3a4. (396 peers) 0.033190 seconds (130.94 k allocations: 7.314 MiB) [ Info: Got new peer 128.30.92.239:24722/7130253e65fb497f . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4cc0f1009ef988b7 . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2b88c11d60fb5763 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/19083613620e7f32 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1ec1946df5d24974. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/3141758dbf372525. (399 peers) Avg peer count: 400.0; Peer update max: 7364 avg: 4670.9275; Upstream friends avg: 7.8225  Pass: 1201 (compile: 10.35, elapsed: 19.13 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24722 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24730 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24732 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24733 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24736 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24738 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24739 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24740 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24741 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24742 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24743 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24744 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24745 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24746 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24747 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24748 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24749 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24750 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24751 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24753 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24754 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_f9mi})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_f9mi}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_n5yk{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24757 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 335327237361475461290266516161726543142 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/8b2db2c9623438e8 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/7e007b5acbeb27fb . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/5f66753b57c10612 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/770490fc2cc6ffe3 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/9df529c860d90e7f . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/e3c59e24a59944a2 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/e6310256651c4e94 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/e23b4e7770c490cb . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/96a28974637df63a . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/4e6cae28ea7da18a . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/2478b26895a4ccc5 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/35a5f45e4387b102 . 13 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (4 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (3 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24732/71eb1fe2ac96ae30 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/5668ef078a58c7d8 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (13 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (5 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24745/3ae45b9a804c7227 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/d55e96c9ddc62939 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/257c58dc89dedf42 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/38bb5c69e3d27f38 . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (17 peers) [ Info: Got new peer 128.30.92.239:24742/8e69b1f46bfbc976 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/74616a86f0321da2 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/21d21c8c1ead985a . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/bb6d6b1958906357 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/4977ddb6f9f22ed8 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/6c34e1d57d80c7a1 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/5a464b8a1a856f8f . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/65f6de4c8f7e8047 . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (18 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (19 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (25 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (26 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (27 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24750/f8df3931894881b6 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/c4353916a4bf4230 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/47c82e2a5fd53705 . 30 nodes in cluster. [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/1d2fdbb1d8473f3a. (28 peers) [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing  Pass: 30 (compile: 34.90, elapsed: 52.07 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.36, elapsed: 3.43 seconds) 10/23 com/comhtml.jl comhtml: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/comhtml.jl:37 Got exception outside of a @test MethodError: no method matching Main.anonymous.COMHTMLTests.CoreState_f9mi() The applicable method may be too new: running in world age 40199, while current world is 40219. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_f9mi(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_f9mi(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_f9mi(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 2.13, elapsed: 2.22 seconds) 11/23 com/sub.jl sub basics: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/sub.jl:42 Got exception outside of a @test MethodError: no method matching Main.anonymous.SubTest.CoreState_f9mi() The applicable method may be too new: running in world age 40242, while current world is 40262. Closest candidates are: Main.anonymous.SubTest.CoreState_f9mi(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_f9mi(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_f9mi(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 0.21, elapsed: 0.32 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8081 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24722/3f118b2f4de5182a) Prepare message to http://0.0.0.0:8081[ Info: Listening on: 0.0.0.0:8081, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_f9mi})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_f9mi})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_f9mi}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 0.009765625 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/3f118b2f4de5182a) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Warning: Payload size is too big! │ msglength = 12 └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:87 [ Info: Server on 0.0.0.0:8086 closing WARNING: Method definition (::Type{anonymous.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_f9mi})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_f9mi})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_f9mi}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/3f118b2f4de5182a) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 43.76, recompile: 4.20, elapsed: 44.07 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Error: 5 (compile: 0.23, elapsed: 0.66 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 41013129811213013334390243710482658336 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 ┌ Error: Error while scheduling on thread 1 │ exception = │ MethodError: no method matching Token(::UInt8) │ The type `Token` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Token() │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:9 │ Token(!Matched::UInt64) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:10 │ │ Stacktrace: │ [1] apply!(me::Circo.IdRegistry.IdRegistryPeer, write::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:92 │ [2] commit!(::Circo.Transactions.Inconsistency, me::Circo.IdRegistry.IdRegistryPeer, writes::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.SinglePhaseCommit ~/.julia/packages/Circo/ctDno/src/identity/single_phase_commit.jl:11 │ [3] commit! │ @ ~/.julia/packages/Circo/ctDno/src/identity/transactions.jl:95 [inlined] │ [4] onmessage(me::Circo.IdRegistry.IdRegistryPeer, msg::Circo.IdRegistry.RegisterIdentity, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:104 │ [5] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [6] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ ┌ [7] HookList │ │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ ╰──── repeated 3 times │ [10] _immediate_delivery(targetactor::Circo.IdRegistry.IdRegistryPeer, scheduler::Scheduler, msg::Main.anonymous.IdRegistryTest.Msg_n5yk{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2504, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 20.53, recompile: 0.02, elapsed: 20.70 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 41013129811213013334390243710482658336 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 15.12, elapsed: 15.20 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 100.64.0.44:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 41013129811213013334390243710482658336 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Killing 100.64.0.44:24722/5ff7200499cba6f4 DistId references: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/reference.jl:49 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_f9mi}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Pass: 1 Error: 1 (compile: 23.95, elapsed: 47.70 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 41013129811213013334390243710482658336 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 14.94, elapsed: 15.03 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1  Pass: 5 (compile: 3.93, elapsed: 4.00 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_f9mi})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_f9mi})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_f9mi}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). 23/23 migrate/migrate.jl WARNING: Method definition (::Type{Main.CoreState_f9mi})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_f9mi})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_f9mi})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_f9mi}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24731", "128.30.92.239:24731/3f118b2f4de5182a") ERROR: LoadError: ArgumentError: Package Reexport [189a3867-3050-52da-a836-e630ba90ab69] is required but does not seem to be installed:  - Run `Pkg.instantiate()` to install all recorded dependencies.  Stacktrace:  [1] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2575  [3] macro expansion  @ ./loading.jl:2503 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2467  [6] require  @ ./loading.jl:2443 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3147  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2993  [17] include_string  @ ./loading.jl:3003 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_DbVyoW" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 21 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_60660.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000076b000695b40 Total snapshots: 930. Utilization: 0% ╎930 @Base/task.jl:1168 wait_forever() 929╎ 930 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_60660.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079785d9e1b40 Total snapshots: 709. Utilization: 0% ╎709 @Base/task.jl:1168 wait_forever() 708╎ 709 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_60660.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 21049569 (Pool: 21048953; Big: 616); GC: 16 [21] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_60660.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 445216862 (Pool: 445212237; Big: 4625); GC: 215 PkgEval terminated after 2723.53s: test duration exceeded the time limit