Package evaluation to test Circo on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T16:07:30.817 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.23s ################################################################################ # 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.1 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [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.1010+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.13.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.14.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.13.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.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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.12s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.01s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_n02jHL/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.12 [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_n02jHL/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 v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.12 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [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.1010+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.13.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.14.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.13.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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/fbe86723759bb2f0. msg: ()  Pass: 310 (compile: 26.16, recompile: 1.22, elapsed: 26.29 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ 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:1443 [5] show_delim_array @ ./show.jl:1436 [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:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show @ ./show.jl:497 [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:1995 [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/b9aZN/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Error: 1 (6.98 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 214728365405131862507518660507080673415 └ @ 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:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 214728365405131862507518660507080673415 └ @ 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:2501 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/ffaa16971482bc6 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ff63a38ef2adf202. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 261873.124210 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 214728365405131862507518660507080673415 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2500, 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:2500 closing In-thread ping-pong performance: 929703.516727 rounds/sec  Pass: 114 (compile: 83.34, recompile: 26.83, elapsed: 133.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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 13.41, recompile: 4.16, elapsed: 13.75 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_mqab() The applicable method may be too new: running in world age 40264, while current world is 40284. Closest candidates are: CoreState_mqab(!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_mqab(!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_mqab(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:1995 [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/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Error: 1 (compile: 2.56, recompile: 0.14, elapsed: 2.63 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24726/149c22ca3e35e1f3 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (2 peers) [ Info: Got new peer 128.30.92.239:24726/dc94d61a9c6e6c88 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (3 peers) [ Info: Got new peer 128.30.92.239:24726/256691f67408806e . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (4 peers) 0.000570 seconds (1.45 k allocations: 68.359 KiB) [ Info: Got new peer 128.30.92.239:24726/741ad174bd23d991 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9116981155f77373 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/798e770ed5df7d91 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/39ec28c4893df4c3 . 5 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (5 peers) 0.003060 seconds (9.94 k allocations: 476.656 KiB) [ Info: Got new peer 128.30.92.239:24726/c72949d071107b8a . 9 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (9 peers) 0.001003 seconds (3.46 k allocations: 171.484 KiB) [ Info: Got new peer 128.30.92.239:24726/cd9e25e854ec5c0b . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bcfd643d9c4b0e30 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/660f1c1a037bc606 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (11 peers) 0.003144 seconds (12.35 k allocations: 701.859 KiB) [ Info: Got new peer 128.30.92.239:24726/8d8a1faf32464920 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/29c7f8a6f5feee2d . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c0fc69f707571ef4 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6f38fa473ba127f2 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f85484851e53feae . 14 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (14 peers) 0.007517 seconds (30.69 k allocations: 1.610 MiB) [ Info: Got new peer 128.30.92.239:24726/c659032d29c093c8 . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (18 peers) 0.001693 seconds (7.26 k allocations: 387.641 KiB) [ Info: Got new peer 128.30.92.239:24726/74b1d4a74f3e4ace . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/64047990c046666a . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/42be1921a8e9c817 . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (19 peers) 0.005477 seconds (23.31 k allocations: 1.248 MiB) [ Info: Got new peer 128.30.92.239:24726/4c340031df34cc7a . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/73909e558631be28 . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (22 peers) 0.004271 seconds (17.59 k allocations: 947.406 KiB) [ Info: Got new peer 128.30.92.239:24726/20be7edc5df62431 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/21ff65e19adc1187 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (24 peers) 0.004472 seconds (19.12 k allocations: 1015.297 KiB) [ Info: Got new peer 128.30.92.239:24726/b830f311c9b2f52e . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/19d6a9ee68d8f170 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d678101e8e4adfa5 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/550f4a4b6db1523d . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (27 peers) 0.010035 seconds (44.58 k allocations: 2.326 MiB) [ Info: Got new peer 128.30.92.239:24726/6272cd6c9f916964 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/79a678916144484 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/65590d7824702d67 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1afc467a282fcb32 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (30 peers) 0.011640 seconds (50.81 k allocations: 2.678 MiB) [ Info: Got new peer 128.30.92.239:24726/1569d92937ce8e1b . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/824e7fc3b9e250f0 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bf20d532cf9b325f . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (35 peers) 0.008292 seconds (39.77 k allocations: 2.142 MiB) [ Info: Got new peer 128.30.92.239:24726/686cccd237ba5db6 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f725ad4ff7dde039 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9bfd13da9f41e749 . 38 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (38 peers) 0.009520 seconds (45.47 k allocations: 2.418 MiB) [ Info: Got new peer 128.30.92.239:24726/d3ab4472c267ed7 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f5b6b637522ee37 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c8269cb6653db089 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5313e0db8e0f5be3 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/79cd0f13384830d2 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d50b4e11bb9c6129 . 41 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (41 peers) 0.021818 seconds (102.25 k allocations: 6.062 MiB) [ Info: Got new peer 128.30.92.239:24726/a54896c7ea3ffa1f . 46 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (46 peers) 0.004156 seconds (18.69 k allocations: 1.065 MiB) [ Info: Got new peer 128.30.92.239:24726/134cc78ae9a997ee . 47 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (47 peers) 0.004463 seconds (19.13 k allocations: 1.082 MiB) [ Info: Got new peer 128.30.92.239:24726/e476294b2e08efcf . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5d3b651c631f9ee5 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/11f36748e8dc536d . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ad766857ac881d19 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ebc26790c33e1830 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23b15e6ee1f0fe85 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5c18035007f53d44 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f704c732aa3adc56 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/94af8cbd75e62167 . 53 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (53 peers) 0.040637 seconds (191.03 k allocations: 11.147 MiB) [ Info: Got new peer 128.30.92.239:24726/67c1ebf595b802dd . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3dcdb30133dde6dc . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1dd0108442693fd6 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7bfe887b5a4d62e2 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2d9cdec3e667cecd . 57 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (57 peers) 0.023572 seconds (114.69 k allocations: 6.783 MiB) [ Info: Got new peer 128.30.92.239:24726/6705988e54336af0 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/68b12b6b5e132007 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e92d4dd6bbddfcf5 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ab807d82c0dc40e7 . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/18daa00438160b8 . 64 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (64 peers) 0.025351 seconds (127.81 k allocations: 7.822 MiB) [ Info: Got new peer 128.30.92.239:24726/b81ea9bdba9e0019 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/901e50b160e1baaf . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/995a62ede85baed6 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/98b0627e6afaed88 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/149c8306f8fce3db . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/72d6b61ef0a9410 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a0a559b0a174364a . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e6ec75bdb774e7e1 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/642bfa32ca415701 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fde3c5b86640b2ac . 69 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (69 peers) 0.082351 seconds (289.83 k allocations: 17.544 MiB) [ Info: Got new peer 128.30.92.239:24726/1a131ceb0056f0f8 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ffd3a16c3667f53a . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7f8c5b66dd8a3fba . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6256dd8ea92358de . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/395fd9282c2f80e0 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d14e45fff602a5db . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b4c77599d776ff51 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6691f9484e793ae7 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f2cc45f3491e8333 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b6026a0b1a861351 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7f1261ee90cfe081 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d6960cc89610ff0 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/84236b0fee28403b . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bbdb389910a8150e . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2625d672843b0185 . 79 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (79 peers) 0.194637 seconds (501.67 k allocations: 28.993 MiB, 41.49% gc time) [ Info: Got new peer 128.30.92.239:24726/52aab133e4c07d27 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ef601916161fd966 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/73446750e2f9bbc9 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bd7b10b23b626372 . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (93 peers) 0.029860 seconds (146.98 k allocations: 8.383 MiB) [ Info: Got new peer 128.30.92.239:24726/bb96962f722a92da . 96 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (96 peers) 0.007434 seconds (35.95 k allocations: 2.040 MiB) [ Info: Got new peer 128.30.92.239:24726/ba8ce6f91ec083de . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c139d9b9606bb14e . 98 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (98 peers) 0.015167 seconds (76.02 k allocations: 4.299 MiB) [ Info: Got new peer 128.30.92.239:24726/bda1df3fbe0dde04 . 99 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (99 peers) 0.008207 seconds (39.91 k allocations: 2.256 MiB) [ Info: Got new peer 128.30.92.239:24726/eab5471bb81796d0 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a6e51838c6c39dd1 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/552687c48d4904fa . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d6edcdab455dda3c . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e8a43a5dbf120c5 . 101 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (101 peers) 0.038179 seconds (183.59 k allocations: 10.246 MiB) [ Info: Got new peer 128.30.92.239:24726/72f8fe43da309357 . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (105 peers) 0.009001 seconds (42.20 k allocations: 2.356 MiB) [ Info: Got new peer 128.30.92.239:24726/f8f884663169c11c . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/86d883b8583d81b6 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/76af617fd7253cdc . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2918b4000e38ed42 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8b9325f55765799e . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2c791f2db7af675a . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a058f484f2c23302 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3e77b4e9db7767d5 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/98475c41e44685c . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7bb605cd8d5f6055 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fd6984e462771624 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d555a48c2c498f8f . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1cc840a8cbd73ab0 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b04049c3230a06 . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8a2045fad43c48aa . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ffc4020a0d860632 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/37716eddda17a467 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6377c428ff3deaee . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/89578b8383a7eb3b . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5569930b11113ac3 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2eca0db8e083b544 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2b450c6185fff980 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d239d6e9f2186c2f . 111 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (111 peers) 0.254925 seconds (1.11 M allocations: 59.470 MiB, 15.00% compilation time) [ Info: Got new peer 128.30.92.239:24726/5999d1c4891424ba . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/12699f96e4800392 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/72cfad38fbae4cdf . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4ab591f889b16120 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/41e899329fc3bf4a . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/eddd73dd3df8cfb5 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/178c2e282780567f . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c9a9a59348067852 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/29ea51cde4f5e4c . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7c89639064f8f376 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/29c616d8b3f38ca3 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5c4f3e0855cb4c73 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6d10a300628e46df . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ffc6c97a14c72399 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ddba856985da9483 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4d8e6c4d4628016 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/450e65d6e8db1d57 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/df5afacd786fcd3b . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e593510f8a91c336 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1d6e1e7058e0b80b . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/96142ec45d0a0890 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/82764762571e48df . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f25e5443d5c3a0d3 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9437467de34a0779 . 136 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (136 peers) 0.311791 seconds (1.32 M allocations: 69.647 MiB, 15.73% gc time) [ Info: Got new peer 128.30.92.239:24726/58b518715efd1556 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cfdde68b89175fc9 . 154 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (154 peers) 0.022583 seconds (113.62 k allocations: 5.901 MiB) [ Info: Got new peer 128.30.92.239:24726/bb370111037f3140 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fe7ea970960609b4 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1824b8f161cd1242 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c55a21d1a654f131 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/42dee13e14101aa8 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/112af1a6432dc568 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/da5f066ed991cdc7 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c43ee16124a047 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f859c9c33b113338 . 157 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (157 peers) 0.106596 seconds (546.35 k allocations: 28.639 MiB) [ Info: Got new peer 128.30.92.239:24726/83ada06e4aa9900e . 164 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (164 peers) 0.011931 seconds (60.58 k allocations: 3.112 MiB) [ Info: Got new peer 128.30.92.239:24726/b621fa20464397f2 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/761d988c8383be3b . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/19b4002e0ce7ac8d . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (165 peers) 0.038463 seconds (189.40 k allocations: 9.838 MiB) [ Info: Got new peer 128.30.92.239:24726/801486d6348bcbf3 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/13fd127ab4cf51f1 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6cb003df16983b64 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/701905d567d752a4 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/658ff45cf9cff4f3 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/70ffa8d6b482adb9 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cbae34819cbbc465 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a8fe17a1362b125c . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cdd61d172bb8dca8 . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (173 peers) 0.140338 seconds (606.19 k allocations: 40.400 MiB) [ Info: Got new peer 128.30.92.239:24726/a793849b7a3ca6be . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1ced3e33654421c3 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1bfa42e7f5c85a . 178 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (178 peers) 0.046604 seconds (197.93 k allocations: 11.338 MiB) [ Info: Got new peer 128.30.92.239:24726/6b01939cc003ce5a . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6f2668c8d6887e8d . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a196e673f671ef8 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/595bce9edfb8202f . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aa7e98fa2fee87cd . 180 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (180 peers) 0.125189 seconds (353.77 k allocations: 20.720 MiB, 33.99% gc time) [ Info: Got new peer 128.30.92.239:24726/f8ef82b6a5c15c46 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ce9b298a6d4d0c47 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f214d389a7c830ea . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6c71d91fed99c912 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/630f4e676a127882 . 185 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (185 peers) 0.074825 seconds (368.66 k allocations: 22.306 MiB) [ Info: Got new peer 128.30.92.239:24726/5d4d215b586ceaab . 190 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (190 peers) 0.016317 seconds (75.54 k allocations: 4.573 MiB) [ Info: Got new peer 128.30.92.239:24726/c49b3b20f7a5bd5c . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d9d5c017ba7dec2 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7b7e6ebbf23d251f . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (192 peers) 0.048494 seconds (224.22 k allocations: 13.257 MiB) [ Info: Got new peer 128.30.92.239:24726/c5740bf17aad1396 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dc77bd11282cfead . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/db260c57c7391149 . 195 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (195 peers) 0.048521 seconds (233.30 k allocations: 14.029 MiB) [ Info: Got new peer 128.30.92.239:24726/fa027e8538e58071 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f7dc34b9576feeda . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/243e6f3edd43d1bf . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (198 peers) 0.047697 seconds (225.51 k allocations: 14.056 MiB) [ Info: Got new peer 128.30.92.239:24726/d37317621f5fd2dd . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5ae54f100a3bdc1b . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5c6706c6676080df . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/69964e85ec54debc . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ce1d05db9e8fb142 . 202 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (202 peers) 0.080815 seconds (380.50 k allocations: 23.809 MiB) [ Info: Got new peer 128.30.92.239:24726/6ba57d6dbcca08c9 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d2e3991274d274ab . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6fb6e00256e448c1 . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (205 peers) 0.054293 seconds (228.23 k allocations: 14.787 MiB) [ Info: Got new peer 128.30.92.239:24726/faa45218ad06c561 . 208 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (208 peers) 0.018137 seconds (76.57 k allocations: 4.992 MiB) [ Info: Got new peer 128.30.92.239:24726/22ed76b6f642805d . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/49796941171a1665 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ec32840fbb6609f . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a2a2b3bd1a2acb76 . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/baa9d535f62ffcbc . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c315b6101cb9874d . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8a23949583f70e7d . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/86a7cd0a24a350a1 . 213 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (213 peers) 0.164705 seconds (631.60 k allocations: 38.955 MiB, 17.80% gc time) [ Info: Got new peer 128.30.92.239:24726/6a8cb17b5edc9eea . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/84b6b31786a201af . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/29b16e9587adc897 . 218 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (218 peers) 0.050012 seconds (240.62 k allocations: 15.319 MiB) [ Info: Got new peer 128.30.92.239:24726/a3c709ce4927d8ca . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8392233c60129d05 . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3c37114e12eff73c . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/879bcd30289c6b26 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/25613a09a25a72bf . 222 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (222 peers) 0.090316 seconds (428.65 k allocations: 27.330 MiB) [ Info: Got new peer 128.30.92.239:24726/7f50fe16d94fb74f . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fe3b81d638c153b7 . 225 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (225 peers) 0.040530 seconds (181.73 k allocations: 11.571 MiB) [ Info: Got new peer 128.30.92.239:24726/cda63708b1aa8d17 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/321d1ce95d0a74c8 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/415f183ce97df8ca . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1007d37293412727 . 228 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (228 peers) 0.099341 seconds (336.48 k allocations: 21.405 MiB, 28.86% gc time) [ Info: Got new peer 128.30.92.239:24726/8a5074e0b08d9c0b . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (231 peers) 0.021841 seconds (71.55 k allocations: 4.461 MiB) [ Info: Got new peer 128.30.92.239:24726/d140f7cabe648739 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7b785acbc680a270 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/92a4a5701c77abc0 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3945f11f70861dc0 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ac56d1b35ca8dddd . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cc42615c50edee55 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4dc8c8b6f72ec7e9 . 232 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (232 peers) 0.132625 seconds (627.42 k allocations: 40.281 MiB) [ Info: Got new peer 128.30.92.239:24726/597677d8d3a7d7d9 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8399417dd251670e . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1f0d557ffd630037 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8e72a517b28ae944 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/83b0ae99bc1b11c5 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e2d6979b395058b . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e3bbed7d91d718a2 . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/98d3e93bcbe9ac5 . 240 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (240 peers) 0.173253 seconds (769.78 k allocations: 49.162 MiB, 14.77% gc time) [ Info: Got new peer 128.30.92.239:24726/1f09ada1a72fd68e . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/184a24874d500877 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cd5e50ec38acb94 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/702dcb5111f42558 . 249 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (249 peers) 0.079074 seconds (386.78 k allocations: 24.524 MiB) [ Info: Got new peer 128.30.92.239:24726/fcda60e44e1dfffe . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (251 peers) 0.018292 seconds (91.92 k allocations: 5.783 MiB) [ Info: Got new peer 128.30.92.239:24726/5f97b69b38911d5b . 252 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (252 peers) 0.020831 seconds (99.38 k allocations: 6.289 MiB) [ Info: Got new peer 128.30.92.239:24726/570cdeb002c13126 . 253 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (253 peers) 0.018766 seconds (92.64 k allocations: 5.814 MiB) [ Info: Got new peer 128.30.92.239:24726/bfa9304e47286156 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d98a2f9129c69da1 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9d0c0acd9d1f1b05 . 255 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (255 peers) 0.058630 seconds (287.95 k allocations: 18.068 MiB) [ Info: Got new peer 128.30.92.239:24726/f1585c149556cf56 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e1b707bdcb16e160 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a31cf139e8691e3 . 258 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (258 peers) 0.082170 seconds (283.97 k allocations: 17.713 MiB, 28.16% gc time) [ Info: Got new peer 128.30.92.239:24726/c2293606e45f50cb . 260 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (260 peers) 0.019962 seconds (102.54 k allocations: 6.425 MiB) [ Info: Got new peer 128.30.92.239:24726/154fec757bcbb321 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6d863a8a777c4db6 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d63284482ff8bafc . 262 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (262 peers) 0.060720 seconds (288.29 k allocations: 17.912 MiB) [ Info: Got new peer 128.30.92.239:24726/9684b73c67b5a029 . 264 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (264 peers) 0.019825 seconds (96.57 k allocations: 5.985 MiB) [ Info: Got new peer 128.30.92.239:24726/d09f447c4c260422 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e6362dc6f87bc24 . 265 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (265 peers) 0.040866 seconds (194.42 k allocations: 12.032 MiB) [ Info: Got new peer 128.30.92.239:24726/2069975f9a6953ea . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1ce9a84f51e60ee3 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e72d4c7c53c57f98 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cf3309c97192c945 . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (268 peers) 0.084027 seconds (409.37 k allocations: 25.312 MiB) [ Info: Got new peer 128.30.92.239:24726/b418e3282910a436 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aac3ebdc6c8c7124 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/18ee54455b14a2c0 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/14b188593015756a . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8d0f4b2cda19cba1 . 271 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (271 peers) 0.130766 seconds (509.03 k allocations: 31.261 MiB, 20.95% gc time) [ Info: Got new peer 128.30.92.239:24726/fd579e737c250352 . 276 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (276 peers) 0.019177 seconds (100.80 k allocations: 6.168 MiB) [ Info: Got new peer 128.30.92.239:24726/f8fe69ec6686efc1 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5f5246d36915897a . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2a1888ce89b56365 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/236a371b5062a101 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/15aab798082196aa . 277 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (277 peers) 0.107043 seconds (527.52 k allocations: 32.246 MiB) [ Info: Got new peer 128.30.92.239:24726/f779d2b5b8f1ce40 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5dd200fc99a7671 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/112be89ea8eb9392 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23beb8265f635e38 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/140583e36b8356bd . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (283 peers) 0.169994 seconds (544.95 k allocations: 33.175 MiB, 36.36% gc time) [ Info: Got new peer 128.30.92.239:24726/4eda54d5e51c8579 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/526de8c6ed51ccea . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3ac59a4acf948ddb . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4ec3bd8707a869c . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/928941d88f00c0ae . 290 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (290 peers) 0.105392 seconds (554.25 k allocations: 33.571 MiB) [ Info: Got new peer 128.30.92.239:24726/b68a8bf91d9f62e0 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e7d4e4cfe89bd325 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ba2e656a9302c3e3 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/168f6acd708a12b7 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ea0dec5e17a41c77 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e2867ac56fa553a . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9cf935c38316bb7e . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8e2a7781813edd11 . 293 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (293 peers) 0.181896 seconds (902.51 k allocations: 54.260 MiB) [ Info: Got new peer 128.30.92.239:24726/bb5217d1fc305a45 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7f0bc7d7e0f3e2bf . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d995220172e47755 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/17dd85e200e3567d . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2d968bb76540fdde . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a970bb69af665609 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d5f550fcd8284f39 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/282b9f1eed6388eb . 303 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (303 peers) 0.630197 seconds (925.48 k allocations: 55.238 MiB, 70.39% gc time) [ Info: Got new peer 128.30.92.239:24726/8078a5c9651ef3dc . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/25ce2cda65a1445 . 308 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (308 peers) 0.042011 seconds (224.46 k allocations: 13.336 MiB) [ Info: Got new peer 128.30.92.239:24726/14aa30333c09aab4 . 310 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (310 peers) 0.021418 seconds (112.66 k allocations: 6.689 MiB) [ Info: Got new peer 128.30.92.239:24726/a650dff89cf9d5c3 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1967f15043744448 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9075751d927684f7 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/57b75f6607db46e3 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b6789b18dc05d8b . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ad87f396b2b14c43 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9168fc1a2a963ef2 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f2d6d1acd90bbc2b . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/96b8ad7592fc50e5 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b2e81bf86b14b31d . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b8378f68292a613c . 314 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (314 peers) 0.289340 seconds (1.34 M allocations: 79.161 MiB) [ Info: Got new peer 128.30.92.239:24726/f8c2beeb8d6a26a3 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/41a1dc39958d5a97 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9b59b850d9e93055 . 323 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (323 peers) 0.089360 seconds (370.90 k allocations: 21.823 MiB) [ Info: Got new peer 128.30.92.239:24726/36276207e8d5e45e . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/28fbe49516580b42 . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c474aa8b2800370f . 325 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (325 peers) 0.086269 seconds (364.81 k allocations: 21.389 MiB) [ Info: Got new peer 128.30.92.239:24726/f002b39f19992b5b . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3637528b4667d6f . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e9efe81288fcccee . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ba38f869d214a1b . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e62fe485b12fb37d . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fda23923af270863 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ef589b626328ab91 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8ec2bb0fa790cd54 . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/799ee262627e2b35 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4a2ea11ddcfc7f10 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b74677c12d31b047 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bd8002b477727f13 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e33d785add3930d . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/da9fcb442ca10137 . 329 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (329 peers) 0.469875 seconds (1.83 M allocations: 106.259 MiB, 12.44% gc time) [ Info: Got new peer 128.30.92.239:24726/aa34ef92e9f0f24f . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4127d63917c8bb0f . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e516d6a824470a1c . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/72f07d69beec69cb . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1b5c61f1504d832f . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3537c8c9f87d68b . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c71e43ab4721c60c . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c08be6fd5b4dce17 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a801c945085a1848 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f023ff04180ebe23 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fa9b9c9df237255e . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f0c8b29570ace46e . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/11639c54d5d128a9 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c8481cd5ceafce4f . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/21894a46cdb78c68 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7dd24309fdc6f6ac . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f5f79e6b4f9bac91 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4db434a2678618ab . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9968d3282cbb2a55 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a9b3f9e591559816 . 346 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (346 peers) 0.598342 seconds (2.66 M allocations: 152.291 MiB, 10.20% gc time) [ Info: Got new peer 128.30.92.239:24726/c564cef5c133f5ce . 362 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (362 peers) 0.026721 seconds (130.65 k allocations: 7.461 MiB) [ Info: Got new peer 128.30.92.239:24726/102962e5de187bc0 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cb0dc6cd86a0b7a1 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8bca1ec2cd5008e8 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f185e3c245b506c3 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ef3ff72ff677a6c0 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a85c3ece9415158 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/db57e35ddf00d19a . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a4db0c6e6a2234d4 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/859973706186d9d7 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3963d145b84515fd . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d1f822f2a25ac9f2 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d6ec8b842bb20dbb . 369 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (369 peers) 0.339458 seconds (1.66 M allocations: 94.565 MiB) [ Info: Got new peer 128.30.92.239:24726/d4c953f814741f38 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/654256d8065ed75e . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ebc71645e7f287b2 . 375 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (375 peers) 0.088908 seconds (438.95 k allocations: 24.905 MiB) [ Info: Got new peer 128.30.92.239:24726/c7355e40169156b . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a1bd63d3f6cabf2 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/88fbaf6c7eeefd52 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d10db7bf62b39c03 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6ab7a12b38d2ca76 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8ba505bdf11d1826 . 380 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (380 peers) 0.214568 seconds (846.92 k allocations: 47.826 MiB, 21.89% gc time) [ Info: Got new peer 128.30.92.239:24726/ad4356546e06c8b7 . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (384 peers) 0.027357 seconds (138.04 k allocations: 7.777 MiB) [ Info: Got new peer 128.30.92.239:24726/95345d7640ccdd65 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8e23a0ac3d26f780 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cbe682d58589300c . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b7fb63da731b24bd . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6f8cb2cfaa5dd9b1 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/be8466365b8bdc08 . 388 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (388 peers) 0.177929 seconds (827.62 k allocations: 46.501 MiB) [ Info: Got new peer 128.30.92.239:24726/2742cbf5d0e128ac . 391 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (391 peers) 0.028187 seconds (140.28 k allocations: 7.871 MiB) [ Info: Got new peer 128.30.92.239:24726/1444c6af535ae082 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/48b3dc0deadc6ba9 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/84c8c6cc339d10e9 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/42de4609d983d42 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/576df8392d954d3f . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/18b0cdd1ad628e9d . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2c7df6d3b1f362a4 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5fec46d0ada057d9 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d86cdde2525fbe51 . 395 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/dc94d61a9c6e6c88. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/149c22ca3e35e1f3. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/3131bf32e3a88004. (395 peers) Avg peer count: 400.0; Peer update max: 8233 avg: 4673.42; Upstream friends avg: 7.8275  Pass: 1201 (compile: 9.63, elapsed: 17.18 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:24726 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:24737 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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:24752 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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_ntcw{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 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 131949195779700269057468219329392611564 └ @ 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:2513 [ 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:2525 [ 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:2528 [ 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: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/3487d0d48844986 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/f4d21300f75ceed3 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/80cacb88388fced1 . 4 nodes in cluster. [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Got new peer 128.30.92.239:24732/cd277a43a7ebfbcd . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/c5461cc3c742747c . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/99718df0f28c1d52 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/b139e01fba66d042 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/21afbe8efe956ad . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/fd98c53f81375c51 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/51544c79240b55f . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/b861a59e9612e1c7 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/a2a05dd689ceafe3 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/db712d42ea7fe519 . 14 nodes in cluster. [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (5 peers) [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (12 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (4 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24739/b3e2e614a1face87 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (14 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (13 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Got new peer 128.30.92.239:24744/3e973cebf3485bec . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/9aebeef6d51e49af . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/b214377c1ca8423d . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/ebe415dbc7b1fde9 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/d2919f58efa3f115 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/df5bc212a522333c . 21 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (20 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (19 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Got new peer 128.30.92.239:24746/69d60af9b3417328 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/52c5ac9cf925b169 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/5f84ff8af26d27ea . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/2ea81b613f12133d . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/2cd67fb8f0b97b79 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/29979944933f190c . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/f1690f23c6cadcb5 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/16a6ff9aabad3a4d . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/26197629017a1e9b . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (21 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (24 peers) [ 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:24726/59633dc40b14f219. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (11 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (23 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (22 peers) [ 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:24726/59633dc40b14f219. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/59633dc40b14f219. (15 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2502 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:2513 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:2528 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  Pass: 30 (compile: 32.83, elapsed: 49.43 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 2.89, elapsed: 2.96 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_mqab() The applicable method may be too new: running in world age 40911, while current world is 40931. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_mqab(!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_mqab(!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_mqab(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:1995 [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/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 11 Error: 1 (compile: 1.84, elapsed: 1.93 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_mqab() The applicable method may be too new: running in world age 40957, while current world is 40977. Closest candidates are: Main.anonymous.SubTest.CoreState_mqab(!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_mqab(!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_mqab(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:1995 [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/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Error: 1 (compile: 0.18, elapsed: 0.29 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ 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:8085 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24726/3b639382042aa2ad) Prepare message to http://0.0.0.0:8085[ Info: Listening on: 0.0.0.0:8085, 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:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [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:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [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:1995 [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:1995 [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/b9aZN/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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:24728 [ 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:8087 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24728/3b639382042aa2ad) Prepare message to http://0.0.0.0:8087[ Info: Listening on: 0.0.0.0:8087, 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:8087 closing WARNING: Method definition (::Type{anonymous.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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:24728 [ 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:8087 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24728/3b639382042aa2ad) Prepare message to http://0.0.0.0:8087[ Info: Listening on: 0.0.0.0:8087, 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:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [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:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [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:1995 [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:1995 [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/b9aZN/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 29.91, recompile: 4.09, elapsed: 30.36 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: TCP connect: 127.0.0.1:8086... └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:519 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: GET / HTTP/1.1 └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:24 ┌ Debug: client startwrite └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:25 ┌ Debug: 👁 Start write:🔗 2s 127.0.0.1:8086:35502 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: HTTP.Messages.Request: │ """ │ GET / HTTP/1.1 │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Key: Eo51595Wpa0C2KrluuoIyw== │ Sec-WebSocket-Version: 13 │ Host: 127.0.0.1:8086 │ Accept: */* │ User-Agent: HTTP.jl/1.14.0-DEV.1455 │ Accept-Encoding: gzip │ │ [Message Body was streamed]""" └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:29 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:35502 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: WebSocket opened └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:378 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=20), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xce06f59b), payload=Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client send message! └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=39), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: ("Client side", "Server send this : Client send message!") └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:175 ┌ Debug: Client wait for external message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:177 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=23), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x867a3ebd), payload=Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: Client closing └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:184 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=98), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xd523a71b), payload=Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65] └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=42), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x9ff74029), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 2ca7e71d-5fa7-45b8-be5d-b41355786ba8: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=117), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: 278ac52b-ece4-4b1f-a2eb-c22d1b028478: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=false, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:35502 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:35502 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: HTTP/1.1 101 Switching Protocols <= (GET / HTTP/1.1) └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:82 ┌ Debug: HTTP.Messages.Response: │ """ │ HTTP/1.1 101 Switching Protocols │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Accept: JoBpnWxUyCDSxPFCk6vaWB4R1GU= │ │ """ └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:83 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 💀 Closed: 💀 0s 127.0.0.1:8086:35502 RawFD(-1) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:292 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor Testing with Circo actor: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 Expression: timedwait((()->begin #= /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 =# testserver.servertask.state === :done end), 5.0) === :ok Evaluated: timed_out === ok 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 MethodError: no method matching Main.anonymous.CoreState_mqab() The applicable method may be too new: running in world age 41177, while current world is 41197. Closest candidates are: Main.anonymous.CoreState_mqab(!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.CoreState_mqab(!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.CoreState_mqab(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] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [4] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [6] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:208 [inlined] [7] include(mod::Module, _path::String) @ Base ./Base.jl:309 [8] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [9] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [11] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [12] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [13] 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/b9aZN/src/runtests_distributed_run.jl:21 [14] 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/b9aZN/src/runtests.jl:184 [15] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [16] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 [ Info: Testing with multiple connection Testing with multiple connection: [ Info: Listening on: 127.0.0.1:8086, thread id: 1 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:1995 [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:1995 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:240 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585 [ 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:1995 [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:1995 [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/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585 [ 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:1995 [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:1995 [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/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 8 Fail: 1 Error: 4 (compile: 11.15, recompile: 0.31, elapsed: 16.77 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.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: 261271305174366362781037068268507788774 └ @ 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_ntcw{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:1995 [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/b9aZN/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2506, 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:1443 [5] show_delim_array @ ./show.jl:1436 [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:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [16] show_default @ ./show.jl:502 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [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:1447 [19] show_delim_array @ ./show.jl:1436 [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:1995 [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/b9aZN/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 5 Fail: 1 Error: 1 (compile: 19.32, recompile: 0.05, elapsed: 19.50 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 261271305174366362781037068268507788774 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 14.30, elapsed: 14.38 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 261271305174366362781037068268507788774 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/1ef7493ef624a981 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:1443 [5] show_delim_array @ ./show.jl:1436 [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:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show @ ./show.jl:497 [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_mqab}) @ 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:1995 [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/b9aZN/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2164 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 1 Error: 1 (compile: 23.66, elapsed: 48.28 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 261271305174366362781037068268507788774 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 13.06, elapsed: 13.15 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1  Pass: 5 (compile: 3.63, elapsed: 3.70 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_mqab})(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_mqab})(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_mqab})(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_mqab}, 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_mqab})(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_mqab})(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_mqab})(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_mqab}, 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:24734 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24734", "128.30.92.239:24734/3b639382042aa2ad") 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:2852  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [3] macro expansion  @ ./loading.jl:2653 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [6] require  @ ./loading.jl:2593 [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, syntax_version::VersionNumber, 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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 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_XM34Br" (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 9 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_71903.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:2285 [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 0x0000712917351690 Total snapshots: 883. Utilization: 0% ╎883 @Base/task.jl:1168 wait_forever() 882╎ 883 @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_71903.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:2285 [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 0x00007d0880297760 Total snapshots: 700. Utilization: 0% ╎700 @Base/task.jl:1168 wait_forever() 699╎ 700 @Base/task.jl:1246 wait() [9] 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 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 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_71903.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 17770698 (Pool: 17770068; Big: 630); GC: 12 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_71903.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 493450783 (Pool: 493446087; Big: 4696); GC: 287 PkgEval terminated after 2721.97s: test duration exceeded the time limit