Package evaluation to test Circo on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T16:54:39.839 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.89s ################################################################################ # 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.18.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.30+0 [458c3c95] + OpenSSL_jll v3.5.5+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.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 3816.6 ms ✓ CircoCore 6748.9 ms ✓ Circo 2 dependencies successfully precompiled in 11 seconds. 66 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 33.23s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_gWUktW/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.15 [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_gWUktW/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.15 [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.18.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.30+0 [458c3c95] OpenSSL_jll v3.5.5+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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24724/118d56d66c6f5319. msg: ()  Pass: 310 (compile: 31.56, recompile: 1.64, elapsed: 31.70 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ 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:541 [7] show_vector @ ./arrayshow.jl:526 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:494 [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:2244 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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 (compile: 8.52, recompile: 0.08, elapsed: 8.81 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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:24727 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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:24728 [ 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: 231768897530452345543427056839678412200 └ @ 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: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ 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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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:24727 [ 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: 231768897530452345543427056839678412200 └ @ 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: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24727/185a5f747b2b800a . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/47b90eea2ef35512. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 209766.926946 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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:24727 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 231768897530452345543427056839678412200 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2503, 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:2503 closing In-thread ping-pong performance: 718527.766228 rounds/sec  Pass: 114 (compile: 91.88, recompile: 27.98, elapsed: 139.70 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:24727 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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:24727 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 16.20, recompile: 5.08, elapsed: 16.59 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_5ysc() The applicable method may be too new: running in world age 40381, while current world is 40401. Closest candidates are: CoreState_5ysc(!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_5ysc(!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_5ysc(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:2244 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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.42, recompile: 0.02, elapsed: 2.49 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24727/b061f4a1683f2539 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (2 peers) [ Info: Got new peer 128.30.92.239:24727/fd770add0e100c18 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (3 peers) [ Info: Got new peer 128.30.92.239:24727/dccaafef4f5ec0c3 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7c86752b53a987a0 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (4 peers) 0.000983 seconds (3.09 k allocations: 150.000 KiB) [ Info: Got new peer 128.30.92.239:24727/bc0e1568a673be12 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/704689df26b176d9 . 7 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (7 peers) 0.001524 seconds (4.95 k allocations: 236.609 KiB) [ Info: Got new peer 128.30.92.239:24727/35930cf75130b3be . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/468a418a3042bac7 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/97e02a67884d5d48 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d46ceda687bf227f . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/656360006c6262cb . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1bd57624ee164191 . 9 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (9 peers) 0.005133 seconds (24.70 k allocations: 1.319 MiB) [ Info: Got new peer 128.30.92.239:24727/4206c1a68031ae49 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d53d923cef0b5fd9 . 14 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (14 peers) 0.002215 seconds (11.27 k allocations: 602.688 KiB) [ Info: Got new peer 128.30.92.239:24727/8af559d29e730924 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9603ddfbecc63fac . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/25a69dda5ff178e6 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9e83275f261ae2ff . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (17 peers) 0.005152 seconds (26.79 k allocations: 1.453 MiB) [ Info: Got new peer 128.30.92.239:24727/8433287e0a8ad0d6 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/532b1c2c6b338c0 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/42a7c4d4364e4dc9 . 20 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (20 peers) 0.005046 seconds (24.21 k allocations: 1.280 MiB) [ Info: Got new peer 128.30.92.239:24727/3453f53efeee35b8 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/24a720b8dc753796 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fd378162dd2fbe87 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1413e57d22daafed . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/73aa8bf0d133df53 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b78a7ace722732a6 . 25 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (25 peers) 0.011640 seconds (60.37 k allocations: 3.097 MiB) [ Info: Got new peer 128.30.92.239:24727/85bda0595696032e . 29 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (29 peers) 0.002183 seconds (10.78 k allocations: 568.492 KiB) [ Info: Got new peer 128.30.92.239:24727/8d705ec501d1ad3e . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/58dcf5c216aa055d . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dc06533525bbbbf9 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a918530380217aea . 31 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (31 peers) 0.009757 seconds (51.90 k allocations: 2.693 MiB) [ Info: Got new peer 128.30.92.239:24727/2c9a47d64fb2d931 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ebb41b12874fbd36 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f65b5c1ea6e8260e . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b571feed28c47e6d . 34 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (34 peers) 0.010917 seconds (57.23 k allocations: 3.049 MiB) [ Info: Got new peer 128.30.92.239:24727/c2c22069ac47229b . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8ace8c8e5652c440 . 38 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (38 peers) 0.005980 seconds (31.22 k allocations: 1.651 MiB) [ Info: Got new peer 128.30.92.239:24727/ac15810de76175c7 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/95230e02c8de81be . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/72336e2b3785d9ad . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b907c7cec7b6216e . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bbd55908a26e2fb7 . 43 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (43 peers) 0.018367 seconds (87.41 k allocations: 5.411 MiB) [ Info: Got new peer 128.30.92.239:24727/938e2dc0cef03036 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d109757e3afd429c . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7cafbbd139e8df19 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f43bc382710b7f0c . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3beba06866de2814 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a0bda4a408c3eba2 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6bda401435198f8 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1730ad8a86243453 . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/53080c7300408231 . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dacc51781a545f46 . 47 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (47 peers) 0.044249 seconds (201.31 k allocations: 11.621 MiB) [ Info: Got new peer 128.30.92.239:24727/17969ab28ca2fdbc . 55 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (55 peers) 0.004976 seconds (22.40 k allocations: 1.285 MiB) [ Info: Got new peer 128.30.92.239:24727/7ceb06e0df7e4772 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/867d537e4b811344 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/590eca9212c01a73 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/71727e80047b99d3 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/da2c656a4bbd2abb . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (58 peers) 0.025799 seconds (116.44 k allocations: 7.120 MiB) [ Info: Got new peer 128.30.92.239:24727/f3584676196c739d . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b74b8d08a8ad4b04 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/67a0d782e13d015f . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8cffc1549ad8b57e . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/af44c496021ebfd3 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ac7d55671b1fe948 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9923233037809e8f . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e047b8bf5140049c . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (61 peers) 0.045967 seconds (210.08 k allocations: 12.927 MiB) [ Info: Got new peer 128.30.92.239:24727/5027cadef84720d2 . 69 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (69 peers) 0.005476 seconds (24.09 k allocations: 1.375 MiB) [ Info: Got new peer 128.30.92.239:24727/5e663271dfebb30d . 70 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (70 peers) 0.006506 seconds (28.48 k allocations: 1.756 MiB) [ Info: Got new peer 128.30.92.239:24727/7d8fe97fbda64c31 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f32b65da1aa4b870 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f574d25b831bdc30 . 71 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (71 peers) 0.019529 seconds (82.08 k allocations: 4.949 MiB) [ Info: Got new peer 128.30.92.239:24727/5c1afb3b65cf7e9e . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bd9245fa87d9e69b . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/32befaa9b0c7cec4 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ff03379ca09301d6 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e891a7991f6ccf18 . 75 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (75 peers) 0.468858 seconds (152.07 k allocations: 9.110 MiB, 92.38% gc time) [ Info: Got new peer 128.30.92.239:24727/9150c3f3c85006ae . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/863ea04680b72939 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/92d7dc0f793d1472 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f6763eb4d11163ec . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f14da5a348ad4d40 . 81 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (81 peers) 0.035191 seconds (161.84 k allocations: 9.534 MiB) [ Info: Got new peer 128.30.92.239:24727/735e999b3230f7a . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e99e70592af311cd . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/72964030fcf746fe . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2b66167358de8f50 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/367d84297db288da . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d50fa22c008eb27d . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/83cf0d8b47fd9481 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b300c50af0cd48b4 . 87 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (87 peers) 0.059432 seconds (279.60 k allocations: 16.104 MiB) [ Info: Got new peer 128.30.92.239:24727/e76d6d600a81d412 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1540c63760d54b30 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/90c2f7a125ca7d89 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/760a00d5f9df22f0 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bcd67e401855faab . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8eb9bd2ff47102ea . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d11f08670ca11c45 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cf78da95ccb82995 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b1e942dab7d282e4 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8a7b74befe561776 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bb4452a45cb67a96 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ba289c7e549ec42e . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8b8817c79114f13 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ad1dbe6516590b8c . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/934973029e0e9bdb . 98 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (98 peers) 0.123280 seconds (573.33 k allocations: 31.933 MiB) [ Info: Got new peer 128.30.92.239:24727/5e17f12e7e94c7b7 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b87a476273256006 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7cb89dc2372f32a3 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fffa18753579efa5 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/72b2168ce57a1e28 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4ddfae01c6da4f59 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5c647679025c209d . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2c615af2744a35d2 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9234581c589e52b0 . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4e35ae84293fb379 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6f002f1ddc07692c . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b2d682012d54752c . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/57a99fa9a53ffd5a . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/50a0ee632dea897f . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5a87f1e9d0aaefc3 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/17107a0a17072dba . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5a0fdbfec78c7663 . 111 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (111 peers) 0.209200 seconds (805.10 k allocations: 43.533 MiB, 19.51% compilation time) [ Info: Got new peer 128.30.92.239:24727/2ced458dc0b4fa2d . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/330b90060518ddf3 . 124 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (124 peers) 0.021119 seconds (96.55 k allocations: 5.189 MiB) [ Info: Got new peer 128.30.92.239:24727/b305140f76ed5c3a . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/38e2955d4e984ec0 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/442a1946de2b0e62 . 127 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (127 peers) 0.030530 seconds (138.93 k allocations: 7.443 MiB) [ Info: Got new peer 128.30.92.239:24727/7024edaa99b55d94 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3372654aa958eae8 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fc566b5892a20e11 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/83f3faa8e70fc2fb . 130 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (130 peers) 0.042894 seconds (199.18 k allocations: 10.732 MiB) [ Info: Got new peer 128.30.92.239:24727/4f16cf30dd426100 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d68a71e446cc45ea . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2fb5375beed9b4cb . 135 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (135 peers) 0.031711 seconds (145.99 k allocations: 7.755 MiB) [ Info: Got new peer 128.30.92.239:24727/d59fcb9a1e6a4b27 . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/54dea8ad3150571d . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8aa3fd55d2269869 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/16efa0b60241203c . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b36eb35a992f1dde . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/20d3399720c61593 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/35eb26402d233d0f . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b5c1b7283b0421f6 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d817494f1e2a47e3 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6cfdc0cfa73e20b9 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1bd6411dcf8905b7 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8d413f093d0be58 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/46e1b36bb6c37dac . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fe97789f96d7c841 . 141 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (141 peers) 0.175477 seconds (792.46 k allocations: 41.802 MiB) [ Info: Got new peer 128.30.92.239:24727/2473f360d9d34e45 . 150 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (150 peers) 0.014559 seconds (59.93 k allocations: 3.113 MiB) [ Info: Got new peer 128.30.92.239:24727/57d378248529e6b4 . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (151 peers) 0.014042 seconds (56.04 k allocations: 2.914 MiB) [ Info: Got new peer 128.30.92.239:24727/da8b1d07a9c57542 . 152 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (152 peers) 0.015074 seconds (60.73 k allocations: 3.148 MiB) [ Info: Got new peer 128.30.92.239:24727/9aff1488c498bb4e . 153 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (153 peers) 0.016942 seconds (67.66 k allocations: 3.493 MiB) [ Info: Got new peer 128.30.92.239:24727/3ce3230b39677595 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/23f4a49c630ef819 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b7bdf76455d10968 . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (155 peers) 0.086311 seconds (173.24 k allocations: 9.036 MiB, 52.57% gc time) [ Info: Got new peer 128.30.92.239:24727/10f085a48ef326ad . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7a85d3a3b90bc1aa . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6a56a6a94e30f6a . 158 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (158 peers) 0.038559 seconds (185.64 k allocations: 9.705 MiB) [ Info: Got new peer 128.30.92.239:24727/93b97a651cc4abd9 . 160 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (160 peers) 0.011713 seconds (54.79 k allocations: 2.835 MiB) [ Info: Got new peer 128.30.92.239:24727/fc21d9c6ed96795c . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8f346d5cf6522c11 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dd8c2b50a5a7f594 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ef3434cd0a2aea1b . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fbccd7574c0afa33 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8afd8bc3f6b12e59 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/50744adc68a0071 . 162 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (162 peers) 0.097391 seconds (449.36 k allocations: 23.400 MiB) [ Info: Got new peer 128.30.92.239:24727/e204e683ec4fbb1 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1e3b327ecf3e6be . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d14046dfb6cd9a82 . 168 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (168 peers) 0.042884 seconds (198.04 k allocations: 10.742 MiB) [ Info: Got new peer 128.30.92.239:24727/49155358b044f9e3 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c129e953fe260053 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6cb366d2196c4f28 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7b8ae699593bd5ef . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/325a2b4934de4054 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/665eddbcac15a328 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/acb2e768ff81e4fe . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e423fb317eb5e6db . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cf9785b5fe5f846e . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/223d29064f1c5c92 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/922d4555db304159 . 175 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (175 peers) 0.180133 seconds (752.08 k allocations: 47.836 MiB) [ Info: Got new peer 128.30.92.239:24727/957b2fabcc1f97b4 . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/967a0da20cb15ad . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/13ffe68368392477 . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f63ccc93153008a8 . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/88c60857dede663d . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c5b576ba9b158d88 . 184 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (184 peers) 0.094981 seconds (428.89 k allocations: 24.957 MiB) [ Info: Got new peer 128.30.92.239:24727/d8ed87765dba60a0 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/efc17f75322da7c6 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/18646078065b346f . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/45a9b5706ef6df0 . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4089305c470bb170 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/26d92bc9ec31cfe7 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/429d42836cc9b34e . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d21dc73af77ff13e . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4f35eb7be107ba6b . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2664fc5c40852609 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1ac8ef61e39fc1ea . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (188 peers) 0.237429 seconds (793.62 k allocations: 46.736 MiB, 21.20% gc time) [ Info: Got new peer 128.30.92.239:24727/a553bcb13a0bf431 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/769d9493726f8a0d . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5be437b29938677e . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/64a55e9d61b7ef5 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ed6996a58c07c0c1 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/abe2cc2ea7c819bb . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/58590547dd85ffb3 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5f6f2b54d69b1aee . 204 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (204 peers) 0.133515 seconds (632.95 k allocations: 39.015 MiB) [ Info: Got new peer 128.30.92.239:24727/5830f4799891c7e0 . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (207 peers) 0.017016 seconds (82.13 k allocations: 5.175 MiB) [ Info: Got new peer 128.30.92.239:24727/ad3d4661ae452dc2 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/677befc2a4861e3d . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4766ae126b9e376c . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/97eb00265599aab3 . 208 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (208 peers) 0.070444 seconds (322.16 k allocations: 20.349 MiB) [ Info: Got new peer 128.30.92.239:24727/8bcce73a00916fe8 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a1c02070d12c589e . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f2d0de30379a6801 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1b3d338bad2c355e . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a811fa2f44fcb224 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eb97fec7ab70e784 . 213 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (213 peers) 0.110788 seconds (496.11 k allocations: 31.306 MiB) [ Info: Got new peer 128.30.92.239:24727/abe329e5d9dd4c47 . 218 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (218 peers) 0.019651 seconds (86.46 k allocations: 5.673 MiB) [ Info: Got new peer 128.30.92.239:24727/ce5c3652b62195d4 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a808ff111a405aef . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6fa926bf640db52 . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/52e0ade72442279 . 221 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (221 peers) 0.105265 seconds (345.06 k allocations: 22.286 MiB, 31.16% gc time) [ Info: Got new peer 128.30.92.239:24727/94667e589357b59b . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7a89b13fddb11696 . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/28fe90b37c47ceb9 . 224 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (224 peers) 0.052930 seconds (254.26 k allocations: 16.230 MiB) [ Info: Got new peer 128.30.92.239:24727/c70db1093e77b7ce . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7cd4a1e2daade232 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1e9efada7fc7aeb7 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c0545dda0e6aa896 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f0adf299e1ec2523 . 226 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (226 peers) 0.093541 seconds (454.83 k allocations: 29.099 MiB) [ Info: Got new peer 128.30.92.239:24727/e948e7493b4b6ebd . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bbdbfdc1ad404d68 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/16527e3eabc90cd6 . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (231 peers) 0.054845 seconds (256.69 k allocations: 15.968 MiB) [ Info: Got new peer 128.30.92.239:24727/bd7fa39fa1cbd2a3 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/30f6af404078b771 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7dcd86c7e5fbd3ff . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8cd9138aae17f62d . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ae4ce81e6de250d3 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7002d03137d41d9f . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2873b6e4691d6acb . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c935f6a915ac5828 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/902a0b3f826db977 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7ec64176fe5b04f5 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/60e8b172fce5aee2 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fa63b9fcfbee44dc . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fb64c85ac8914546 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6aa7837d6b3fa7e1 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/54ce65c7d43cb46d . 239 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (239 peers) 0.322867 seconds (1.39 M allocations: 88.046 MiB, 9.71% gc time) [ Info: Got new peer 128.30.92.239:24727/ef526d70272a0fc3 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/216ea599c54468b . 250 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (250 peers) 0.038709 seconds (183.11 k allocations: 11.289 MiB) [ Info: Got new peer 128.30.92.239:24727/446cc8c9c7f9120f . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b235559f533123a3 . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (251 peers) 0.041113 seconds (191.72 k allocations: 12.096 MiB) [ Info: Got new peer 128.30.92.239:24727/e8c52ea26a70206a . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/84a2a07eda9f7861 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6fa4b31d8badff4c . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/46f0c55b1eb748e1 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/45323d31737a6f5a . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3259b6d8451f5390 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a1ee014499430acf . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ea146cca587ec193 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e196a0a55aab8d09 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b89e11a68e0471fb . 257 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (257 peers) 0.220973 seconds (930.68 k allocations: 57.800 MiB, 11.46% gc time) [ Info: Got new peer 128.30.92.239:24727/ac22ce72770f3a06 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9a7be0215fed5908 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e42e74321cfd5ea6 . 263 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (263 peers) 0.067023 seconds (316.10 k allocations: 19.734 MiB) [ Info: Got new peer 128.30.92.239:24727/4f40317b409af7b6 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/55f653f1245bc43b . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4d21069112e59b90 . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/40118f48caad33a0 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/93bcdc127c28ba3a . 269 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d68ba0e3aa7f79d5 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7156c5921eea4231 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/10f4eed8930ed8cb . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e21a8a00fda6e33e . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (269 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (268 peers) 0.221828 seconds (935.38 k allocations: 57.647 MiB, 12.13% gc time) [ Info: Got new peer 128.30.92.239:24727/f707e991484ade1a . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/edc3405268dfc700 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d994218999b4abb5 . 276 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (276 peers) 0.070271 seconds (318.39 k allocations: 19.563 MiB) [ Info: Got new peer 128.30.92.239:24727/4f6a552c9440e765 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5633907200cde1dd . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/197333684c9809a9 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/586b6d380b62c2e0 . 280 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (280 peers) 0.110267 seconds (400.59 k allocations: 24.382 MiB, 22.88% gc time) [ Info: Got new peer 128.30.92.239:24727/78c12d6081b51613 . 282 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (282 peers) 0.022949 seconds (110.68 k allocations: 6.771 MiB) [ Info: Got new peer 128.30.92.239:24727/5a0b9f04ec6dab7 . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (283 peers) 0.024375 seconds (111.08 k allocations: 6.786 MiB) [ Info: Got new peer 128.30.92.239:24727/7e8953056bc52ba1 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ccbcc46027ff5a86 . 284 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (284 peers) 0.045886 seconds (207.43 k allocations: 12.588 MiB) [ Info: Got new peer 128.30.92.239:24727/d25a55b56026f57b . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/10b759418edf660 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9e22ce52593a06d4 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5f9e1b795078aad6 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e4133ba3d0a8f91a . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ec686e1321406857 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f122e416ced932a1 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ca38523fbc3bde84 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ce36d4183b20905f . 290 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (290 peers) 0.239430 seconds (975.72 k allocations: 58.856 MiB, 11.90% gc time) [ Info: Got new peer 128.30.92.239:24727/e9fe2a8395e72ee3 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b666900a0532f60 . 295 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (295 peers) 0.045386 seconds (198.22 k allocations: 11.837 MiB) [ Info: Got new peer 128.30.92.239:24727/199782fe68373e5a . 297 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (297 peers) 0.025964 seconds (116.27 k allocations: 7.006 MiB) [ Info: Got new peer 128.30.92.239:24727/6f7f0e53722f4419 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1343b804ce36ccc0 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ed240f3764af8037 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/11be05e8f255d77f . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ab5a44e74b7538e . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4462e166e42c5aca . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8a647f48c8d6ea16 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b47a2b0478dd4150 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9a9d43361d5e1ead . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9600bfb4bcca9289 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/21119d7f7a8d3203 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/893a8251127b2b93 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e41c64d7a72df785 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/65d2be9cf5aff050 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fdf996c5728ec2be . 303 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (303 peers) 0.449028 seconds (1.74 M allocations: 103.447 MiB, 16.51% gc time) [ Info: Got new peer 128.30.92.239:24727/b8e7242bf0ac278e . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (313 peers) 0.027246 seconds (113.30 k allocations: 6.710 MiB) [ Info: Got new peer 128.30.92.239:24727/d80f7a91b338c434 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/758a77b2e7d47234 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ccbfc5a0b02e9e4c . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f5576abefe479841 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e6203da9f75fd72 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/afe83a866671e614 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9c13df1537e9e0dd . 316 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (316 peers) 0.179978 seconds (807.89 k allocations: 47.602 MiB) [ Info: Got new peer 128.30.92.239:24727/3e7b617b4cd70d4 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c80c0f93083dbc6b . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/40de241230b0b055 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/37916db1299df920 . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (321 peers) 0.602277 seconds (504.02 k allocations: 29.702 MiB, 81.25% gc time) [ Info: Got new peer 128.30.92.239:24727/f2e7bed19b36cf94 . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eaeba87ea6f6782d . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cdbb6beb02347e3d . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c41df9f80342a790 . 327 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (327 peers) 0.102219 seconds (463.38 k allocations: 27.097 MiB) [ Info: Got new peer 128.30.92.239:24727/9da6305c22b65ea0 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c83e79c0fbe5fcd . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b19f93f2a7f1fa8d . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/173ac49512b236b6 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fc78a3677b23374 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9f81d5cf26ab0e4a . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fe953ffe0c002cf0 . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d5f1faf615d559b9 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5ac30c35a816b403 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/96ee7336eddbb03 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/59543eb7ac39329 . 335 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (335 peers) 0.324591 seconds (1.40 M allocations: 81.249 MiB) [ Info: Got new peer 128.30.92.239:24727/812fcdfe8bdde3fc . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3c566b85a518c117 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/82df893f4333bef1 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9d43801e067f63ee . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/90604dcae4d90673 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e7d0423b8ca1f510 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8d3ffd9ca3790daa . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/135666018433f0b6 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f5fe74c24f5375b4 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b6449acffbb81bb8 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/28a081b8b69e2dfc . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b5b3fe9c8893d248 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e4ddc3875ab377c1 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8b189080da94d847 . 345 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (345 peers) 0.483879 seconds (1.79 M allocations: 102.910 MiB, 12.30% gc time) [ Info: Got new peer 128.30.92.239:24727/773a1f6793bcbd27 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3d8bdc8d57c5400 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/78a402b4c0461545 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fd806f3c4bd9818a . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/84d2d01df0a778bf . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8b9174b0103e4508 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e3a56b2b7b587f91 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/15704a0e29a94595 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a6bc06654b9dd24d . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ac69f7ffba7ca240 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ec26760839160138 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/27bfaaa560c4a952 . 359 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (359 peers) 0.365941 seconds (1.61 M allocations: 91.717 MiB) [ Info: Got new peer 128.30.92.239:24727/486944c0f18ad4b3 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a899a96b99ccc77c . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/228b78e7b24bbd3e . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d6cca432515eede3 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8e0a539e6f3f626e . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1e15ef8692adfd42 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b0ccade192ee9a5f . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a83f92c4a5023868 . 368 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (368 peers) 0.249606 seconds (1.13 M allocations: 64.216 MiB) [ Info: Got new peer 128.30.92.239:24727/7380596705ce87a6 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/51a48be1913c3a57 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eadc249f69cc6333 . 375 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (375 peers) 0.139608 seconds (403.62 k allocations: 22.860 MiB, 39.14% gc time) [ Info: Got new peer 128.30.92.239:24727/a0912ca0c502b960 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8d74f79b270b1796 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d04f6f898e35d6be . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/587ee5a8a7f4245 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8223a6e51d738aa . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/59bb63d9365c2e7b . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e519760c0fc17893 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2e87cf3997ebd737 . 380 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (380 peers) 0.244105 seconds (1.11 M allocations: 62.460 MiB) [ Info: Got new peer 128.30.92.239:24727/69f93694a53dacdd . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1ee94d48b6a9e0e3 . 385 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (385 peers) 0.066269 seconds (297.69 k allocations: 16.792 MiB) [ Info: Got new peer 128.30.92.239:24727/159ae7320b5dc502 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3ad85b03a2d07faa . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b07331983b848a1d . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8c0d242a5556d895 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2bff93fc5e874c09 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/945a33d52dc4a405 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9da6c1d1bddea37b . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c857cb101a4b8738 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b35317dfeebd6ecf . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f76b6c7bcbd5b12c . 391 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/b061f4a1683f2539. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (391 peers) 0.390115 seconds (1.48 M allocations: 82.895 MiB, 13.24% gc time) [ Info: Got new peer 128.30.92.239:24727/c29b8664420de7b3 . 397 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (397 peers) 0.032209 seconds (141.71 k allocations: 7.924 MiB) [ Info: Got new peer 128.30.92.239:24727/93989fdcffa90eae . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a5aa94cda295a790 . 399 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2875eaa69adf2c8a . 398 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/fd770add0e100c18. (399 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/d7a2b340e7a5f739. (398 peers) Avg peer count: 400.0; Peer update max: 7631 avg: 4634.5225; Upstream friends avg: 7.705  Pass: 1201 (compile: 10.41, elapsed: 18.68 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24757 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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:24758 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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_w81d{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:24759 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 194642310374588876919244994723244502072 └ @ 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: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:2524 [ 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:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2534 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2535 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2535, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Got new peer 128.30.92.239:24731/1346b6ba784f63f9 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Got new peer 128.30.92.239:24732/3d09a0417f202c . 3 nodes in cluster. [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Got new peer 128.30.92.239:24735/c17668265ea6ee4a . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (3 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:24736/237c3446d920c2b8 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/7e6d7f13228c7a09 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/c50cc0a6473afe8b . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/b6c039a4c8ad4a5a . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/cb3ff28fd6d263a5 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/838029af67acaf2d . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/20639ad06f15547b . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/83493b6d4b71ad01 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/3645d257189b8a4 . 13 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24739/e3af81752e1dba5c . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/da7b692690e531c1 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (14 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24748/6f9895d8e7e754d0 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/f8073059ccf5ee1b . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (17 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2534, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (6 peers) [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (7 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (16 peers) [ Info: Got new peer 128.30.92.239:24754/bd1eb96960767cc1 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/ad8a8514aa6aaa1a . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24758/b3f278b8fdf687e1 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/d11a815aa1c539b4 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/76b1e06cce38af1e . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/38016c9965e663de . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/9aa1b39e7541c6db . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/878125f1ec7a6c7c . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24759/c44b6c9a483fdd81 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/f8291cf8b93e313b . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/95db2fe28c5c2b6f . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/26b3cb8a7cd7becd . 29 nodes in cluster. [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (27 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (23 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (24 peers) [ Info: Got new peer 128.30.92.239:24752/5a6e49d0c899e055 . 30 nodes in cluster. [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (20 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (22 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/4d562e0367a7a1a. (18 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:2503 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 [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing [ Info: Server on 0.0.0.0:2534 closing [ Info: Server on 0.0.0.0:2535 closing  Pass: 30 (compile: 36.29, elapsed: 54.24 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.46, elapsed: 3.54 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_5ysc() The applicable method may be too new: running in world age 41028, while current world is 41048. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_5ysc(!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_5ysc(!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_5ysc(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:2244 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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: 2.37, elapsed: 2.45 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_5ysc() The applicable method may be too new: running in world age 41074, while current world is 41094. Closest candidates are: Main.anonymous.SubTest.CoreState_5ysc(!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_5ysc(!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_5ysc(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:2244 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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.23, elapsed: 0.32 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/f94c62005fe54c9a) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error 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:541 │ [7] show_vector │ @ ./arrayshow.jl:526 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:494 │ [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:2244 [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:2244 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [39] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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:24731 [ 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:8090 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24731/f94c62005fe54c9a) Prepare message to http://0.0.0.0:8090[ Info: Listening on: 0.0.0.0:8090, 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:8090 closing WARNING: Method definition (::Type{anonymous.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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:24731 [ 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:8090 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24731/f94c62005fe54c9a) Prepare message to http://0.0.0.0:8090[ Info: Listening on: 0.0.0.0:8090, 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:541 │ [7] show_vector │ @ ./arrayshow.jl:526 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:494 │ [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:2244 [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:2244 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [39] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [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: 45.13, recompile: 5.24, elapsed: 45.44 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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 multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [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:2244 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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:2244 [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:2244 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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:2244 [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:2244 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [18] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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  Error: 5 (compile: 0.24, elapsed: 0.64 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.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: 49399668861112608713297040263863615665 └ @ 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_w81d{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:2244 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [23] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) │ @ Base.ScopedValues ./scopedvalues.jl:324 │ [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 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 Identity Registry: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Stacktrace: [1] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [3] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] 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:541 [7] show_vector @ ./arrayshow.jl:526 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:494 [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:541 [21] show_vector @ ./arrayshow.jl:526 [inlined] [22] show @ ./arrayshow.jl:494 [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:2244 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [32] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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: 26.09, recompile: 0.04, elapsed: 26.25 seconds) 17/23 identity/leadgroup.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: 49399668861112608713297040263863615665 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 14.75, elapsed: 14.83 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 49399668861112608713297040263863615665 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Killing 128.30.92.239:24734/704e625bb4ff8fcf 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:541 [7] show_vector @ ./arrayshow.jl:526 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:494 [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_5ysc}) @ 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:2244 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] with(f::Jive.var"#do_include_test_file#jive_lets_dance##0"{Nothing, String}, pair::Pair{Base.ScopedValues.ScopedValue{Test.AbstractTestSet}, Test.DefaultTestSet}, rest::Pair{Base.ScopedValues.ScopedValue{Int64}, Int64}) @ Base.ScopedValues ./scopedvalues.jl:324 [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: 25.76, elapsed: 49.31 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 49399668861112608713297040263863615665 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 15.04, elapsed: 15.12 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24736 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1  Pass: 5 (compile: 3.94, elapsed: 4.01 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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_5ysc})(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_5ysc})(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_5ysc})(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_5ysc}, 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:24736 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24736", "128.30.92.239:24736/f94c62005fe54c9a") 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:2819  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [3] macro expansion  @ ./loading.jl:2621 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [6] require  @ ./loading.jl:2561 [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:3288  [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:3130  [17] include_string  @ ./loading.jl:3140 [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_AKn3it" (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 19 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_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 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 0x000079756c8645b0 Total snapshots: 840. Utilization: 0% ╎840 @Base/task.jl:1168 wait_forever() 839╎ 840 @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_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 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 0x00007d9210447df0 Total snapshots: 693. Utilization: 0% ╎693 @Base/task.jl:1168 wait_forever() 692╎ 693 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 17749502 (Pool: 17748843; Big: 659); GC: 14 [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 397500169 (Pool: 397495557; Big: 4612); GC: 216 PkgEval terminated after 2737.2s: test duration exceeded the time limit