[INFO] cloning repository https://github.com/P40b0s/kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P40b0s/kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98f589fa6f5c14b129028274ca19d934564cf1d3
[INFO] testing P40b0s/kafka/98f589fa6f5c14b129028274ca19d934564cf1d3 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/P40b0s/kafka
[INFO] finished tweaking git repo https://github.com/P40b0s/kafka
[INFO] tweaked toml for git repo https://github.com/P40b0s/kafka written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P40b0s/kafka on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/P40b0s/kafka 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd457396c8331d95c3e12768e0cff9cac4fd44b4f39c968975a3ee6bd31723f0
[INFO] running `Command { std: "docker" "start" "-a" "fd457396c8331d95c3e12768e0cff9cac4fd44b4f39c968975a3ee6bd31723f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd457396c8331d95c3e12768e0cff9cac4fd44b4f39c968975a3ee6bd31723f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd457396c8331d95c3e12768e0cff9cac4fd44b4f39c968975a3ee6bd31723f0", kill_on_drop: false }`
[INFO] [stdout] fd457396c8331d95c3e12768e0cff9cac4fd44b4f39c968975a3ee6bd31723f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ee42ec93a706f50e42f0d78f9b2ad12edef3021d36b1358baf8b921fed71e54
[INFO] running `Command { std: "docker" "start" "-a" "4ee42ec93a706f50e42f0d78f9b2ad12edef3021d36b1358baf8b921fed71e54", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "4ee42ec93a706f50e42f0d78f9b2ad12edef3021d36b1358baf8b921fed71e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ee42ec93a706f50e42f0d78f9b2ad12edef3021d36b1358baf8b921fed71e54", kill_on_drop: false }`
[INFO] [stdout] 4ee42ec93a706f50e42f0d78f9b2ad12edef3021d36b1358baf8b921fed71e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd38c77c6869418e633d21e0e05083b56565dbe389a710288ba7100650bcc463
[INFO] running `Command { std: "docker" "start" "-a" "fd38c77c6869418e633d21e0e05083b56565dbe389a710288ba7100650bcc463", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling logger v0.1.1 (https://github.com/P40b0s/logger.git#e00f8458)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 for h in header.iter()
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.77s
[INFO] running `Command { std: "docker" "inspect" "fd38c77c6869418e633d21e0e05083b56565dbe389a710288ba7100650bcc463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd38c77c6869418e633d21e0e05083b56565dbe389a710288ba7100650bcc463", kill_on_drop: false }`
[INFO] [stdout] fd38c77c6869418e633d21e0e05083b56565dbe389a710288ba7100650bcc463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8779fd6e40e478fd5525a8195bd1bfa9c94731b3f6fa1432bc56f1a4afdbe46d
[INFO] running `Command { std: "docker" "start" "-a" "8779fd6e40e478fd5525a8195bd1bfa9c94731b3f6fa1432bc56f1a4afdbe46d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:56:37
[INFO] [stderr]    |
[INFO] [stderr] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:72:41
[INFO] [stderr]    |
[INFO] [stderr] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:83:21
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 for h in header.iter()
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: `kafka` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka-76d4536946a15045)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] %3|1758756573.180|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1758756573.181|FAIL|rdkafka#producer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1758756573.186|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1758756573.187|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1758756574.183|FAIL|rdkafka#producer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1758756574.187|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1758756574.204|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1758756574.205|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1758756575.204|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1758756575.212|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1758756576.205|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1758756578.211|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_produce ... ok
[INFO] [stderr] %3|1758756604.260|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756605.260|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758756606.260|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758756610.261|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756614.261|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_consumer has been running for over 60 seconds
[INFO] [stdout] test tests::test_typed_consumers has been running for over 60 seconds
[INFO] [stderr] %3|1758756634.278|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756635.280|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758756638.282|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756644.283|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756649.284|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756664.301|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756665.301|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756668.302|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1758756676.302|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758756681.338|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756694.347|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756699.350|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758756700.349|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758756711.353|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758756712.367|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756724.355|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756729.381|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756734.383|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 22 identical error(s) suppressed)
[INFO] [stderr] %3|1758756741.414|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756743.440|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756754.376|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756759.523|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756764.524|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756771.524|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756773.530|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756784.395|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756789.533|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756794.527|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756801.527|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756803.535|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756814.433|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756819.543|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756825.531|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756831.543|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756835.595|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758756844.457|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756849.595|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756856.555|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756861.559|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756866.598|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756874.491|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1758756880.676|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756886.603|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1758756891.603|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1758756896.685|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756904.498|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756910.733|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756921.628|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 22 identical error(s) suppressed)
[INFO] [stderr] %3|1758756922.633|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1758756927.733|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758756934.510|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756940.736|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756952.651|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1758756954.651|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1758756957.736|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758756964.538|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758756972.748|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758756983.673|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758756986.674|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758756989.763|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758756994.597|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757002.762|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757016.699|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1758757020.772|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757021.700|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1758757024.637|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757032.772|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757046.764|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757050.846|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758757051.802|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757054.687|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757062.888|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1758757078.889|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1758757082.888|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1758757082.908|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1758757084.739|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757092.913|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758757108.889|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1758757113.943|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757114.808|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757117.893|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757123.944|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757139.946|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757143.956|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757144.829|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757147.971|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757153.969|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758757170.012|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1758757174.835|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1758757175.028|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757179.040|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1758757185.042|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1758757202.069|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757204.873|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757205.069|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758757209.086|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757216.128|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1758757233.155|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757234.903|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757235.156|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1758757240.161|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758757246.164|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1758757264.174|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1758757264.925|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757267.192|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757270.174|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1758757276.195|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757294.963|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757295.251|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757297.215|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1758757302.279|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757309.222|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757325.024|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757326.297|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757327.245|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757333.301|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757340.264|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757355.060|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757356.444|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758757361.322|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758757363.472|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758757372.322|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1758757385.071|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757387.509|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757391.323|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757393.508|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1758757403.330|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757415.083|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757419.509|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1758757421.348|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1758757423.524|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757433.351|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1758757445.101|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1758757449.536|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757451.410|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1758757455.542|FAIL|ug_client#consumer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1758757463.411|FAIL|ug_client2#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "8779fd6e40e478fd5525a8195bd1bfa9c94731b3f6fa1432bc56f1a4afdbe46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8779fd6e40e478fd5525a8195bd1bfa9c94731b3f6fa1432bc56f1a4afdbe46d", kill_on_drop: false }`
[INFO] [stdout] 8779fd6e40e478fd5525a8195bd1bfa9c94731b3f6fa1432bc56f1a4afdbe46d
