[INFO] fetching crate kadcast 0.8.0-rc.1... [INFO] testing kadcast-0.8.0-rc.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate kadcast 0.8.0-rc.1 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate kadcast 0.8.0-rc.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kadcast 0.8.0-rc.1 [INFO] tweaked toml for crates.io crate kadcast 0.8.0-rc.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kadcast 0.8.0-rc.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kadcast 0.8.0-rc.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sharded-slab v0.1.4 [INFO] [stderr] Downloaded subtle v2.5.0 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded rustc_tools_util v0.2.1 [INFO] [stderr] Downloaded socket2 v0.5.3 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded raptorq v2.0.0 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] [stderr] Downloaded gimli v0.28.0 [INFO] [stderr] Downloaded tokio v1.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72ed4202847d09c206a7885645c193225731d12d157a3e06382482786c8fe7c [INFO] running `Command { std: "docker" "start" "-a" "b72ed4202847d09c206a7885645c193225731d12d157a3e06382482786c8fe7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72ed4202847d09c206a7885645c193225731d12d157a3e06382482786c8fe7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72ed4202847d09c206a7885645c193225731d12d157a3e06382482786c8fe7c", kill_on_drop: false }` [INFO] [stdout] b72ed4202847d09c206a7885645c193225731d12d157a3e06382482786c8fe7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb50611294fa0e2f4fba3ee4da2661c48be36704daa4e6b280e6991aa8599cdb [INFO] running `Command { std: "docker" "start" "-a" "fb50611294fa0e2f4fba3ee4da2661c48be36704daa4e6b280e6991aa8599cdb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling raptorq v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling kadcast v0.8.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.76s [INFO] running `Command { std: "docker" "inspect" "fb50611294fa0e2f4fba3ee4da2661c48be36704daa4e6b280e6991aa8599cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb50611294fa0e2f4fba3ee4da2661c48be36704daa4e6b280e6991aa8599cdb", kill_on_drop: false }` [INFO] [stdout] fb50611294fa0e2f4fba3ee4da2661c48be36704daa4e6b280e6991aa8599cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16dc0fab78b609e3dd66199fe5b5942e9b46f8dfaf64d74ffd414c9167433304 [INFO] running `Command { std: "docker" "start" "-a" "16dc0fab78b609e3dd66199fe5b5942e9b46f8dfaf64d74ffd414c9167433304", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustc_tools_util v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kadcast v0.8.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.02s [INFO] running `Command { std: "docker" "inspect" "16dc0fab78b609e3dd66199fe5b5942e9b46f8dfaf64d74ffd414c9167433304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16dc0fab78b609e3dd66199fe5b5942e9b46f8dfaf64d74ffd414c9167433304", kill_on_drop: false }` [INFO] [stdout] 16dc0fab78b609e3dd66199fe5b5942e9b46f8dfaf64d74ffd414c9167433304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aebacf7c980d50982629001a006ec33ee6f5adf7a7abb866d3f4c2f10eb323ba [INFO] running `Command { std: "docker" "start" "-a" "aebacf7c980d50982629001a006ec33ee6f5adf7a7abb866d3f4c2f10eb323ba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kadcast-cbcfa60d3d8614b5) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test encoding::tests::test_failing ... ok [INFO] [stdout] test kbucket::key::tests::test_difficulty ... ok [INFO] [stdout] test encoding::tests::test_encode_broadcast has been running for over 60 seconds [INFO] [stdout] test encoding::tests::test_encode_empty_nodes has been running for over 60 seconds [INFO] [stdout] test encoding::tests::test_encode_find_nodes has been running for over 60 seconds [INFO] [stdout] test encoding::tests::test_encode_nodes has been running for over 60 seconds [INFO] [stdout] test encoding::tests::test_encode_ping has been running for over 60 seconds [INFO] [stdout] test encoding::tests::test_encode_pong has been running for over 60 seconds [INFO] [stdout] test kbucket::bucket::tests::test_lru_base_5secs has been running for over 60 seconds [INFO] [stdout] test kbucket::key::tests::test_distance has been running for over 60 seconds [INFO] [stdout] test encoding::tests::test_encode_ping ... ok [INFO] [stdout] test encoding::tests::test_encode_empty_nodes ... ok [INFO] [stdout] test encoding::tests::test_encode_broadcast ... ok [INFO] [stdout] test encoding::tests::test_encode_pong ... ok [INFO] [stdout] test encoding::tests::test_encode_find_nodes ... ok [INFO] [stdout] test kbucket::key::tests::test_get_at_distance has been running for over 60 seconds [INFO] [stdout] test kbucket::key::tests::test_id_nonce has been running for over 60 seconds [INFO] [stdout] test kbucket::tests::test_buckets has been running for over 60 seconds [INFO] [stdout] test peer::tests::test_verify_header has been running for over 60 seconds [INFO] [stdout] test transport::encoding::raptorq::decoder::tests::test_expiring_cache has been running for over 60 seconds [INFO] [stdout] test kbucket::key::tests::test_id_nonce ... ok [INFO] [stdout] test kbucket::key::tests::test_get_at_distance ... ok [INFO] [stdout] test transport::encoding::raptorq::decoder::tests::test_expiring_cache ... ok [INFO] [stdout] test transport::encoding::raptorq::tests::test_encode_raptorq has been running for over 60 seconds [INFO] [stdout] test transport::encoding::raptorq::tests::test_encode_raptorq_junk has been running for over 60 seconds [INFO] [stdout] 2026-04-10T09:11:45.243744Z DEBUG kadcast::transport::encoding::raptorq::encoder: event="Start encoding payload" ray="7a535580356a4c696899490d01959e322f2c9f575a33c73549114766602ecb79" encode_info="00000186a000051001000108" [INFO] [stdout] 2026-04-10T09:11:45.246830Z DEBUG kadcast::transport::encoding::raptorq::decoder: event="Start decoding payload" ray="7a535580356a4c696899490d01959e322f2c9f575a33c73549114766602ecb79" encode_info="00000186a000051001000108" [INFO] [stdout] test transport::encoding::raptorq::tests::test_encode_raptorq ... ok [INFO] [stdout] 2026-04-10T09:11:47.078420Z DEBUG kadcast::transport::encoding::raptorq::encoder: event="Start encoding payload" ray="b668ce1ff0e85aa114c8b6c26a33deec985e66473a7ba84f57b44a579d06b12b" encode_info="000000271000051001000108" [INFO] [stdout] test transport::sockets::tests::test_send_peers has been running for over 60 seconds [INFO] [stdout] 2026-04-10T09:11:54.335305Z DEBUG kadcast::transport::encoding::raptorq::decoder: event="Start decoding payload" ray="b668ce1ff0e85aa114c8b6c26a33deec985e66473a7ba84f57b44a579d06b12b" encode_info="000000271000051001000108" [INFO] [stdout] 2026-04-10T09:11:57.152335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.188286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.194716Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.195307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.208315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.218298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.218415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.224660Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.238302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.238358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.248293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.261319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.261442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.270307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.280312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.280435Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.289302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.295555Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.295682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.307253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.315297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.315419Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.321638Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.327947Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.328050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.334275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.340560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.340611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.354324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.367247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.367302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.376308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.392261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.392319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.398548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.404782Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.404914Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.412318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.418662Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.418786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.428310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.440320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.440467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.448299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.454633Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.454686Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.460882Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.473259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.473402Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.479692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.486215Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.486352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.492704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.501302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.501355Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.507559Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.516307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.516354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.522566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.528806Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.528848Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.535088Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.540283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.540328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.546534Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.552769Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.552823Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.561284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.567536Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.567589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.573801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.581293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.581350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.588248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.594504Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.594555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.600769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.607020Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.607079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.613294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.623301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.623355Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.629562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.635794Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.635838Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.642057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.648285Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.648326Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.654530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.660767Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.660811Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.667003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.673249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.673294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.679514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.685837Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.685885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.692095Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.698289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.698333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.704545Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.710803Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.710863Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.717077Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.723303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.723358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.729567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.735818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.735876Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.742089Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.748294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.748343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.754552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.761307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.761362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.770250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.776494Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.776546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.782745Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.789279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.789333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.795539Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.801774Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.801831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.808050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.813355Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.813403Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.819606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.825836Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.825883Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.834246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.840489Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.840534Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.846748Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.852978Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.853017Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.859236Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.865465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.865509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.872283Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.882249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.882296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.888520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.894752Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.894793Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.903293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.909529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.909579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.915800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.924308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.924353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.930580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.936827Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.936872Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.943158Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.949375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.949411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.955613Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.961834Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.961877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.968084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.974278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.974320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.980538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.986771Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.986814Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.993018Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.999258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:57.999300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.005574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.011795Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.011843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.018066Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.024301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.024345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.030546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.036773Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.036815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.044235Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.050458Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.050497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.056707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.062963Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.063003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.069259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.075480Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.075524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.081739Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.087984Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.088027Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.095295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.103297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.103342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.111286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.117516Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.117560Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.123756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.129982Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.130017Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.136272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.142475Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.142511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.148697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.154896Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.154930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.161112Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.168243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.168283Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.176299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.182522Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.182561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.188755Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.196249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.196293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.202501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.209240Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.209282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.215502Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.221749Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.221793Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.228004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.234219Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.234258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.240968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.247228Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.247274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.253661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.259921Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.260085Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.266519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.273067Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.273190Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.279433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.289378Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.290154Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.296871Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.303095Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.303135Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.308337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.314550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.314591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.320802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.327124Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.327170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.333398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.339628Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.339670Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.345886Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.352149Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.352208Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.358412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.364622Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.364661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.371033Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.377269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.377310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.383516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.389806Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.389843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.396046Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.402274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.402316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.408543Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.414774Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.414816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.421296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.427539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.427578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.433795Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.440041Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.440090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.446271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.452588Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.452636Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.458856Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.465161Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.465305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.471517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.477736Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.477772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.483366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.489588Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.489632Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.495825Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.502041Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.502297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.508797Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.515019Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.515070Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.520420Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.526667Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.526719Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.532954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.540236Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.540287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.546473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.552699Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.552749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.559204Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.565695Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.565742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.571973Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.578223Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.578276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.584566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.590917Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.590971Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.597275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.603734Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.603784Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.610062Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.615343Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.615380Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.621598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.627844Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.627897Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.634099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.640294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.640339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.646612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.652844Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.652886Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.659115Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.664345Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.664381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.670589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.676830Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.676874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.683084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.689287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.689329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.695532Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.701757Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.701797Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.707983Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.714213Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.714260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.720362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.726585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.726621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.732835Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.739072Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.739116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.745304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.751536Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.751576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.757774Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.764000Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.764042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.769362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.775436Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.775478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.781717Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.787974Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.788019Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.794265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.800521Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.800564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.806786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.812370Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.812413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.818650Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.824902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.824948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.831193Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.837546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.837593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.843818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.850076Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.850123Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.856304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.862573Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.862651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.868903Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.874387Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.874438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.880678Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.886939Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.886986Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.893229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.899485Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.899533Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.905768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.912021Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.912068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.918300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.924551Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.924597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.930821Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.937081Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.937128Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.942288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.948834Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.948885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.955118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.970308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.970359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.978305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.986301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.986355Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:58.998306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.008301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.008353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.015290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.030301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.030350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.038358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.054303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.056671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.068345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.079293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.085260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.101318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.112303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.112631Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.124321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.130784Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.131064Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.143308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.152296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.152428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.164262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.173456Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.174452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.181005Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.191710Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.191831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.198081Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.212304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.212427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.225298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.231612Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.231718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.245303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.263387Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.263507Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.281292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.287676Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.287795Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.302316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.311294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.311412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.323298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.335816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.337343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.343646Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.350048Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.350169Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.360321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.372574Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.372704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.381289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.387594Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.387733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.399313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.410551Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.410674Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.416413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.422742Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.422867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.432308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.439300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.454309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.464414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.475299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.475430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.483293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.491327Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.491459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.497711Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.504040Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.513263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.524553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.530876Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.531007Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.543310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.553315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.553440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.561293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.573255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.573390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.579657Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.591319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.591376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.600244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.606694Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.606812Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.614308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.620646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.622227Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.628541Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.634881Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.635016Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.645299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.655248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.655369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.663316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.669723Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.669777Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.675993Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.683252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.683303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.689539Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.697255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.697300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.704252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.715288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.715341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.721565Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.727806Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.727850Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.734228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.741312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.741359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.747568Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.753810Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.753855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.760087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.766307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.766357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.772589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.778855Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.778910Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.785138Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.793238Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.793287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.799575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.805808Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.805857Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.812079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.818308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.818364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.824590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.830816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.830868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.837094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.842307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.842358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.848572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.854811Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.854870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.861171Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.867419Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.867474Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.873687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.879926Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.879979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.886278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.892516Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.892566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.898769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.905001Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.905051Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.911256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.917477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.917523Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.923742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.933311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.933371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.939572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.945804Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.945856Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.952084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.958278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.958332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.964526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.970754Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.970803Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.977010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.984225Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.984284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.990580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.996809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:11:59.996851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.003138Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.009466Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.009704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.016305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.022748Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.022801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.029369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.035637Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.035688Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.041380Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.047632Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.047684Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.054000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.063539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.063590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.069826Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.076418Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.076468Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.082713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.088971Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.089023Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.102324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.108609Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.108661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.124324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.130569Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.131265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.139312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.146298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.147119Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.157088Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.166315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.166369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.172944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.180312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.180719Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.193263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.201326Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.201587Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.215300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.226252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.226377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.236298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.250300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.250430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.260317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.268289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.268416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.275276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.283276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.283813Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.292311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.306248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.306373Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.321407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.330310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.330535Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.343313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.355304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.355433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.366264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.381301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.385262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.391578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.403296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.403418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.411308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.421270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.421476Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.431294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.442301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.442425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.451295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.460302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.460428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.474303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.490320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.490455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.502300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.515251Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.515370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.521613Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.530287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.530410Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.536667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.544287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.544405Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.553294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.563552Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.563666Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.573329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.579631Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.579737Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.589309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.597297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.601239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.608900Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.629271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.629395Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.645321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.653849Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.653965Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.667319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.679298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.679414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.685665Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.698300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.698425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.715254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.721570Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.721689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.731307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.738306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.738428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.748246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.756290Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.756398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.764451Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.772303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.772435Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.785322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.796306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.796517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.806335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.819295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.819410Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.829255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.838419Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.838534Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.846300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.857327Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.857440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.864297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.873314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.873432Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.879687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.894652Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.894775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.901165Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.907500Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.907623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.934338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.952311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.952439Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.960519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.966823Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.966953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.973217Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.989261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:00.989380Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.001313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.007610Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.007727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.247264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.261267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.261386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.269258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.279262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.279393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.291689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.298026Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.298137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.308262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.314382Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.314486Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.322286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.328567Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.328668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.336279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.344292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.344347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.350569Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.356840Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.356894Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.363099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.368267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.368310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.374522Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.380764Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.380813Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.387032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.405312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.405364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.411562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.417789Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.417833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.424029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.430275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.430324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.437295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.446299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.446344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.453236Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.459458Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.459501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.468248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.474487Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.474532Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.480731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.486955Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.486992Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.493198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.499427Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.499466Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.505656Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.512238Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.512277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.518485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.524793Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.524835Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.531043Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.537288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.537339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.543535Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.550242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.550298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.558247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.564497Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.564553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.570755Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.576975Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.577017Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.583234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.589529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.589578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.595774Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.605308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.605353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.611551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.617771Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.617814Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.624003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.631280Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.631335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.637514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.643744Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.643798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.650000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.656263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.656299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.662481Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.671295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.671339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.677544Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.683749Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.683786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.689988Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.696233Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.696275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.702480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.708699Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.708742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.714938Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.721246Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.721289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.727460Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.735284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.735337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.741549Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.749329Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.749375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.755580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.761809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.761858Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.768069Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.774281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.774330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.781282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.789245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.789292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.795496Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.803236Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.803278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.809488Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.815714Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.815758Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.821967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.828208Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.828253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.834474Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.840714Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.840758Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.847047Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.853288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.853332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.860250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.867239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.867282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.873490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.881242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.881287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.887504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.893739Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.893780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.899978Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.906199Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.906238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.912494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.918718Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.918760Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.924986Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.931230Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.931270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.939238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.945456Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.945492Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.951679Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.957901Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.957953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.964164Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.970421Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.970476Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.976776Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.985289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.985334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.992285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.998530Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:01.998588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.004811Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.011052Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.011153Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.017396Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.024247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.024307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.030518Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.036847Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.036913Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.043125Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.049384Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.049435Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.055648Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.061896Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.061955Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.069295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.086298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.086357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.096256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.102367Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.102417Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.108623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.114857Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.114911Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.122288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.128508Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.128551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.134756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.140963Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.140998Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.147200Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.154248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.154298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.162251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.168553Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.168593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.174782Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.180993Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.181032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.187244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.193469Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.193509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.199712Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.207288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.207334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.215289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.221528Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.221572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.230301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.236543Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.236590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.242789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.251247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.251292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.257513Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.263733Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.263773Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.269985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.276230Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.276281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.282491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.288732Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.288782Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.295066Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.301288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.301339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.307538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.313770Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.313822Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.320019Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.326250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.326291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.332479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.338703Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.338755Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.344969Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.351223Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.351275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.357547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.363759Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.363802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.372291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.379235Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.379287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.385482Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.391701Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.391752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.397954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.404201Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.404253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.410458Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.416692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.416742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.424234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.431245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.431296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.437489Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.443704Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.443752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.449960Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.456216Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.456268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.463237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.470242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.470293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.476490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.484234Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.484283Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.490477Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.496697Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.496749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.502966Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.509207Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.509260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.515447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.523243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.523292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.529498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.535723Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.535762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.541961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.548168Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.548221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.554410Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.562239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.562289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.571389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.577613Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.577661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.583867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.590120Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.590186Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.596378Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.602634Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.602691Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.608916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.615234Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.615279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.621459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.627687Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.627732Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.633955Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.641302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.641348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.649308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.655585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.655648Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.661861Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.668120Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.668186Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.675251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.681519Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.681579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.689251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.697302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.697362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.703592Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.709856Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.709923Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.716140Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.722407Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.722471Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.728691Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.734950Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.735013Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.741272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.747512Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.747554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.753771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.760029Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.760076Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.778258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.784534Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.784589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.790802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.797051Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.797113Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.803312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.809580Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.809643Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.817244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.826244Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.826299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.832525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.838784Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.838844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.845079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.851305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.851365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.859294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.865557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.865623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.871938Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.878217Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.878280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.885296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.892302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.892362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.899253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.905512Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.905567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.911800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.918062Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.918118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.924302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.932257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.932318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.938548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.944801Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.944862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.951090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.957315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.957372Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.963584Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.969825Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.969867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.976070Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.982301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.982343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.989301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.996249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:02.996306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.002530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.012255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.012315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.018546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.024816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.024875Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.032256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.038543Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.038612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.044852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.074249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.074304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.082531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.089185Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.089591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.096075Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.101445Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.101505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.107714Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.113943Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.113990Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.120245Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.126606Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.126668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.132961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.139272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.139318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.145521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.151876Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.151932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.158127Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.163328Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.163362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.169563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.175777Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.175830Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.182033Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.188266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.188315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.194515Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.200786Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.200833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.207044Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.213287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.213336Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.219440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.225738Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.225788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.231986Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.238230Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.238282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.244511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.250766Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.250823Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.257113Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.262354Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.262405Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.268659Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.274877Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.274914Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.281117Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.286384Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.286424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.292630Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.298854Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.298895Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.305089Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.311240Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.311282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.317555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.323749Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.323790Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.329988Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.336221Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.336270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.342453Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.348668Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.348718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.354352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.360565Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.360614Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.369118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.376233Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.376285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.382550Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.388797Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.388848Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.395032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.401253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.401299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.407479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.413688Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.413732Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.419899Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.426106Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.426151Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.431358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.437571Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.437621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.443831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.450058Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.450108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.456265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.462475Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.462521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.468724Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.474939Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.474987Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.481161Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.487380Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.487428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.493615Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.499848Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.499899Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.506105Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.511400Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.511445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.517658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.523888Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.523944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.530154Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.536409Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.536457Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.542356Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.548603Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.548667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.554893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.561147Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.561221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.567442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.573759Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.573811Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.580032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.586280Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.586333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.592517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.598735Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.598785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.604984Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.611215Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.611266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.617472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.623705Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.623756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.633242Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.639359Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.639405Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.645590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.651825Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.651867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.658057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.666295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.666355Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.672562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.681255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.681313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.687524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.693782Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.693838Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.700038Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.706265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.706316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.712516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.718739Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.718789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.725009Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.732272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.732310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.738509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.745230Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.745268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.751498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.757725Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.757774Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.763980Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.770221Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.770269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.777289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.783533Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.783585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.789788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.796016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.796065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.802272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.808509Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.808562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.814761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.822254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.822313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.830245Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.836490Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.836544Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.844244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.853303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.853356Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.859567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.865803Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.865856Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.872054Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.879292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.879342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.885565Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.891794Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.891855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.898068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.904294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.904335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.910538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.916776Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.916818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.923002Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.929243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.929287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.935476Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.941902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.941948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.948146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.954428Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.954470Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.960753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.967009Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.967051Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.973294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.979568Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.979623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.985820Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.992004Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.992042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:03.998241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.004437Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.004481Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.010697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.016923Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.016974Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.023238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.029455Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.029505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.035675Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.041870Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.041918Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.048111Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.053314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.053354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.059555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.065780Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.065827Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.072020Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.078288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.078343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.084634Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.090858Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.090906Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.097118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.102338Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.102382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.108593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.114348Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.114399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.120604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.126849Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.126903Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.133097Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.139267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.139307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.145501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.151804Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.151847Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.158059Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.164284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.164328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.170531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.176745Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.176783Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.182984Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.189217Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.189259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.195387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.201593Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.201633Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.207863Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.214151Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.214210Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.220407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.226626Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.226676Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.232367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.238587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.238628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.245692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.251926Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.251971Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.260300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.266523Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.266571Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.275297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.282242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.282294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.290237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.296475Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.296527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.305300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.311542Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.311594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.317798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.324040Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.324096Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.330281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.336506Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.336554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.342840Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.349071Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.349120Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.355301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.363299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.363345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.371252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.379259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.379308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.385527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.391775Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.391820Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.398039Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.404283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.404327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.410533Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.416767Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.416816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.423034Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.429281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.429324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.435523Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.441766Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.441816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.451297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.457524Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.457574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.463770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.470082Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.470140Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.475339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.481575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.481631Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.487846Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.494089Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.494145Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.499346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.505576Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.505625Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.511853Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.519897Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.519944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.526167Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.532491Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.532538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.538761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.545000Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.545040Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.553289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.559516Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.559561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.565780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.572025Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.572083Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.578294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.584516Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.584563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.590771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.597114Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.597189Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.603394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.609629Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.609702Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.615921Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.622166Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.622246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.628451Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.634705Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.634754Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.640972Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.647233Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.647288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.655248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.661566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.661619Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.667837Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.674067Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.674123Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.679334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.685563Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.685618Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.691829Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.698069Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.698124Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.703343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.714254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.714311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.732312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.738546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.738597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.747218Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.755029Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.755155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] test encoding::tests::test_encode_nodes ... ok [INFO] [stdout] 2026-04-10T09:12:04.761462Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.768122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.768185Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.774413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.782299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.782665Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.791577Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.800471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.800769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.808110Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.819306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.819960Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.831284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.844299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.844685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.856261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.864926Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.865224Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.876301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.885289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.885427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.891722Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.899403Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.899609Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.910302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.917386Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.917589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.925300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.934422Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.937240Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.946263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.958324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.958473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.969315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.977300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.977421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.986999Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:04.999975Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.000126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.007756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.015248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.015471Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.021830Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.033262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.033413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.044291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.054753Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.055004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.062936Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.069293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.069413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.081242Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.087736Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.087848Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.102308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.111282Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.111414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.118289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.125279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.125399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.137253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.143573Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.143706Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.153307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.160434Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.160924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.166867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.174745Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.175109Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.182316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.189295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.191297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.197789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.215253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.215309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.228256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.238314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.238428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.249262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.258249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.258606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.269268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.277255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.277380Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.289276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.297292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.297429Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.308420Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.338279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.340491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.347043Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.374267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.374320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.389652Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.405642Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.405697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.425338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.445269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.445330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.460263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.471257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.471307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.487269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.495254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.495302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.510278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.525289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.525346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.532817Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.546266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.546318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.560771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.568239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.568285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.586266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.603276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.603328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.614133Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.625646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.625700Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.636257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.644248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.644297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.651930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.658280Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.658394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.666252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.672556Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.672675Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.684271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.694254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.694381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.700638Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.711523Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.711569Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.727275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.737257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.737312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.746250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.754244Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.754289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.765257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.771568Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.771687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.781337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.799369Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.799427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.811261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.827282Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.827332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.836247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.848279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.848401Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.856262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.863243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.863327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.871895Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.878646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.878740Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.885151Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.894220Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.894253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.904235Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.913838Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.913922Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.921256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.942296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.942342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.950257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.963224Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.963316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.974218Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.992276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:05.992327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.003261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.012383Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.012433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.026274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.039259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.039312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.105260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.120272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.120323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.136266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.155265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.155320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.166265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.183705Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.183756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.204271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.222292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.222352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.238271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.249259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.249320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.255421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.268266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.268320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.294267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.300383Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.300485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.316267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.327259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.327315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.349857Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.356132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.356197Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.378273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.388258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.388312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.400255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.416271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.416327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.432266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.442261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.442319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.450254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.463258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.463313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.474261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.489272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.489328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.507271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.524572Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.524628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.532560Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.551272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.551331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.559254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.583275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.583330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.593259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.602269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.602377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.618274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.638270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.638328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.655268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.661313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.661366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.674288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.686317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.686377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.692604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.705315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.705590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.726258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.732521Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.732572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.740270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.751347Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.751693Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.762265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.768527Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.768831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.775267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.783142Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.783209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.802271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.814271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.814325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.832274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.843715Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.843771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.850014Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.858254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.858529Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.867261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.877320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.877379Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.896294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.905310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.905576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.917275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.924295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.924515Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.943268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.951257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.951473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.961269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.981273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.981326Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:06.993274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.003258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.003534Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.009361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.016291Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.016501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.024250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.035900Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.035953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.043272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.060278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.060329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.066390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.072643Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.072694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.083259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.093274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.093324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.104280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.127919Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.127968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.133366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.141247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.141293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.147384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.153372Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.153657Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.161256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.170256Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.170585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.180257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.190264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.190392Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.197250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.205255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.205383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.216265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.224249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.224523Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.236920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.249084Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.249141Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.263266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.273078Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.273135Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.284271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.290625Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.290771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.297071Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.303435Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.303491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.309736Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.315992Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.316042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.322288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.330302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.330353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.336586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.342872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.342930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.359524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.365888Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.365989Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.372227Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.378630Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.378687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.384925Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.391201Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.391256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.397479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.403760Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.403820Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.410114Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.415470Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.415520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.421747Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.428018Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.428075Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.435335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.443319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.443375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.449605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.455864Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.455924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.462146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.468430Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.468486Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.475129Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.481398Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.481448Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.487685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.493947Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.493992Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.500233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.506487Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.506536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.512760Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.519014Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.519065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.528996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.535281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.535343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.541674Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.547956Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.548008Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.559290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.565795Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.565840Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.572057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.578332Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.578478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.584785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.591120Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.591261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.597564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.603920Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.604038Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.610292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.616610Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.616733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.623023Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.629295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.629407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.635985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.642258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.642309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.649098Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.654360Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.654411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.660645Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.666900Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.666941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.673264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.679500Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.679544Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.685758Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.692000Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.692051Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.698287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.704543Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.704595Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.710877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.717158Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.717229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.723469Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.729743Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.729795Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.736106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.741377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.741429Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.747673Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.754305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.754357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.760597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.766875Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.766935Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.773168Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.779450Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.779504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.785738Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.792013Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.792066Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.797374Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.803646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.803694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.809943Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.816220Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.816268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.822494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.828771Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.828818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.835058Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.841295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.841342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.847563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.853815Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.853865Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.860113Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.865388Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.865455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.871986Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.878266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.878317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.886311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.892557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.892605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.898869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.905137Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.905205Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.911418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.917686Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.917738Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.923973Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.930251Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.930304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.936530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.942796Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.942850Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.949094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.954339Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.954379Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.960605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.966859Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.966914Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.973138Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.979409Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.979466Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.985704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.992047Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.992103Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:07.998302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.004546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.004594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.010815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.017087Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.017139Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.022376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.028622Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.028674Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.034892Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.041147Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.041225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.047442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.053763Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.053808Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.060035Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.066293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.066340Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.072554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.078805Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.078855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.085089Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.090351Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.090398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.096622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.102889Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.102940Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.109159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.115401Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.115449Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.121680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.127939Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.127982Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.134220Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.140471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.140522Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.146754Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.153016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.153071Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.159296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.165574Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.165628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.171843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.178100Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.178156Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.186289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.192548Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.192597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.198810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.205069Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.205118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.210288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.216546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.216597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.224303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.230569Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.230623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.238305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.244652Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.244703Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.250928Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.257203Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.257257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.263485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.269744Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.269797Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.276025Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.282283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.282337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.288566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.294827Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.294887Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.301107Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.306363Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.306412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.312722Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.318977Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.319028Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.325263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.331510Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.331558Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.337781Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.344022Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.344068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.350294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.356544Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.356596Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.362833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.369145Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.369216Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.379309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.385572Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.385623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.391851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.398119Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.398189Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.404418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.410683Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.410737Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.416968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.423234Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.423285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.429518Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.435765Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.435815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.442039Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.448298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.448352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.454573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.460824Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.460875Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.467114Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.472373Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.472423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.478649Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.484904Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.484954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.491195Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.497451Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.497505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.503800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.510070Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.510120Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.515286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.521521Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.521565Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.527777Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.534011Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.534057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.540291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.546545Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.546595Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.552805Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.559066Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.559118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.564315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.570545Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.570590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.576804Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.583049Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.583096Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.589271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.595506Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.595552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.601775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.608013Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.608059Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.614299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.620566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.620622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.626850Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.633221Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.633271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.639499Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.645740Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.645786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.652006Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.658264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.658312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.664520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.670763Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.670810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.677035Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.683298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.683354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.689576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.695911Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.695961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.702194Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.708429Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.708473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.714688Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.720929Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.720979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.727238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.733502Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.733552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.739772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.746016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.746062Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.752273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.758601Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.758658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.764901Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.771154Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.771219Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.777447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.783698Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.783744Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.789962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.796236Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.796288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.805305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.811566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.811616Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.817834Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.824166Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.824239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.830467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.837285Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.837329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.843546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.849809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.849864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.856101Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.861416Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.861463Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.867682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.873962Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.874012Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.880324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.886661Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.886713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.892940Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.899204Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.899254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.905480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.911737Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.911784Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.918014Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.924293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.924347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.930570Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.936830Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.936892Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.943137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.949490Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.949540Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.955757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.962013Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.962065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.968311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.974578Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.974631Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.980852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.987110Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.987160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.993382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.999628Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:08.999677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.005909Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.012190Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.012245Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.018448Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.024698Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.024744Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.030964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.037224Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.037273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.043496Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.049738Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.049789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.056008Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.062277Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.062329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.068565Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.074829Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.074885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.081204Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.087454Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.087503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.093718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.099961Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.100019Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.106254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.112512Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.112567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.118787Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.125036Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.125087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.131312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.137565Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.137615Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.143916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.150170Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.150239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.156467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.162738Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.162788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.169010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.175278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.175328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.181552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.187819Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.187870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.194100Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.199370Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.199422Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.205299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.211549Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.211600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.217826Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.224088Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.224139Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.229381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.235638Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.235691Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.241928Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.248212Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.248265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.254492Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.260757Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.260810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.267043Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.272377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.272428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.278667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.284943Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.284997Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.291243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.297499Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.297553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.303781Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.310035Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.310087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.316302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.322547Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.322597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.328843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.335165Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.335237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.341447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.347710Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.347766Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.353991Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.360255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.360301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.366534Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.372786Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.372835Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.380311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.386575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.386629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.392865Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.399221Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.399274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.407302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.413556Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.413605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.419787Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.426047Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.426101Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.433444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.441091Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.441137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.449307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.455569Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.455614Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.462952Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.469301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.469360Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.476563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.483307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.483365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.490300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.497307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.497353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.505309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.513299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.513345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.519561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.525908Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.525960Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.532207Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.538458Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.538505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.544727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.550991Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.551045Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.557287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.563528Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.563573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.569792Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.576043Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.576094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.582317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.588653Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.588701Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.594941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.601241Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.601298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.607528Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.613792Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.613844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.620082Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.625308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.625359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.631586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.637856Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.637923Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.644196Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.650457Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.650504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.656808Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.663071Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.663125Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.668366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.674633Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.674689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.680938Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.687227Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.687280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.693498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.699766Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.699822Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.706046Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.712320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.712370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.718681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.724934Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.724983Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.731213Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.737470Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.737524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.743762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.750020Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.750071Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.756292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.762564Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.762648Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.768893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.775159Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.775223Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.781521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.787782Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.787831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.794053Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.800289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.800336Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.806556Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.812823Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.812877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.819119Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.824377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.824425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.830656Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.836911Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.836962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.843219Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.849472Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.849519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.855741Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.862002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.862054Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.868294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.874539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.874591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.880838Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.887100Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.887146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.892373Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.898618Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.898668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.904895Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.911241Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.911293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.917512Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.923770Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.923825Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.930071Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.936349Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.936401Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.942663Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.948933Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.948987Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.955252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.961505Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.961555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.967784Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.974134Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.974207Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.980426Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.986688Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.986744Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.992989Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.999285Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:09.999341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.005564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.011824Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.011872Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.018108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.023381Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.023437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.029674Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.035946Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.036003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.042243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.048495Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.048548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.054776Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.061031Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.061080Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.067343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.073604Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.073657Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.079872Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.086144Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.086216Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.092436Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.098688Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.098740Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.105041Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.111297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.111344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.117562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.123810Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.123861Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.130093Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.135342Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.135385Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.141594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.147856Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.147920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.154149Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.160411Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.160463Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.166748Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.173004Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.173050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.179281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.185534Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.185590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.191804Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.198059Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.198116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.203353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.209595Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.209646Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.215871Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.222132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.222206Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.228516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.234759Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.234804Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.241021Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.247286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.247332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.253551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.259823Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.259887Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.266113Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.271385Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.271436Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.277648Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.283905Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.283958Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.290198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.296528Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.296583Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.302815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.309074Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.309120Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.315316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.321578Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.321627Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.327851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.334125Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.334186Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.340400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.346657Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.346708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.352948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.359289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.359341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.365556Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.371794Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.371839Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.378078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.385322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.385378Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.391599Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.397855Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.397917Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.404155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.410428Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.410478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.416703Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.423045Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.423101Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.430301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.437351Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.437408Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.445301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.453302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.453348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.460311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.466605Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.466655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.472878Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.479132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.479465Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.485874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.492727Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.492779Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.499009Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.505282Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.505338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.511566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.517811Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.517859Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.524084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.530301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.530350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.536582Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.542843Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.542910Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.549234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.555480Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.555527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.561752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.568022Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.568084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.574297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.580561Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.580619Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.586856Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.593116Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.593197Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.599425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.605692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.605744Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.611975Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.618246Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.618302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.624522Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.630771Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.630828Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.637068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.643294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.643344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.649573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.655831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.655885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.662111Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.667367Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.667414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.673649Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.679991Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.680040Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.686276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.692527Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.692580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.698821Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.705092Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.705141Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.710386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.716672Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.716728Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.722968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.729250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.729309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.735523Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.741856Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.741921Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.748144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.754418Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.754473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.760716Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.766989Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.767046Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.773311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.779562Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.779614Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.785844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.792119Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.792198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.798433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.804787Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.804844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.811090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.816292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.816341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.822561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.830307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.830359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.836585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.842852Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.842915Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.849135Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.855385Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.855438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.861663Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.867930Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.867985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.874221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.880472Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.880519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.886734Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.892988Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.893037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.899279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.905539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.905586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.911809Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.918089Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.918146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.923393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.929647Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.929697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.936013Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.942288Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.942341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.948570Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.954834Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.954901Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.961139Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.967398Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.967445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.973666Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.981306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.981361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.988303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.996300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:10.996349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.002581Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.010304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.010357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.016580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.022839Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.022902Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.029130Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.035375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.035423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.041650Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.066009Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.066063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.072303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.079572Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.079625Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.086290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.092564Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.092622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.098850Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.105116Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.105166Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.111403Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.117674Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.117727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.123965Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.130239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.130288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.136525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.142779Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.142831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.149064Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.155313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.155366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.161597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.167854Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.167914Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.174145Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.180423Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.180478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.186703Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.192997Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.193049Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.199290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.205539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.205588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.211807Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.218066Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.218116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.224302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.230559Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.230612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.236852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.243114Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.243165Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.249414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.255761Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.255814Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.262039Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.268300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.268354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.274576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.280836Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.280894Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.287122Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.293404Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.293454Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.299683Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.305954Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.306009Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.312246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.318521Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.318572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.324801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.331071Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.331128Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.336358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.342637Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.342691Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.348936Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.355203Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.355253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.361481Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.367745Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.367797Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.374026Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.380311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.380360Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.386576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.392835Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.392900Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.399132Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.405389Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.405438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.411667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.417936Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.417989Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.424233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.430477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.430519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.436735Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.443005Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.443056Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.448367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.456302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.456352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.462575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.468856Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.468913Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.475142Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.481422Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.481472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.487687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.493953Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.494005Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.500241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.506495Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.506547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.512857Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.519132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.519207Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.525444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.531704Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.531758Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.538003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.544279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.544332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.550550Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.556792Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.556839Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.563089Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.568361Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.568412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.574718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.580981Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.581031Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.587266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.593507Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.593553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.599768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.606011Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.606063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.612302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.618560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.618607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.624837Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.631106Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.631162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.637485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.644314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.644364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.650600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.656869Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.656935Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.663193Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.669456Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.669509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.675745Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.682009Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.682065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.688306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.695320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.695375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.701677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.707941Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.707993Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.714239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.720490Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.720540Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.726775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.733034Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.733087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.739307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.745570Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.745622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.751862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.758132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.758200Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.764517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.770784Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.770842Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.777078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.783310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.783364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.789590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.795851Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.795915Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.802131Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.808378Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.808428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.814654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.820909Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.820962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.827215Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.833476Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.833527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.839752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.846005Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.846056Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.852294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.858549Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.858597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.864828Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.871087Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.871141Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.876397Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.882680Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.882730Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.888958Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.895279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.895328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.901546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.907813Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.907870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.914105Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.919367Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.919417Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.925647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.931902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.931951Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.938189Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.944445Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.944495Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.950713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.957051Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.957099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.963292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.969544Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.969599Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.975851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.982120Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.982188Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.988406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.994653Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:11.994701Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.000921Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.007189Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.007241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.013464Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.019715Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.019767Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.025996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.032261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.032313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.038532Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.044785Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.044855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.051094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.056365Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.056418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.066316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.072574Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.072620Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.078849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.085207Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.085260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.091480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.097751Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.097801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.104026Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.110291Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.110340Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.116562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.122822Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.122876Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.129112Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.134375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.134425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.140654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.146914Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.146964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.153312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.159560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.159608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.165834Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.172159Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.172229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.178455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.184713Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.184762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.191053Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.197299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.197347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.203573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.209828Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.209876Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.215352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.221606Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.221661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.227887Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.234138Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.234233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.240457Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.246700Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.246751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.252995Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.259270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.259321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.265553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.271794Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.271845Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.278165Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.284441Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.284489Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.290711Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.296978Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.297030Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.303400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.309655Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.309707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.315944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.322198Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.322246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.332313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.338560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.338608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.344925Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.351192Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.351239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.357443Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.363682Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.363732Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.369963Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.376209Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.376250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.382450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.388691Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.388741Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.394962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.401210Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.401255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.407531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.413769Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.413816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.420029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.426286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.426334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.432550Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.438791Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.438838Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.445058Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.451305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.451358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.457563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.463811Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.463864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.470190Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.476442Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.476491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.482728Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.488993Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.489044Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.495273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.501505Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.501557Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.507778Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.514031Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.514078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.520289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.526532Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.526578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.532887Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.539149Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.539213Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.545427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.551700Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.551756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.557994Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.566298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.566347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.573331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.579578Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.579622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.585847Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.592121Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.592191Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.662322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.668651Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.668770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.675030Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.681294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.681344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.687557Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.693817Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.693870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.700106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.705355Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.705397Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.711625Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.717901Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.717959Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.724216Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.730470Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.730524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.736760Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.744304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.744354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.750591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.756855Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.756922Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.763146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.769403Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.769449Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.775674Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.781938Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.781991Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.788248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.794506Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.794560Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.800787Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.807038Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.807091Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.813301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.821297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.821350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.827603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.833877Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.833933Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.840153Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.846414Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.846459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.852776Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.862315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.862366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.868589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.874842Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.874897Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.881126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.889306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.889365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.895589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.901846Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.901907Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.908131Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.914386Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.914437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.920764Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.927032Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.927094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.933309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.939577Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.939637Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.945871Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.952138Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.952228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.958465Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.966310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.966371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.972594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.978847Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.978905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.985244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.991510Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.991561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:12.997788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.004062Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.004119Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.009358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.015624Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.015679Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.021926Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.028209Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.028263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.038311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.046079Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.046134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.051383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.057634Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.057682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.063912Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.070206Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.070262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.076496Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.082763Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.082811Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.089024Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.095293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.095346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.101570Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.107821Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.107872Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.114101Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.119309Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.119361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.125602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.131864Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.131922Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.138147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.144405Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.144452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.150681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.156949Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.157003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.163237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.171306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.171359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.177586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.183845Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.183907Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.190147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.196437Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.196497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.202747Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.208998Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.209045Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.215281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.221545Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.221595Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.227832Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.234096Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.234150Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.239471Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.245719Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.245768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.251992Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.258254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.258304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.264536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.270790Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.270843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.277073Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.283294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.283341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.289562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.295818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.295869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.302211Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.308465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.308514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.314746Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.321016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.321068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.327295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.333553Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.333605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.339836Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.346115Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.346168Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.362312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.368645Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.368693Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.374916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.381197Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.381249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.387483Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.393747Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.393796Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.400025Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.406290Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.406337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.412548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.418803Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.418859Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.425096Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.430429Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.430480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.436698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.442951Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.443004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.449232Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.455479Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.455536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.461762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.468023Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.468079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.474296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.480541Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.480590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.486818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.493188Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.493238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.499456Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.505720Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.505770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.511994Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.518326Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.518380Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.524622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.530895Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.530947Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.537198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.544869Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.544934Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.551167Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.557525Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.557579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.563817Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.570089Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.570140Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.575352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.581599Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.581658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.587904Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.594166Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.594238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.600481Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.606738Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.606789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.613011Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.619281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.619332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.625552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.631815Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.631871Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.638114Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.643380Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.643430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.651318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.657584Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.657641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.663870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.670117Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.670163Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.676386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.682663Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.682720Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.689034Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.695291Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.695343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.701580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.707845Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.707908Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.714137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.720390Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.720440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.726671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.732934Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.732982Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.739213Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.745465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.745518Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.751835Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.758103Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.758150Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.763375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.769627Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.769678Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.775916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.782170Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.782234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.788449Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.794711Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.794765Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.801003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.807276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.807326Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.813624Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.819874Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.819932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.826162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.832426Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.832476Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.838703Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.844980Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.845034Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.851274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.857541Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.857593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.863819Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.870079Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.870129Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.875352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.881610Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.881666Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.887900Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.894162Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.894233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.900467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.906724Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.906772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.912995Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.919254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.919304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.925530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.931783Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.931833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.938068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.943369Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.943422Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.949642Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.955905Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.955955Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.962198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.968450Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.968504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.974729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.980973Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.981019Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.987250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.993510Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.993559Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:13.999768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.006115Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.006169Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.012418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.018675Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.018726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.024970Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.031246Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.031297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.037509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.043781Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.043846Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.050084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.056305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.056359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.062585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.068964Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.069018Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.076315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.082547Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.082596Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.088848Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.095116Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.095169Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.101412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.107669Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.107726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.113973Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.120244Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.120295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.126517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.132854Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.132913Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.139136Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.145415Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.145472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.151702Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.157955Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.158002Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.164237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.170495Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.170548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.176762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.183021Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.183079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.189295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.195549Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.195603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.201834Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.208089Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.208136Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.213399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.219668Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.219724Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.225969Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.232253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.232303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.238522Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.244768Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.244817Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.251037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.257296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.257346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.263649Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.269911Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.269962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.276209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.282465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.282517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.289309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] test transport::encoding::raptorq::tests::test_encode_raptorq_junk ... ok [INFO] [stdout] 2026-04-10T09:12:14.295576Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.295631Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.301874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.308155Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.308224Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.314466Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.320732Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.320786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.327098Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.332375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.332430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.338670Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.344956Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.345019Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.351265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.357534Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.357595Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.363837Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.370122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.370198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.376421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.382705Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.382762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.389092Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.394369Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.394427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.400658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.406914Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.406966Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.414312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.420587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.420653Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.426904Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.433169Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.433237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.439464Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.445730Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.445785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.452004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.458282Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.458339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.464575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.470855Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.470922Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.477160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.485316Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.485381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.491622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.497898Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.497962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.504209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.510473Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.510526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.516852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.523132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.523209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.529458Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.535729Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.535786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.542041Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.548311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.548367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.554606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.560890Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.560945Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.567194Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.573450Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.573499Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.579731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.586002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.586052Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.592302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.598658Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.598711Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.604967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.611272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.611324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.617551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.623825Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.623877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.630114Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.637309Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.637364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.643603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.649877Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.649940Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.656192Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.662459Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.662517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.668756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.675016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.675064Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.681302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.687569Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.687624Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.693865Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.700134Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.700198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.706438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.712777Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.712834Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.719066Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.725310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.725361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.731583Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.737846Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.737915Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.744190Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.750451Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.750497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.756718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.762985Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.763036Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.769279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.775387Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.775442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.781666Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.787930Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.787985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.794231Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.800500Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.800558Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.806799Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.813052Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.813102Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.819299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.825559Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.825616Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.831854Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.838206Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.838258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.844483Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.850745Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.850798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.857028Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.863295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.863346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.869580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.875851Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.875915Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.882152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.888430Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.888479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.894705Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.901066Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.901124Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.906364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.912637Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.912694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.918934Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.925218Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.925271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.931492Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.939314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.939374Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.945607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.951872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.951936Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.958170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.965306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.965358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.971586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.977852Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.977917Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.984149Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.990434Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.990491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:14.996721Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.002986Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.003035Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.009271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.015526Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.015576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.021802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.030319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.030386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.036619Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.042892Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.042953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.049196Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.055451Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.055501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.061726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.067993Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.068045Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.074289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.080558Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.080607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.086835Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.093198Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.093254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.099488Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.105754Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.105803Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.112029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.118301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.118353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.124589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.130866Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.130928Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.137160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.143458Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.143509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.149753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.156013Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.156061Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.162293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.168544Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.168599Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.174834Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.181114Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.181168Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.187424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.195303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.195353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.201582Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.207843Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.207906Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.214151Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.220515Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.220561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.226773Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.233024Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.233075Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.239304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.245564Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.245618Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.251858Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.258132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.258199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.264425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.270690Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.270742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.276987Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.283258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.283314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.289564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.295831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.295891Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.302116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.307383Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.307431Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.313655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.319910Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.319961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.326207Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.332468Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.332514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.338741Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.345010Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.345060Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.350347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.356599Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.356651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.362893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.369164Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.369234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.375458Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.381712Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.381769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.388000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.394268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.394322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.403322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.409595Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.409655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.415979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.422252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.422305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.428549Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.434821Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.434870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.441108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.446389Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.446442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.452677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.458949Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.459004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.465260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.471519Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.471568Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.477875Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.484135Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.484205Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.490440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.496706Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.496762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.502998Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.509278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.509332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.515561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.521829Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.521897Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.528144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.536317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.536382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.542724Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.549017Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.549074Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.555318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.561600Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.561661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.567907Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.574192Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.574250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.580479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.586740Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.586794Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.593037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.599294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.599343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.605645Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.611912Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.611964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.618206Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.625314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.625371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.631616Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.637877Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.637933Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.644160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.650446Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.650498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.656729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.663004Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.663065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.668329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.674614Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.674673Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.682312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.688576Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.688626Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.694873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.701157Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.701231Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.707455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.715314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.715371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.721600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.729315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.729381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.735708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.743317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.743372Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.749605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.755886Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.755946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.762199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.770324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.770381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.776634Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.782892Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.782944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.789192Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.795455Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.795505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.805325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.811590Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.811640Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.817869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.824156Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.824225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.830451Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.836730Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.836789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.843029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.849283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.849328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.855546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.861898Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.861956Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.868222Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.874487Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.874541Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.880780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.887040Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.887097Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.893307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.899565Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.899621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.905862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.912152Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.912224Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.918452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.924812Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.924872Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.931115Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.936388Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.936442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.942709Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.948994Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.949053Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.955295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.961557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.961610Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.967853Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.974131Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.974218Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.980443Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.986720Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.986780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.993102Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.998375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:15.998431Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.006309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.012577Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.012635Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.018874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.025157Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.025236Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.031451Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.037711Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.037765Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.043998Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.050278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.050335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.056662Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.062943Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.062992Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.069237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.075495Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.075545Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.081771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.088022Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.088068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.094306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.102315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.102368Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.108602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.114864Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.114919Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.121253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.127517Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.127576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.133806Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.140077Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.140133Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.147315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.155315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.155369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.161598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.167872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.167941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.174169Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.181307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.181358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.187594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.193863Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.193920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.200142Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.206425Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.206480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.212720Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.218983Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.219037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.225282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.231555Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.231614Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.237851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.244158Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.244225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.250455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.256723Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.256780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.263032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.269306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.269357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.275592Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.281866Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.281930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.288168Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.294444Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.294489Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.300707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.306975Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.307027Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.313301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.319565Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.319621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.325853Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.332118Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.332170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.338429Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.344692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.344746Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.352314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.358584Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.358637Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.364873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.371185Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.371244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.377485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.383759Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.383816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.390062Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.396311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.396358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.402572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.408846Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.408906Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.415129Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.421405Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.421459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.427698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.433970Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.434022Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.440303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.446568Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.446626Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.452870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.459160Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.459230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.465459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.471733Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.471792Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.478029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.484292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.484344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.490582Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.496851Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.496926Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.503244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.509493Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.509551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.515793Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.522081Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.522130Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.527376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.533651Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.533710Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.539951Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.546230Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.546277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.552507Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.560255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.560309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.566639Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.572911Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.572967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.578393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.584688Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.584757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.590994Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.597284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.597345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.605307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.611575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.611638Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.618297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.624560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.624610Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.630925Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.637214Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.637267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.643497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.649774Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.649830Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.656049Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.662320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.662381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.670318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.676586Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.676650Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.682890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.689146Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.689228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.695531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.701816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.701869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.708087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.714303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.714357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.720890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.727147Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.727214Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.733439Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.739717Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.739775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.745996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.752266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.752318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.758655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.764919Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.764974Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.771233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.777501Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.777551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.783786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.790047Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.790102Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.796308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.802579Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.802660Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.808903Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.815197Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.815250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.821550Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.827824Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.827877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.834123Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.840395Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.840450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.847309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.855312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.855364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.861599Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.867875Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.867930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.874164Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.880440Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.880494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.886827Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.893087Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.893136Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.898384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.904654Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.904706Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.940318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.946761Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.946890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.956319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.967261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.967399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.975312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.990325Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:16.990467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.001313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.007646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.007756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.014301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.022311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.022764Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.032310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.044334Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.044464Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.053300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.063322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.063549Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.090275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.096657Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.096801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.106340Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.115303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.115430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.124261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.131310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.136253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.144305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.156319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.156447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.164314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.176316Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.176440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.186322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.195319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.195462Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.203311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.213315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.213450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.219742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.229320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.229382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.239315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.245643Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.245761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.252018Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.265320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.265374Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.273308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.284561Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.284932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.292312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.305316Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.305555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.324314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.332312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.332612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.339040Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.347317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.347668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.360268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.366861Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.367388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.377256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.387324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.387472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.393381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.399752Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.399869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.407305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.414316Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.414441Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.420714Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.428322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.428462Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.442325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.448661Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.448780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.460316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.474303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.474544Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.484268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.492296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.492428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.500298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.509315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.509448Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.515719Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.525306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.528235Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.536307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.549303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.549434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.559314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.568301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.568432Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.574390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.580914Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.581242Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.594308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.602306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.602423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.608791Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.615451Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.616015Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.626327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.634310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.634698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.647255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.659306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.659936Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.666408Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.677296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.677723Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.684168Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.707322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.707789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.717607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.728324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.728383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.736311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.746320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.746440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.752709Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.761317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.761440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.769300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.779317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.779375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.788321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.801317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.801375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.807608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.827390Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.827446Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.837255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.847319Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.847445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.863319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.872315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.872370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.880314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.891315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.891630Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.897534Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.915254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.915501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.931322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.937810Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.937860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.953070Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.960009Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.960346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.971315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.977907Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.978630Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.988445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.994695Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:17.994949Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.011313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.020315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.020442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.030255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.040322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.040460Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.050286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.061262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.061393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.067403Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.075317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.075443Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.083330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.089308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.089436Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.096313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.104294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.104418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.112328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.118652Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.119538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.125376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.137315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.137444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.148312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.157310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.157673Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.165305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.176255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.176547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.182867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.192311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.192437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.200308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.208291Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.208406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.216316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.230320Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.230459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.245316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.253306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.253427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.259702Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.267297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.267411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.277317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.283650Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.283761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.290000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.296299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.296387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.302644Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.314315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.314441Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.320690Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.328316Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.328451Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.336325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.346314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.346454Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.355314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.363313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.363445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.371309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.379313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.379450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.391268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.397738Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.397863Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.407324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.421309Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.421437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.431310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.445345Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.445478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.451772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.459303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.459354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.466294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.472684Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.472800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.479979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.488296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.488423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.494709Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.503313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.503442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.520263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.533263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.533384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.539649Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.548261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.548385Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.556313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.562645Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.562758Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.570313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.582325Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.582466Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.588734Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.594987Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.595037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.601267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.607501Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.607546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.613297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.634827Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.634885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.644262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.654269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.654328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.660382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.668258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.668383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.683186Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.701272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.701329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.709261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.715574Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.715696Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.726274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.749275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.749330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.755571Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.761819Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.761942Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.776282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.782547Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.782698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.794272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.802257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.802386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.810255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.822270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.822325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.831265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.837376Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.837497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.847260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.854257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.854389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.868272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.883275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.883331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.892264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.901343Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.901398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.909294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.915548Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.915602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.921824Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.929256Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.929314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.943266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.949529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.949582Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.955796Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.971273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.971327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.977574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.985259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:18.985319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.000273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.013270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.013326Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.023268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.029612Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.029754Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.045275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.051563Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.051621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.058249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.078936Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.079002Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.085254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.100272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.100329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.115276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.121553Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.121684Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.131259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.138266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.138393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.148263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.163275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.163333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.175280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.189273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.189323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.203270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.212267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.212327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.225272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.231611Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.231733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.241260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.249262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.249478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.255461Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.269270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.269324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.284271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.299270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.299329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.305556Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.317264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.317321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.332269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.342265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.342320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.356275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.367781Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.367833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.384274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.390546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.390672Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.403285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.415026Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.415084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.428611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.442268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.442318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.448634Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.462266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.462324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.474263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.482254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.482524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.492360Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.503267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.503325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.509655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.521437Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.521753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.531261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.544272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.544409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.554261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.561651Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.562044Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.574272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.588279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.588332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.595245Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.607267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.607321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.618337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.631265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.631321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.642265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.650253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.650308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.657252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.666272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.666408Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.672692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.680251Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.680369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.687251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.695257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.695387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.705261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.711382Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.711434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.721300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.728254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.728377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.738259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.747260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.747385Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.753671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.761257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.761387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.767752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.774078Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.774205Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.780711Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.788250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.788464Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.796255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.802577Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.802731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.810253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.816698Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.816832Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.823094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.831258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.831483Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.837819Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.845260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.845381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.851647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.860268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.860403Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.869257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.875753Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.875833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.884255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.898263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.898316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.907255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.916622Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.916681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.924265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.940272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.940333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.948738Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.955785Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.955919Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.965268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.976269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.976325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.986263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.994393Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:19.994608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.004271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.010844Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.011162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.021264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.033692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.033756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.040250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.048934Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.049134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.062270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.075268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.075322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.088376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.094665Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.094885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.102268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.121274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.121329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.129253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.144284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.144339Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.155267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.167266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.167319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.179271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.189266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.189404Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.199267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.209264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.209401Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.216249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.228271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.228330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.234563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.240880Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.241078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.257269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.263546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.263687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.269943Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.279256Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.279309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.289264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.296246Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.296373Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.306257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.324269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.324323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.333323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.339582Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.339633Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.345850Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.352084Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.352131Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.357294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.363520Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.363560Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.369767Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.375996Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.376039Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.382260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.388507Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.388555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.394762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.400997Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.401041Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.406268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.412498Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.412547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.418750Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.428245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.428302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.435298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.442295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.442348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.448561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.455299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.455354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.462280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.468583Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.468638Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.474848Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.481086Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.481138Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.486349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.492601Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.492669Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.498890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.505155Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.505228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.511430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.517677Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.517733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.523948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.530202Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.530257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.539259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.545519Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.545570Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.551785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.558035Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.558091Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.567312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.574307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.575142Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.581883Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.588096Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.588140Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.593346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.599639Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.599680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.606156Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.612407Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.612454Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.618664Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.624898Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.624945Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.631161Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.637399Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.637447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.643678Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.649923Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.649969Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.656186Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.662483Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.662525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.668749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.674984Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.675031Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.681248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.687480Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.687531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.693725Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.699944Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.699985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.706220Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.712436Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.712475Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.718693Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.724420Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.724457Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.730667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.736897Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.736936Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.743128Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.748344Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.748380Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.754574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.760821Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.760864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.767050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.773275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.773313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.779517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.785739Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.785783Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.792067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.798283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.798324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.804527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.810764Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.810806Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.817000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.823242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.823287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.829477Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.835709Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.835753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.841949Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.848202Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.848245Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.854510Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.860735Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.860782Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.866987Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.873235Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.873290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.879502Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.885741Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.885793Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.892003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.897371Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.897428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.903663Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.909872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.909926Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.916118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.921360Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.921417Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.927627Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.933847Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.933892Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.940237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.949239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.949282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.955469Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.961673Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.961713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.967906Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.974109Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.974152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.979347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.985543Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.985585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.991772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.997995Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:20.998036Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.004241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.010424Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.010459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.016680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.022898Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.022941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.029141Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.035354Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.035403Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.041600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.047916Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.047971Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.054166Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.060408Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.060465Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.066677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.074243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.074283Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.080469Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.086677Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.086716Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.092913Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.099141Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.099201Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.105377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.111650Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.111688Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.117873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.124088Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.124134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.129322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.135337Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.135376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.141563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.147775Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.147815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.154029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.160249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.160291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.166496Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.172783Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.172828Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.179007Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.185227Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.185279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.191485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.197705Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.197757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.203948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.210150Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.210249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.216348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.222575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.222649Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.228847Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.235057Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.235104Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.240341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.246551Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.246604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.252800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.259018Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.259067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.265281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.271513Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.271567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.277770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.284002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.284056Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.290274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.296498Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.296549Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.302815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.309043Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.309096Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.315264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.321505Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.321561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.327756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.333982Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.334033Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.340258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.346490Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.346540Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.352741Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.358960Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.359000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.365277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.371347Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.371390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.377651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.383870Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.383914Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.390146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.396378Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.396422Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.402658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.408908Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.408952Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.415155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.421389Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.421434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.427641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.433871Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.433917Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.440134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.446359Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.446399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.452600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.458838Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.458884Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.465103Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.470358Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.470418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.476631Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.483293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.483349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.489567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.495891Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.495951Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.501363Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.507585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.507646Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.513856Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.520085Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.520137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.525352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.531585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.531653Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.537868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.544098Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.544153Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.550369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.556693Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.556752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.562963Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.569206Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.569263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.575482Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.581713Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.581772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.587357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.593602Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.593678Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.599895Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.606128Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.606199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.612416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.618681Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.618735Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.625014Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.631254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.631307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.637500Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.643734Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.643783Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.649977Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.656194Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.656242Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.663291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.669525Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.669581Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.675787Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.682028Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.682087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.687331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.693544Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.693594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.699813Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.706061Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.706122Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.711334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.717559Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.717608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.723822Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.730040Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.730082Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.736284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.742512Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.742555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.748445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.754678Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.754721Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.760915Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.767120Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.767159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.773364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.779591Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.779639Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.785846Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.792075Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.792122Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.797306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.803539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.803586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.809806Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.816105Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.816152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.822381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.828608Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.828662Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.834860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.841083Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.841125Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.846346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.852599Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.852665Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.858360Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.864581Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.864622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.870833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.877139Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.877197Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.883411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.889659Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.889704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.895900Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.902126Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.902189Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.908366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.914597Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.914658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.921297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.929299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.929362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.935576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.941896Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.941950Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.950299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.956562Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.956624Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.964301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.972305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.972361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.980301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.986539Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.986591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.992819Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.999056Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:21.999108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.004270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.010512Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.010567Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.016780Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.023034Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.023094Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.029279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.035518Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.035572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.041781Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.048037Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.048099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.054296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.061256Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.061307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.067515Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.075257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.075317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.083260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.089529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.089589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.095798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.102041Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.102095Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.109295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.115547Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.115602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.121815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.128060Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.128121Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.133328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.139547Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.139600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.145816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.152062Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.152112Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.158286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.164498Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.164537Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.171244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.177470Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.177514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.183742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.189974Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.190022Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.196243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.203247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.203300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.212308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.218557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.218612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.224830Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.231065Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.231117Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.236258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.242485Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.242537Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.251244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.257497Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.257537Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.263826Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.270071Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.270118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.276298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.282550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.282597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.288826Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.295059Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.295105Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.300263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.306474Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.306517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.312739Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.318953Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.318992Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.325260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.333296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.333341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.341281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.347523Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.347579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.353794Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.360047Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.360103Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.366293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.374247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.374305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.380511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.386746Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.386800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.393099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.401305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.401366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.407564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.414245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.414301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.420517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.426745Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.426795Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.433015Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.439292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.439337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.445531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.451754Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.451796Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.457996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.464230Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.464279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.470485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.476715Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.476756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.482954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.489187Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.489232Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.495444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.501643Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.501679Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.507869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.514088Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.514129Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.519317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.525528Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.525566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.531776Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.537992Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.538034Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.544244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.550465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.550510Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.556729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.562963Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.563016Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.569252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.575496Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.575548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.581818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.588068Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.588124Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.594287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.600508Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.600558Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.606768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.613007Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.613062Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.619275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.625513Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.625574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.631767Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.637995Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.638048Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.644242Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.650464Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.650521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.656725Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.662954Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.663006Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.669223Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.675460Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.675503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.681364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.687590Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.687641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.693836Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.700059Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.700099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.706278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.712584Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.712644Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.718864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.725084Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.725128Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.730325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.736531Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.736577Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.742785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.749018Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.749068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.755531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.761777Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.761821Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.768017Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.773309Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.773348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.779516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.785747Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.785793Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.791986Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.797349Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.797384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.803606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.809850Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.809901Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.816103Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.821335Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.821388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.827597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.833852Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.833905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.840204Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.846439Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.846489Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.852365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.858603Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.858662Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.864866Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.871110Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.871170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.877394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.883628Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.883683Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.889886Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.896112Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.896168Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.902450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.908691Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.908737Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.914924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.921121Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.921160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.927364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.933587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.933642Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.939866Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.946086Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.946126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.951262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.957470Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.957514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.963358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.969605Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.969667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.975882Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.982122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.982198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.988349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.994591Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:22.994655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.000855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.007095Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.007151Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.013382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.019628Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.019692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.025903Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.032213Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.032265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.038353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.044588Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.044652Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.050862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.057091Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.057144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.062334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.068551Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.068605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.074822Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.081050Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.081098Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.087286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.093594Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.093659Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.099859Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.106098Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.106155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.112366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.118576Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.118626Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.124849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.130347Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.130398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.136569Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.142806Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.142867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.149162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.155375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.155413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.161583Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.167770Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.167805Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.173980Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.180196Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.180237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.186418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.192595Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.192628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.198816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.204998Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.205035Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.211214Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.217421Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.217473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.223758Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.229992Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.230045Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.236273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.242524Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.242575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.248793Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.255044Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.255106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.261278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.267504Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.267553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.275326Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.281567Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.281618Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.287904Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.294127Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.294197Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.300388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.306592Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.306647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.312848Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.319051Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.319090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.325278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.331490Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.331526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.337716Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.343345Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.343394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.349688Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.355355Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.355407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.361606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.367835Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.367896Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.374101Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.379341Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.379389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.385578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.391822Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.391868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.398063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.404267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.404317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.410520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.416365Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.416416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.422647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.428872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.428925Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.435123Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.440349Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.440386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.446584Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.452349Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.452388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.458597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.464830Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.464872Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.471089Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.476266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.476304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.482332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.488558Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.488604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.494814Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.501057Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.501105Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.507269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.513484Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.513525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.519732Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.526251Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.526296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.532479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.542437Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.542490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.548707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.554911Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.555040Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.561265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.567673Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.567893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.574147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.580524Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.580857Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.587617Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.597298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.597550Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.603796Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.610004Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.610047Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.616244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.622444Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.622481Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.628688Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.634921Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.634964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.641184Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.647394Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.647436Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.653656Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.659886Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.659933Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.666152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.672448Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.672489Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.678681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.684896Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.684940Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.691143Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.697358Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.697399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.703600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.709831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.709873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.716086Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.722281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.722321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.728516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.734806Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.734851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.741066Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.747309Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.747353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.753547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.759799Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.759844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.766058Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.772284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.772325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.778525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.784769Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.784814Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.791021Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.796266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.796305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.802354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.808591Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.808647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.814854Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.821085Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.821138Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.826361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.832594Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.832653Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.838373Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.844612Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.844675Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.850885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.857122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.857187Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.863466Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.869695Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.869749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.875956Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.882203Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.882249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.888439Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.894662Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.894701Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.900347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.906559Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.906598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.912794Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.918996Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.919030Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.925262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.931459Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.931496Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.937687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.943870Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.943908Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.950099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.956257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.956297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.962469Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.968664Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.968702Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.974342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.980550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.980594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.986792Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.993069Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.993106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:23.999283Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.005488Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.005526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.011713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.017917Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.017953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.024161Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.030391Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.030426Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.036611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.042831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.042866Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.049049Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.054407Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.054441Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.060621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.066830Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.066869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.073054Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.079254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.079291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.085476Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.091696Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.091745Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.097920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.104104Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.104137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.109334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.115530Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.115565Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.121739Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.127944Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.127981Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.134191Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.140390Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.140426Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.146598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.152795Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.152832Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.159035Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.165253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.165289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.171484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.177692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.177729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.183985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.190197Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.190233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.196423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.202676Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.202718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.208916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.215124Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.215162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.221368Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.227586Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.227627Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.233820Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.240042Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.240084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.245338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.251666Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.251705Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.257902Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.264124Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.264162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.270377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.276603Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.276654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.286295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.292348Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.292395Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.298588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.304810Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.304858Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.311137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.317385Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.317437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.323651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.329882Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.329933Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.336137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.342386Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.342439Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.348653Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.354872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.354923Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.361110Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.366332Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.366382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.372680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.378904Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.378955Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.385154Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.391401Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.391450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.397661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.403895Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.403953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.410150Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.416392Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.416441Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.422663Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.428895Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.428951Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.435159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.441402Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.441445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.447655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.453353Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.453403Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.459592Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.465824Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.465871Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.472063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.478270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.478322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.484517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.490730Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.490787Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.496986Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.503241Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.503288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.509465Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.515697Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.515751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.521963Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.528208Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.528269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.534478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.540697Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.540748Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.546956Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.553192Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.553247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.559365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.565706Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.565759Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.571971Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.578237Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.578292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.584512Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.590361Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.590414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.596652Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.602916Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.602979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.609224Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.615474Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.615525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.621735Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.627986Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.628044Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.634284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.640513Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.640563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.646773Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.653006Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.653061Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.659294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.665529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.665579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.671790Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.678024Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.678076Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.684277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.690527Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.690586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.696890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.703122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.703186Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.709407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.715658Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.715712Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.721916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.728170Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.728241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.734455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.740692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.740751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.746959Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.753203Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.753246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.759351Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.765585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.765650Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.771860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.778096Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.778146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.783353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.789583Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.789630Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.795852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.802094Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.802146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.807345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.813564Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.813618Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.819843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.826092Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.826152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.833302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.839562Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.839625Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.845849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.852094Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.852149Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.858371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.864618Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.864680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.870880Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.876366Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.876414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.882607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.888936Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.888988Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.895215Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.901433Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.901484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.907681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.913910Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.913965Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.920170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.926365Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.926416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.932628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.938887Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.938941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.945137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.951427Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.951465Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.957670Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.963884Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.963924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.969349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.975552Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.975589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.981354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.987574Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.987611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:24.993825Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.000071Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.000116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.006286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.012566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.012602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.018816Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.025028Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.025067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.031265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.037478Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.037516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.043726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.049956Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.050000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.056221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.062452Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.062494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.068711Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.074950Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.074992Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.081255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.087477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.087520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.093736Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.099979Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.100032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.106258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.112477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.112531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.118384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.124627Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.124687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.130921Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.137146Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.137209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.143424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.149660Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.149712Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.155909Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.162152Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.162238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.168447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.174700Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.174755Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.180978Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.186351Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.186398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.192598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.198835Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.198885Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.205157Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.211399Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.211452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.217629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.223851Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.223908Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.230117Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.235358Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.235410Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.241637Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.247868Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.247919Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.254109Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.259340Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.259376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.265555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.271825Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.271862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.278033Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.284243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.284277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.290452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.296646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.296680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.302873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.309067Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.309102Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.315277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.321480Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.321517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.327698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.333985Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.334023Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.340216Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.346425Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.346471Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.352342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.358554Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.358602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.364785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.371007Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.371055Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.377252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.386246Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.386297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.392488Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.398818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.398868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.405050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.411278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.411325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.417522Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.423749Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.423799Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.429990Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.436233Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.436284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.442484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.448698Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.448751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.454931Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.461231Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.461278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.467456Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.473687Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.473735Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.479928Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.486155Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.486222Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.492409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.498646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.498695Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.504884Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.510337Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.510386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.516591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.522823Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.522873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.529147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.535376Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.535424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.541609Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.547831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.547880Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.554069Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.560274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.560318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.566508Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.572734Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.572784Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.578342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.584575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.584627Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.590907Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.597138Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.597206Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.603412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.609643Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.609693Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.615890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.622116Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.622170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.628381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.634619Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.634686Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.640350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.646571Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.646625Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.652906Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.659119Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.659169Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.665388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.671611Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.671674Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.677862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.684069Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.684119Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.690280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.696503Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.696554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.702754Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.708352Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.708400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.714591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.720920Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.720972Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.727188Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.733426Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.733484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.739705Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.745950Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.746005Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.752225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.758346Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.758400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.764604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.770848Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.770907Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.777106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.782324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.782362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.788575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.794813Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.794858Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.801068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.807287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.807333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.813544Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.819769Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.819821Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.826032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.832284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.832337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.838539Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.844854Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.844905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.851106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.857292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.857335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.863535Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.869753Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.869791Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.875987Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.882215Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.882254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.888438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.894655Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.894695Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.900895Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.907096Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.907134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.912332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.918322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.918355Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.924543Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.930750Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.930791Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.936979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.943165Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.943215Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.949396Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.955603Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.955652Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.961868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.968092Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.968132Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.973392Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.979604Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.979655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.985843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.992053Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.992092Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:25.998266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.004477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.004530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.010805Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.017020Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.017070Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.022406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.028445Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.028490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.034685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.040983Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.041031Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.047238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.053465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.053514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.059704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.065924Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.065979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.072204Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.078416Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.078468Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.084671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.090902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.090954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.097143Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.103433Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.103475Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.109896Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.116108Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.116145Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.121331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.127527Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.127561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.133739Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.139943Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.139978Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.146157Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.155406Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.155447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.161620Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.167902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.167943Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.174118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.179263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.179299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.185484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.191695Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.191748Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.197955Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.204161Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.204217Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.210404Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.216629Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.216687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.222888Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.229186Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.229229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.235409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.241600Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.241647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.247829Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.254021Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.254059Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.260253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.266459Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.266496Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.272683Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.278890Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.278932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.285144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.291345Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.291384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.297579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.303807Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.303855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.310049Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.316252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.316287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.322478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.328694Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.328743Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.334949Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.341166Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.341224Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.347412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.353639Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.353684Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.359946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.366188Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.366233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.372418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.378623Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.378668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.384877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.391089Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.391127Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.396271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.402477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.402518Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.408704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.414926Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.414968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.421251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.427471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.427511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.433710Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.439938Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.439982Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.445351Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.451556Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.451593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.457806Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.464005Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.464045Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.470260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.476492Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.476536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.482728Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.488997Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.489032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.495236Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.501368Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.501408Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.507608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.513818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.513855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.520047Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.526265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.526305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.532497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.538715Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.538753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.544948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.551231Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.551270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.558310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.564525Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.564566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.570761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.576962Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.577000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.583201Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.589396Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.589431Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.595597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.601785Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.601818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.614277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.620506Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.620555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.628284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.634515Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.634568Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.640792Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.649305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.649371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.655573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.661815Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.661868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.668073Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.674294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.674348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.680624Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.687241Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.687298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.694226Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.700467Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.700525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.706746Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.714250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.714304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.720512Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.726727Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.726767Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.734288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.740576Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.740613Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.746807Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.753236Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.753287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.760256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.766479Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.766527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.772738Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.778969Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.779023Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.785238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.791481Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.791538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.797735Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.805240Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.805299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.811518Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.817755Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.817809Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.824016Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.830264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.830316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.836502Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.844238Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.844299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.851303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.857540Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.857582Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.865296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.872272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.872313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.878510Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.884726Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.884769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.890967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.897199Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.897243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.904293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.910521Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.910562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.920289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.926506Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.926550Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.932814Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.940231Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.940267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.946481Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.952719Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.952759Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.958972Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.965225Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.965272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.971488Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.977725Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.977770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.983971Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.992312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.992358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:26.998668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.004922Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.004973Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.011226Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.017444Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.017482Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.023680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.029924Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.029968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.036161Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.042422Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.042479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.048691Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.054945Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.055000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.063288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.070249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.070303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.076515Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.084242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.084301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.093257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.099524Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.099586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.105788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.112041Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.112103Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.119302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.125620Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.125685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.131902Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.139239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.139299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.145587Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.151843Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.151898Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.158108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.163341Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.163389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.169579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.175825Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.175877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.182097Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.187368Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.187415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.193641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.199886Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.199932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.206163Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.212415Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.212459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.219236Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.227251Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.227303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.233508Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.239754Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.239810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.246029Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.252286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.252336Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.258530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.264775Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.264831Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.271027Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.277295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.277359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.283573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.289864Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.289943Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.296192Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.302447Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.302506Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.309285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.317257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.317313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.324245Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.332311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.332375Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.340306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.346561Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.346614Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.352851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.360241Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.360300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.366528Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.372764Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.372810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.379015Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.384276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.384327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.390547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.397296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.397354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.403560Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.409818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.409878Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.416112Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.423250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.423307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.429521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.435746Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.435796Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.443241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.449484Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.449538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.455749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.461996Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.462053Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.468284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.474515Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.474562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.480768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.487006Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.487050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.493260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.499481Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.499523Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.505735Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.512059Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.512118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.518298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.524517Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.524566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.530776Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.537009Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.537068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.543273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.551292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.551350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.557539Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.563773Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.563828Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.570021Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.578284Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.578342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.584555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.590815Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.590867Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.597063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.603285Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.603338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.609530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.615767Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.615829Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.624281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.630515Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.630563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.636836Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.646297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.646343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.653234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.659461Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.659512Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.665710Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.671923Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.671972Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.678197Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.684424Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.684475Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.690687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.696921Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.696974Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.703259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.709474Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.709523Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.715727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.724297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.724357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.732240Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.738478Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.738531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.744733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.750980Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.751032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.757237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.763452Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.763493Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.769685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.775896Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.775937Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.782136Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.788375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.788432Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.794656Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.800903Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.800954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.807158Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.813396Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.813445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.823251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.829575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.829629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.835834Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.843252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.843304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.849500Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.855712Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.855753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.861946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.869292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.869338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.875553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.883297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.883356Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.889575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.895909Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.895961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.902147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.909242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.909297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.915517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.921759Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.921812Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.928016Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.934258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.934307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.940497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.946736Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.946790Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.953000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.959268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.959325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.967308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.975249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.975307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.983248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.989484Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.989536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:27.995751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.001980Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.002034Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.008251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.014474Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.014525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.020823Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.027064Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.027115Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.033279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.039521Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.039568Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.045769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.051994Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.052035Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.058276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.064528Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.064581Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.072237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.078495Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.078556Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.084293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.090543Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.090588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.098246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.104491Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.104536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.110763Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.118254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.118299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.128302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.134511Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.134547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.140745Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.146967Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.147009Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.153261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.159494Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.159551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.166277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.173290Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.173346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.183301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.189538Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.189593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.195815Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.202069Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.202134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.207334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.213630Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.213685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.219886Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.226111Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.226161Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.234309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.240558Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.240619Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.246833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.255252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.255309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.264260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.270522Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.270580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.276852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.283093Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.283149Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.288359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.294573Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.294615Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.300819Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.307017Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.307054Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.313273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.319491Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.319540Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.325741Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.331960Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.332011Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.338221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.344530Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.344576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.351237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.357462Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.357503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.363704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.369929Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.369966Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.376143Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.382371Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.382408Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.388613Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.394823Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.394864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.403237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.409476Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.409536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.415729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.421948Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.421996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.428215Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.434422Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.434469Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.440682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.446945Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.446999Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.453213Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.462312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.462376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.468661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.474905Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.474962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.481155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.487406Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.487460Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.494257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.500496Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.500546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.509251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.515505Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.515562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.521769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.528001Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.528055Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.533316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.539549Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.539609Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.545819Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.553249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.553302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.559518Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.565764Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.565823Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.572027Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.579296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.579349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.587294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.593530Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.593579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.600241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.606455Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.606494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.614249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.625265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.625314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.636315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.651324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.651386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.659363Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.665376Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.665434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.671687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.680321Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.680385Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.686601Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.694321Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.694384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.703322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.711324Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.711383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.722271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.736318Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.736379Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.742579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.748826Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.748870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.755079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.761267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.761304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.767500Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.773726Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.773778Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.779975Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.786207Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.786258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.792509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.798750Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.798803Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.804999Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.811215Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.811263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.817477Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.823712Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.823763Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.829954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.836168Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.836230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.842423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.848644Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.848700Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.854949Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.861191Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.861247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.867442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.873680Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.873729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.879926Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.886155Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.886229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.892424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.898662Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.898718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.904934Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.910340Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.910390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.916425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.922664Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.922720Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.928920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.935113Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.935163Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.941369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.947600Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.947655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.953855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.960081Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.960137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.965335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.971544Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.971595Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.977810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.984101Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.984155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.990364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.996570Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:28.996609Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.002808Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.009034Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.009075Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.015268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.021471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.021517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.027722Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.033353Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.033402Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.039602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.045924Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.045981Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.052198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.058436Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.058487Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.064693Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.070930Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.070976Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.077164Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.083401Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.083448Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.089648Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.095852Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.095899Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.102093Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.108270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.108319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.114511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.120808Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.120850Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.127047Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.133264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.133303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.139490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.145710Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.145749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.151946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.158165Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.158222Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.164412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.170634Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.170676Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.176938Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.183163Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.183219Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.189413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.195632Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.195672Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.201868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.208101Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.208144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.213350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.219563Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.219614Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.225362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.231596Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.231656Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.237942Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.244198Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.244253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.250457Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.256680Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.256731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.262918Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.269132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.269193Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.275397Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.281647Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.281700Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.287901Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.294141Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.294208Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.300396Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.306618Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.306670Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.312890Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.319106Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.319146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.324342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.330571Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.330613Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.336836Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.343072Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.343111Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.349262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.355481Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.355522Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.361728Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.368024Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.368061Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.374281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.380488Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.380600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.386798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.393004Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.393039Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.399241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.405352Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.405409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.411596Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.417845Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.417905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.424090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.429363Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.429395Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.435566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.441335Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.441367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.447538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.453708Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.453742Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.459941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.466271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.466310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.472500Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.478419Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.478464Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.484667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.490877Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.490935Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.497230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.503457Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.503510Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.509712Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.515915Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.515950Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.522148Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.528386Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.528426Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.534621Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.540836Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.540875Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.547078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.553297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.553346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.559629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.567484Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.567533Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.573733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.580069Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.580161Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.586373Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.592957Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.593310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.602261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.609130Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.609491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.620311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.630301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.635247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.648317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.656315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.656626Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.671463Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.681322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.681456Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.687802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.698312Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.698441Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.704695Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.711003Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.711108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.725969Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.740317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.740374Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.746578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.754297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.754421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.767317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.773785Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.774042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.786262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.793242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.793606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.801268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.807556Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.811234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.821259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.830287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.830502Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.839295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.847307Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.847427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.855300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.864294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.868238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.874545Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.883283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.883395Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.891299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.901254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.901377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.909390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.923299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.923647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.931284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.940299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.941143Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.949298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.960295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.961122Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.972260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.979598Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.980225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.986905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.993886Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:29.994692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.000354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.021109Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.021922Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.028616Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.039287Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.040074Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.050311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.056273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.056965Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.065249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.076253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.077067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.088769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.098255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.098477Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.110260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.121259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.121379Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.131262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.141262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.141390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.149268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.157270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.157389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.166269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.177282Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.177422Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.186306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.198274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.198426Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.204733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.215266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.215495Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.299781Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.313270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.313485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.326268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.337391Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.337687Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.345252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.353255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.353628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.362253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.369296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.369594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.382295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.398304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.398452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.427307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.435286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.435415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.441697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.448100Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.448243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.454587Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.461002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.461268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.467863Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.474194Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.474322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.480587Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.489252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.489362Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.495786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.502258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.502378Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.508627Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.517274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.517731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.524011Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.534275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.534400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.543266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.554263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.554393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.561270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.569286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.569416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.575662Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.584261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.584474Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.600299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.617279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.617434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.624255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.635262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.635394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.645272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.651591Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.651720Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.657970Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.664290Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.664414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.672252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.678576Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.678694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.684964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.691413Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.693678Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.702259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.718302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.718444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.726290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.733253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.733370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.739629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.746455Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.746757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.753336Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.763275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.765414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.773255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.779526Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.779644Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.794272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.805263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.805327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.814254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.823293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.823348Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.842268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.849252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.849377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.861265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.873377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.873494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.882293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.896306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.896916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.904261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.916271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.916901Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.925255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.933261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.933813Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.947267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.956261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:30.956387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.017280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.025289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.025472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.037260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.051264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.051415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.061264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.073265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.073866Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.086264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.095259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.096012Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.107311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.118262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.118996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.137266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.152271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.152993Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.165262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.178265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.179047Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.192260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.204719Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.205527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.219279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.231260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.232063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.240260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.252303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.253007Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.272262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.279251Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.279963Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.288297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.299265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.300060Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.310300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.318304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.318944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.329266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.338297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.338786Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.349300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.359306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.359437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.374261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.380573Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.380704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.386975Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.393349Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.393458Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.399703Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.409294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.409418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.420258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.426556Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.426660Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.432889Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.439114Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.439160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.445399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.451626Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.451677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.457888Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.463422Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.463472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.469698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.475971Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.476026Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.482253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.488665Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.488716Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.494911Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.501150Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.501210Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.507366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.513587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.513631Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.519853Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.526081Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.526131Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.531694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.537925Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.537973Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.544267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.550360Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.550412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.556617Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.562859Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.562918Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.569135Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.575663Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.575715Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.581924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.588161Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.588230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.594433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.600679Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.600729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.607017Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.613285Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.613337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.619543Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.625767Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.626365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.632602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.639452Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.639504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.645726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.651980Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.652037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.658272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.664504Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.664556Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.670877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.677123Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.677193Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.683437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.743732Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.743791Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.750303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.758311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.758366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.764600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.770857Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.770910Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.777146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.783413Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.783459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.789689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.795957Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.796010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.802240Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.808497Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.808554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.814767Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.821016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.821065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.827295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.833541Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.833586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.839813Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.846077Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.846130Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.851376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.857640Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.857690Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.863998Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.870276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.870330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.876559Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.882815Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.882864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.889090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.894295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.894345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.900552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.906809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.906863Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.913078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.919301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.919353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.925653Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.931901Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.931953Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.938165Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.944434Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.944491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.950730Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.956985Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.957037Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.963274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.969533Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.969588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.975832Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.982090Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.982142Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.987368Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.993610Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.993664Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:31.999883Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.006131Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.006202Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.012427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.018683Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.018734Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.024955Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.031213Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.031264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.037483Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.043739Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.043789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.050014Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.055338Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.055386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.061604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.067871Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.067927Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.074150Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.080412Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.080464Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.086710Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.092976Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.093032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.099284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.105534Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.105584Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.111808Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.118140Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.118215Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.124433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.130687Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.130743Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.136974Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.143240Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.143293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.149511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.155741Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.155788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.162000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.168245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.168292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.174503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.180830Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.180879Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.187109Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.192387Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.192443Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.198680Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.204925Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.204979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.211246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.217501Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.217547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.223768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.230026Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.230076Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.236302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.242556Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.242611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.248363Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.254614Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.254671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.260896Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.267158Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.267226Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.273442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.279704Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.279756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.285982Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.293306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.293361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.299580Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.305831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.305882Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.312171Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.320306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.320359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.326585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.332840Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.332893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.339111Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.346310Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.346366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.352603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.358868Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.358920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.365144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.371365Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.371414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.377624Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.383873Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.383919Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.390126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.395356Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.395397Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.401607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.407834Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.407875Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.414084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.420267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.420305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.426526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.432754Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.432810Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.439080Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.445283Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.445335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.451603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.457856Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.457914Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.463350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.469583Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.469654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.475874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.482098Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.482142Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.487381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.494010Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.494331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.500612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.506836Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.506880Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.514253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.520475Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.520519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.526709Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.532938Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.532993Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.539205Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.545410Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.545452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.551647Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.557872Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.557925Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.564108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.569354Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.569400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.575606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.581834Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.581879Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.588068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.594442Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.594490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.600713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.606958Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.606999Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.612576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.618655Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.618751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.625007Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.630356Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.630461Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.636667Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.642965Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.643015Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.649250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.655490Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.655536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.661764Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.667996Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.668038Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.674264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.680511Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.680566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.686776Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.693090Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.693137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.698357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.704587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.704632Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.710843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.718299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.718349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.724561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.730795Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.730842Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.737069Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.743361Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.743417Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.751309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.757640Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.757694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.763908Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.770138Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.770199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.778301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.784550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.784594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.790807Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.797299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.797350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.803566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.809816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.809864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.816078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.821360Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.821405Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.827608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.833855Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.833919Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.840132Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.846372Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.846419Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.852643Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.858895Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.858948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.865199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.871468Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.871527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.877743Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.883988Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.884038Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.890284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.896523Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.896572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.902779Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.909017Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.909067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.915284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.921520Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.921564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.927768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.934010Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.934059Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.940288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.946517Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.946563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.954307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.960557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.960611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.966855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.973123Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.973196Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.979426Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.985697Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.985751Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.991987Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.998268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:32.998320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.006308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.012639Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.012688Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.018905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.025168Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.025240Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.031452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.037705Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.037761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.044002Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.050274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.050324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.058295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.064530Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.064577Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.070769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.077084Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.077134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.082351Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.088591Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.088636Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.094842Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.101102Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.101152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.107379Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.113630Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.113681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.119903Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.126129Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.126195Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.132411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.138642Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.138690Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.146286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.152529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.152581Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.158800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.165040Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.165093Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.171292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.177533Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.177583Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.183805Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.190056Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.190106Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.196291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.202536Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.202587Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.208918Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.215165Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.215246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.223298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.229538Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.229586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.235802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.242037Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.242083Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.248335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.254587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.254635Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.260859Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.267117Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.267166Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.273406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.279649Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.279702Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.285927Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.292154Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.292214Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.298425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.304658Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.304702Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.310927Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.317150Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.317211Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.323424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.329660Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.329706Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.336007Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.342245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.342285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.348492Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.354722Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.354768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.361007Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.367268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.367314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.373541Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.379791Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.379840Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.386063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.392305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.392356Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.398657Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.404925Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.404977Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.411215Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.417471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.417521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.423753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.430010Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.430063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.436299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.442557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.442637Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.448873Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.455138Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.455209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.461507Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.467753Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.467799Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.474022Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.480289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.480342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.486559Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.492809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.492862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.499101Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.504376Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.504428Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.510644Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.516900Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.516950Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.523194Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.529446Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.529495Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.535721Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.541979Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.542026Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.548267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.554513Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.554561Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.560795Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.567066Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.567126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.572369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.578636Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.578696Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.584927Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.591262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.591314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.597541Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.603808Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.603860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.610090Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.615351Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.615398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.621622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.627869Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.627923Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.634163Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.640433Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.640485Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.646708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.653042Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.653092Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.659289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.665534Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.665583Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.671801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.678062Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.678116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.684318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.690584Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.690635Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.697302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.703550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.703597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.709800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.716037Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.716082Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.722298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.728559Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.728611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.734832Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.741101Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.741154Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.747371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.755137Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.755201Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.761416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.769313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.769365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.775593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.781924Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.781972Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.788207Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.794464Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.794514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.800719Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.806962Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.807008Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.813233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.820377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.820423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.826657Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.832907Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.832954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.839208Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.845540Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.845594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.851823Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.858084Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.858136Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.863369Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.869617Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.869670Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.875895Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.882149Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.882219Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.888433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.894676Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.894726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.900951Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.907210Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.907261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.913470Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.919718Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.919767Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.925984Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.932216Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.932260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.938474Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.944699Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.944743Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.950962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.957220Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.957271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.963484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.969714Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.969761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.976058Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.982295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.982341Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.988562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.994805Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:33.994854Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.001081Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.007290Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.007337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.013537Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.019761Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.019807Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.026005Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.032241Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.032285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.038577Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.044816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.044865Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.051104Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.056340Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.056383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.062611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.068913Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.068969Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.075189Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.081424Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.081473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.087682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.093930Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.093982Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.100218Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.106451Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.106502Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.112715Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.118952Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.119001Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.125228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.131459Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.131503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.138306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.144544Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.144584Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.150795Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.157036Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.157083Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.163311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.169572Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.169622Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.175854Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.182133Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.182198Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.188421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.194686Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.194737Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.200977Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.207260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.207313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.213529Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.223315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.223370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.229665Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.235916Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.235964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.242196Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.248450Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.248499Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.254725Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.260996Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.261049Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.267291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.275306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.275361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.281586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.289313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.289367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.295658Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.301924Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.301976Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.308210Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.314465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.314519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.320753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.327006Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.327055Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.333294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.339548Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.339597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.345813Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.351426Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.351475Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.357759Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.363978Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.364015Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.370212Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.376440Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.376483Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.382712Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.388961Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.389006Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.395230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.401458Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.401498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.407700Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.414170Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.414232Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.420507Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.426744Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.426789Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.432982Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.439220Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.439256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.445450Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.451671Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.451708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.457930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.464191Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.464239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.470442Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.476670Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.476713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.482946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.489281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.489323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.495695Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.501926Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.501970Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.508206Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.514430Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.514473Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.520669Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.526892Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.526932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.533134Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.539373Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.539414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.545616Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.551921Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.551963Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.558154Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.564406Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.564445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.570653Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.576890Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.576935Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.583162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.589405Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.589447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.597252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.603477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.603521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.609709Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.615993Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.616036Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.622237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.628461Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.628994Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.635683Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.641527Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.642155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.648881Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.655939Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.656376Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.663014Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.669983Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.671218Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.677306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.684122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.684843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.693298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.703252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.703996Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.711257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.717709Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.717979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.724370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.730819Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.731065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.737504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.744059Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.744393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.752292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.760643Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.760770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.767042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.775295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.775418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.785304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.791644Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.791760Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.799295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.812416Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.825259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.833355Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.842293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.842417Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.850289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.860293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.860412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.867188Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.873475Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.873606Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.879989Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.888296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.888417Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.898267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.906411Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.906526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.912775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.919014Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.919060Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.925282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.931511Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.931556Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.937779Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.944010Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.944061Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.950299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.956522Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.956576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.962777Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.968989Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.969044Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.975265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.981496Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.981547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.987365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.993600Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.993655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:34.999946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.006303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.006349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.012683Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.018921Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.018965Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.025188Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.031385Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.031418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.040302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.046535Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.046579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.052784Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.059011Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.059057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.064419Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.070630Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.070681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.076924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.083188Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.083235Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.089430Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.098259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.098310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.104509Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.110729Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.110772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.117003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.123273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.123324Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.129554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.135810Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.135862Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.142112Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.147362Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.147414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.153655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.159910Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.159958Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.166201Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.172447Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.172498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.178746Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.185002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.185059Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.190377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.196393Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.196444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.202701Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.208957Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.209010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.215270Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.221510Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.221562Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.227811Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.234062Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.234108Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.240300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.246550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.246604Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.252939Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.259183Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.259237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.265475Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.271724Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.271769Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.277988Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.284254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.284315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.290541Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.297339Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.297411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.303639Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.309935Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.310003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.315398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.321677Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.321740Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.327974Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.334257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.334323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.340560Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.346841Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.346921Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.353159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.359453Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.359519Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.365757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.372031Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.372099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.378317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.384671Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.384730Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.390981Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.397258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.397312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.403400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.409649Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.409718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.415964Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.422249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.422300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.428531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.434797Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.434849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.441092Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.446351Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.446398Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.452629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.458892Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.458949Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.465167Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.471431Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.471499Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.477727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.483984Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.484050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.490293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.496550Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.496608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.502836Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.508454Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.508514Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.514752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.521025Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.521093Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.527308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.533591Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.533651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.539881Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.546156Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.547244Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.553454Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.559726Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.559792Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.566027Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.572302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.572358Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.578588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.584379Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.584444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.590694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.596999Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.597077Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.602370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.608375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.608435Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.614661Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.620902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.620954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.627146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.633399Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.633454Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.639727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.645957Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.646017Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.652229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.658444Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.658492Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.664685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.670923Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.670975Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.677191Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.683420Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.683470Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.689666Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.695892Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.695946Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.702223Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.708449Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.708500Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.714727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.720953Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.720995Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.727199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.733407Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.733448Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.739637Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.745844Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.745893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.751338Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.757554Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.757589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.763788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.770001Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.770041Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.776253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.782474Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.782511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.788698Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.794936Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.794981Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.801211Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.807436Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.807478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.813672Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.819895Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.819950Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.826160Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.832481Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.832536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.838746Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.844977Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.845026Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.851230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.857443Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.857491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.863713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.869965Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.870019Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.875343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.881592Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.881640Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.887841Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.894159Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.894223Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.900434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.906663Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.906704Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.912386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.918601Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.918640Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.924838Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.931070Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.931112Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.937296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.943503Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.943544Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.949763Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.956002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.956043Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.962243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.968454Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.968494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.977250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.983471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.983513Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.989722Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.995954Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:35.995999Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.002224Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.008470Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.008513Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.014710Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.021012Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.021056Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.027272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.033502Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.033547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.039754Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.045969Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.046010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.052247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.058456Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.058498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.064696Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.070940Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.070995Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.077218Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.083465Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.083521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.089394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.095654Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.095710Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.101919Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.108132Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.108192Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.114409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.120668Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.120724Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.126943Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.133204Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.133254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.139387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.145645Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.145707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.151998Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.158278Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.158344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.164546Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.173436Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.173484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.179692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.185923Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.185967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.192152Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.198399Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.198444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.204651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.210909Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.210954Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.217243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.223467Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.223507Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.229716Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.235935Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.235978Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.242205Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.248425Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.248467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.254681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.260908Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.260949Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.267149Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.273375Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.273418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.279711Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.285941Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.285981Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.292192Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.298447Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.298497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.304726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.310958Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.310997Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.317228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.323455Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.323497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.329352Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.335553Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.335592Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.341869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.348082Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.348120Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.353264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.359461Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.359499Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.365685Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.371916Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.371958Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.378171Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.384400Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.384456Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.390678Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.397194Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.397238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.403455Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.409750Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.409800Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.415988Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.422217Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.422257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.428466Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.434695Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.434743Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.440952Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.447192Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.447237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.453419Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.459603Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.459642Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.465797Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.472048Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.472082Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.478247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.484701Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.484736Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.490934Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.502860Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.502916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.509104Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.514254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.514294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.520573Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.526773Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.526812Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.533260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.539481Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.539526Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.547752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.553981Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.554022Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.560250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.566584Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.566629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.575327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.581575Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.581623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.587844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.594081Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.594126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.599335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.605951Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.605997Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.612210Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.618755Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.618801Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.625260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.631477Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.631520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.637707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.644247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.644304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.650506Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.656385Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.656727Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.665282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.675546Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.675851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.682146Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.688474Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.688521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.694762Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.700998Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.701042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.707259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.713505Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.713557Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.719755Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.725610Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.725985Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.731785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.737265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.737590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.743438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.749877Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.750208Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.756471Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.762790Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.762998Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.769237Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.775497Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.775551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.781720Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.787961Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.788006Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.794241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.800816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.801209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.807930Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.814317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.814361Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.820581Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.826809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.826853Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.833068Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.839292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.839337Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.845554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.851812Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.851860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.858061Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.864302Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.864350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.870575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.876818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.876869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.883061Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.889298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.889589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.895855Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.902118Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.902449Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.908874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.915128Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.915503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.921731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.928201Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.928248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.934463Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.940704Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.940763Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.946966Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.953238Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.953289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.959456Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.965710Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.965766Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.972004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.978252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.978294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.988303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.994557Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:36.994608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.000849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.007123Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.007196Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.013420Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.019656Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.019708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.025945Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.032203Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.032252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.038480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.044812Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.044861Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.051083Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.057299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.057347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.063566Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.069809Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.069856Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.076083Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.082296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.082347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.088563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.094800Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.094851Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.101080Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.107280Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.107322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.113529Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.119769Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.119822Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.126050Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.132314Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.132368Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.138576Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.144839Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.144910Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.151132Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.157390Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.157446Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.163671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.169929Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.169983Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.176296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.182560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.182607Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.188833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.195085Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.195135Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.200329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.206538Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.206591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.212753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.218954Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.218994Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.225205Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.231429Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.231478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.237841Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.244083Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.244125Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.249333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.255585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.255644Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.261869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.268248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.268303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.274528Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.280776Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.280825Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.287055Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.293286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.293335Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.299555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.305795Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.305839Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.312051Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.318273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.318315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.324524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.330763Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.330812Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.337034Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.343279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.343328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.349555Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.355799Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.355842Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.362067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.367368Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.367415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.373641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.379888Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.379939Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.386166Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.392439Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.392495Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.398736Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.405002Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.405055Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.411265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.417483Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.417529Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.423759Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.430081Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.430133Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.435383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.441638Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.441692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.447920Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.454161Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.454230Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.460465Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.466728Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.466781Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.473014Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.479292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.479349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.485588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.491839Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.491898Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.498125Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.504377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.504433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.510654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.516906Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.516956Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.523189Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.529443Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.529500Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.535708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.541948Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.541995Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.548226Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.554463Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.554512Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.560807Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.567051Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.567099Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.572359Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.578612Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.578671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.584900Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.591164Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.591240Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.597467Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.603714Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.603761Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.609979Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.616229Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.616276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.622572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.628854Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.628918Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.635126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.642279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.642323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.648574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.654816Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.654868Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.661078Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.667267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.667551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.680258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.686590Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.686708Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.698257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.708260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.708388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.715147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.730274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.730333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.742264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.757273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.757329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.763563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.775276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.775331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.787269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.794254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.794382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.805265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.814266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.814418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.827272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.839273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.839332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.851263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.872276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.872333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.879288Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.891269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.891334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.903264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.918272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.918330Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.927280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.935260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.935382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.949269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.961268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.961321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.974265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.982308Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.982425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.989249Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.998253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:37.998308Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.009267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.015605Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.015734Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.031277Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.040262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.040480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.050259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.064267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.064321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.070617Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.076910Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.077018Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.091268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.099253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.099383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.105655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.115254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.115310Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.135272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.143239Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.143291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.152261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.163261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.163319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.174271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.180704Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.180823Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.191263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.199253Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.199390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.212262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.227265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.227316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.238258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.246297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.246409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.255261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.269271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.269332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.279257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.289269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.289446Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.295764Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.303255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.303374Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.312259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.325275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.325334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.337267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.354281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.354345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.362255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.368987Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.369110Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.379258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.392275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.392340Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.406272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.418270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.418329Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.428263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.436260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.436319Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.447266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.458054Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.458111Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.465365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.472261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.472323Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.485284Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.501274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.501331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.508318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.524271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.524331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.530578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.536960Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.537015Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.550290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.561309Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.561366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.572266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.582270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.582327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.593268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.602301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.602354Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.610265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.623273Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.623415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.631302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.645271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.645333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.654263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.670274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.670331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.678257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.687260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.687316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.702274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.710259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.710394Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.720263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.730260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.730389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.743260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.755266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.755399Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.767265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.777261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.777327Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.790272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.803269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.803328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.815274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.823781Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.823901Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.841273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.855508Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.855563Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.866263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.876259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.876311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.882378Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.895266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.895321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.901575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.918101Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.918155Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.924625Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.946170Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.946744Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.958264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.964767Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.964821Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.978715Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.985820Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.986095Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.992480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.998353Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:38.998554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.004457Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.014305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.014421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.020817Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.027050Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.027306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.035023Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.041489Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.041600Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.049159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.055824Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.056293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.062588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.068921Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.069030Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.075299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.081376Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.081581Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.088292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.103295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.103681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.116326Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.125295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.125677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.143287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.149296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.149659Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.163309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.173301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.173691Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.181289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.191450Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.191517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.209332Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.222267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.222693Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.239261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.251313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.251734Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.258371Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.265299Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.265447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.272311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.278804Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.279143Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.286004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.293313Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.293531Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.299927Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.306279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.306333Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.312564Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.318828Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.318877Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.325122Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.331391Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.331445Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.337681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.343368Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.343411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.349697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.355927Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.355967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.362190Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.368428Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.368478Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.374692Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.380925Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.380970Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.387193Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.393414Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.393452Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.399650Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.405894Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.405940Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.412122Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.417346Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.417386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.423594Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.429804Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.429844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.436045Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.442260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.442297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.448477Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.454698Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.454739Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.460944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.467154Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.467210Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.473346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.479638Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.479676Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.485880Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.492097Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.492137Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.497343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.503562Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.503598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.509799Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.516027Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.516065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.521328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.527552Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.527596Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.533802Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.540012Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.540057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.546263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.552472Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.552520Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.558733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.564990Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.565047Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.571286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.577373Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.577423Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.583616Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.589859Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.589924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.596126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.602361Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.602413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.609287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.615532Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.615588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.621792Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.628052Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.628107Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.634281Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.640367Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.640419Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.646642Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.652890Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.652943Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.659144Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.665393Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.665440Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.671728Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.677965Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.678010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.684232Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.690479Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.690532Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.696729Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.702970Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.703010Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.709241Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.715483Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.715529Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.721748Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.727991Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.728036Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.733420Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.739735Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.739773Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.745975Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.752237Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.752283Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.758489Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.764711Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.764755Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.770967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.777189Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.777231Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.783391Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.789621Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.789668Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.795889Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.802122Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.802169Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.808390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.814362Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.814400Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.820582Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.826802Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.826841Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.833062Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.839272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.839312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.845505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.851714Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.851757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.857975Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.864254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.864296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.870486Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.876689Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.876731Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.882935Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.889124Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.889162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.895370Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.901558Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.901599Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.907791Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.913985Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.914023Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.920234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.926501Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.926540Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.932745Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.938965Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.939004Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.944367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.950601Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.950646Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.956847Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.963083Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.963123Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.969274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.975520Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.975570Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.981798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.988032Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.988084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:39.994294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.000515Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.000554Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.006373Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.012633Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.012681Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.018917Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.025150Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.025214Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.031433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.037661Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.037705Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.043932Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.050160Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.050225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.056504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.062729Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.062768Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.068962Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.075167Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.075220Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.081407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.087344Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.087377Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.093536Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.099717Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.099750Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.105924Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.112119Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.112159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.118433Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.124614Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.124654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.130844Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.137041Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.137071Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.143257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.149453Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.149491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.155699Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.161902Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.161938Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.168126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.173321Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.173350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.179357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.185564Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.185597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.191775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.197989Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.198028Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.204239Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.210451Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.210491Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.216682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.222897Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.222933Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.229115Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.234323Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.234357Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.240552Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.246831Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.246869Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.252325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.258498Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.258530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.265726Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.271939Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.272027Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.286605Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.294276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.294372Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.300577Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.306846Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.306961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.313259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.319566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.319757Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.325997Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.332250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.332295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.338490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.344805Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.344936Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.351165Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.357440Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.357641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.363860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.370082Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.370126Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.375344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.381560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.381602Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.387821Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.394073Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.394116Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.400286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.406505Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.406542Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.412753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.418990Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.419032Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.424364Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.430583Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.430629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.436916Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.443121Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.443159Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.449365Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.455574Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.455612Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.461808Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.468039Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.468084Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.474261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.480472Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.480515Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.486705Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.492909Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.492959Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.499118Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.504335Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.504383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.510572Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.516783Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.516838Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.523044Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.529269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.529317Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.535505Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.541725Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.541775Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.547958Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.554200Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.554256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.560461Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.566756Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.566807Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.573003Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.579243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.579292Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.585503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.591346Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.591393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.597593Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.603814Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.603866Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.610065Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.616258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.616304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.622510Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.628820Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.628864Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.635075Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.641267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.641301Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.647498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.653717Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.653756Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.659947Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.666161Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.666221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.672421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.679242Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.679290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.685459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.691660Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.691707Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.697911Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.704139Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.711254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.718624Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.732391Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.733219Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.740290Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.750648Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.751579Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.757363Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.763642Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.763749Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.770005Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.778305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.778429Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.784714Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.791118Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.791243Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.801042Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.806360Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.806468Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.816313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.824276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.824497Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.835261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.843290Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.843412Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.851287Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.857594Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.857722Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.863995Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.872294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.879246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.890282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.898289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.898401Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.905307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.915317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.915447Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.921701Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.928046Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.928209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.934498Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.945322Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.945438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.956302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.962599Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.962733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.968968Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.975266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.975387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.984311Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.992294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:40.992421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.006316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.012684Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.012788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.022299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.030250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.030304Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.036493Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.042732Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.042772Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.048950Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.055149Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.055214Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.061418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.067646Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.067696Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.073878Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.080196Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.080252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.086453Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.092688Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.092744Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.098363Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.104587Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.104643Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.110852Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.117089Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.117138Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.122328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.128547Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.128596Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.134785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.141090Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.141141Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.146342Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.152554Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.152591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.158790Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.165067Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.165103Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.170347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.176560Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.176598Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.182804Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.189025Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.189060Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.195262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.201468Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.201504Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.207771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.214000Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.214043Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.220264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.226348Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.226386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.232587Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.238813Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.238874Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.245087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.251311Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.251366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.257578Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.263808Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.263860Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.270143Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.276359Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.276409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.282596Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.288845Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.288906Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.295098Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.302240Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.302293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.308486Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.314726Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.314784Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.320990Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.327219Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.327269Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.333553Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.339793Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.339849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.346053Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.352281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.352334Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.358517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.364725Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.364770Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.370959Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.377157Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.377222Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.383425Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.389337Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.389385Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.395575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.401788Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.401835Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.408030Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.414270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.414318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.420524Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.426732Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.426781Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.432959Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.439171Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.439250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.445436Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.451640Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.451689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.457859Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.464151Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.464221Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.470395Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.476611Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.476662Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.482344Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.488541Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.488588Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.494777Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.501007Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.501053Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.507259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.513456Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.513501Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.519713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.526017Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.526057Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.532267Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.538502Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.538548Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.544752Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.550348Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.550390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.556597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.562365Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.562414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.568597Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.574818Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.574870Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.581063Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.587274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.587325Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.593503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.599692Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.599740Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.605923Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.612126Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.612170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.618350Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.624545Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.624590Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.630777Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.636348Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.636393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.642591Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.648828Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.648878Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.655147Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.661379Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.661434Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.667609Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.673828Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.673876Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.680066Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.686297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.686347Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.692525Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.698735Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.698783Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.704978Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.711216Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.711256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.717517Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.723726Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.723771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.729967Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.736202Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.736242Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.742422Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.748638Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.748682Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.754899Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.761126Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.761170Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.767391Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.774291Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.774343Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.780628Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.786864Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.786922Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.793119Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.798333Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.798372Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.804346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.812292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.812401Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.818630Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.826524Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.826812Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.833233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.840861Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.841038Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.850258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.858471Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.858771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.866247Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.878293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.878413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.884654Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.895266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.895480Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.915273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.922293Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.922406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.930254Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.936558Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.936961Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.943246Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.952261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.955233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.967278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.974519Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.974623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.982251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.990236Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.990346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:41.997279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.005255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.005527Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.011903Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.021252Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.022204Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.028586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.042205Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.042511Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.049197Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.055488Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.055794Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.062067Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.069269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.069381Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.077314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.083585Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.083728Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.092255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.101248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.101300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.107494Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.113695Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.113740Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.119917Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.126114Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.126162Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.132353Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.138533Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.138574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.153503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.165404Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.165454Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.175482Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.183245Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.183349Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.190289Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.199260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.199629Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.216259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.234264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.234569Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.251268Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.265267Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.265608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.274250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.286258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.286798Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.298260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.306967Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.307861Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.315251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.329266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.329827Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.335387Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.345250Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.345571Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.352297Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.361304Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.361420Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.373259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.382248Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.382484Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.393266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.402079Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.402322Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.422263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.437259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.443248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.453291Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.465258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.465383Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.471697Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.482259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.482521Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.491331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.502706Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.502990Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.522279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.537279Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.537651Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.545251Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.558270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.558589Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.565285Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.572529Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.572753Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.585313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.592129Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.592427Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.604279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.616443Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.616733Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.626298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.632861Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.635235Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.650279Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.657281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.657608Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.666259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.676247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.676575Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.690273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.703254Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.703366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.714672Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.733300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.733415Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.744257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.757274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.757421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.777503Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.800680Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.803389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.809829Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.816143Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.816248Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.829623Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.838356Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.839000Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.850299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.859973Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.860611Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.872743Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.880456Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.880574Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.889286Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.897292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.897927Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.921260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.931296Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.931818Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.951266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.967297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.967941Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.975264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.987315Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:42.987993Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.001282Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.009933Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.010048Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.016671Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.023749Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.024948Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.036307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.045249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.048228Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.063256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.077300Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.077675Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.091298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.101294Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.101411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.109298Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.121305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.121457Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.133296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.140247Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.140366Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.165315Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.171802Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.172079Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.196275Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.210274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.210410Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.218257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.235263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.235320Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.249280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.258377Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.258603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.272259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.278381Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.278569Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.289271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.304282Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.306229Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.540274Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.555266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.555393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.567266Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.594270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.594328Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.605259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.611586Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.611706Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.621264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.636274Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.636406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.645258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.661276Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.661410Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.670257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.682265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.682401Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.692258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.703261Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.703389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.715976Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.721447Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.721547Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.729256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.735582Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.738233Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.749273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.760266Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.760396Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.772273Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.778609Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.778732Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.789264Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.802305Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.802431Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.808694Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.817259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.817395Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.827259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.833568Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.833695Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.843260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.851257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.851385Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.857655Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.867265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.867404Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.873690Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.885268Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.885463Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.895295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.901607Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.901723Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.909255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.919255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.919468Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.927256Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.940275Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.940421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.953272Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.959704Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.959820Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.969258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.979260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.979390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.989253Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.995566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:43.995684Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.006263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.013263Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.013389Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.021250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.027551Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.027665Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.037260Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.043658Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.043774Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.053258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.063265Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.071321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.104276Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.111662Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.111788Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.118115Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.129264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.129391Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.139257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.145569Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.145695Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.154252Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.167271Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.167411Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.182551Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.192262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.192382Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.203262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.209593Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.209718Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.219261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.232272Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.232407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.241255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.251259Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.251388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.259300Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.270264Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.270321Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.277250Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.283360Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.284075Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.294263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.304260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.304386Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.314259Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.324257Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.324390Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.333258Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.339572Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.339689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.348262Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.358262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.358393Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.364670Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.373260Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.373392Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.383893Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.395270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.395416Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.403255Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.409631Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.409843Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.415414Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.425262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.433257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.444271Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.454262Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.454396Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.460663Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.469387Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.469516Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.475833Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.482210Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.482331Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.488640Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.504269Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.504407Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.513265Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.520258Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.520384Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.529280Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.539270Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.539585Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.547293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.553743Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.554209Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.563299Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.570326Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.570459Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.576858Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.583243Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.583490Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.591309Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.598129Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.598444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.606720Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.613481Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.614080Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.620739Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.627225Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.629225Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.641318Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.651303Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.651444Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.659307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.665606Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.665736Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.677261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.687297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.687437Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.695257Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.701566Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.701699Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.707973Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.714387Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.714513Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.724312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.730626Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.730766Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.738305Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.745286Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.745413Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.754313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.763405Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.763538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.770278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.779292Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.779421Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.789316Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.795624Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.795754Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.806263Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.812582Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.812713Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.821296Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.827628Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.829234Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.839302Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.850249Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.850424Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.856367Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.869301Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.869438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.884294Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.895317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.895456Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.909303Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.917255Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.917378Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.926314Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.939281Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.939418Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.948295Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.959367Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.959771Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.968307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.974555Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.974603Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.984307Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.993297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:44.993409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.012154Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.021881Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.022199Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.033164Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.040289Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.040479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.051261Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.064297Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.064406Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.073293Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.086306Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.086438Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.092714Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.102298Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.102446Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.117312Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.125280Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.125479Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.131944Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.140295Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.140409Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.146675Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.152940Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.153039Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.159278Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.168317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.168449Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.174777Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.181016Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.181059Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.187408Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.193600Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.193641Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.199849Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.205351Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.205388Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.211586Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.217837Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.217892Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.224087Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.229256Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.229306Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.235530Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.241765Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.241806Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.248005Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.254209Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.254240Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.260419Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.266621Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.266677Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.272883Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.279092Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.279133Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.284313Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.290496Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.290543Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.296716Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.303000Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.303049Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.310238Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.316434Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.316472Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.322659Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.328859Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.328905Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.335104Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.340317Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.340360Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.346538Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.352739Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.352785Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.358346Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.364644Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.364689Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 1/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.370345Z  WARN kadcast::transport::sockets: Unable to send msg, temptative 2/3 - Network is unreachable (os error 101) [INFO] [stdout] 2026-04-10T09:12:45.376543Z ERROR kadcast::transport::sockets::tests: Network is unreachable (os error 101) [WARN] too many lines in the log, truncating it