[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P40b0s/kafka on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 371df066a0d7b53e0f5c91312f05a9ec30126be9d4345c4ea2f0885bfe04da51
[INFO] running `Command { std: "docker" "start" "-a" "371df066a0d7b53e0f5c91312f05a9ec30126be9d4345c4ea2f0885bfe04da51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "371df066a0d7b53e0f5c91312f05a9ec30126be9d4345c4ea2f0885bfe04da51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371df066a0d7b53e0f5c91312f05a9ec30126be9d4345c4ea2f0885bfe04da51", kill_on_drop: false }`
[INFO] [stdout] 371df066a0d7b53e0f5c91312f05a9ec30126be9d4345c4ea2f0885bfe04da51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 179a0042179f6e5110c3f1b3184f92614dca3c80365a0932e62fb7db2f2abf10
[INFO] running `Command { std: "docker" "start" "-a" "179a0042179f6e5110c3f1b3184f92614dca3c80365a0932e62fb7db2f2abf10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[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 tokio v1.41.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 15.84s
[INFO] running `Command { std: "docker" "inspect" "179a0042179f6e5110c3f1b3184f92614dca3c80365a0932e62fb7db2f2abf10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "179a0042179f6e5110c3f1b3184f92614dca3c80365a0932e62fb7db2f2abf10", kill_on_drop: false }`
[INFO] [stdout] 179a0042179f6e5110c3f1b3184f92614dca3c80365a0932e62fb7db2f2abf10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d947d2ba07c2973422fc28a5ba79281f10a9941b11744d16b2894cec0df3c2d2
[INFO] running `Command { std: "docker" "start" "-a" "d947d2ba07c2973422fc28a5ba79281f10a9941b11744d16b2894cec0df3c2d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling logger v0.1.1 (https://github.com/P40b0s/logger.git#e00f8458)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 tokio-test v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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: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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.96s
[INFO] running `Command { std: "docker" "inspect" "d947d2ba07c2973422fc28a5ba79281f10a9941b11744d16b2894cec0df3c2d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d947d2ba07c2973422fc28a5ba79281f10a9941b11744d16b2894cec0df3c2d2", kill_on_drop: false }`
[INFO] [stdout] d947d2ba07c2973422fc28a5ba79281f10a9941b11744d16b2894cec0df3c2d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e97ed06714c32093bb3b22e44a647aa2691beb58ef4cc8bde896337f4cb6a3ba
[INFO] running `Command { std: "docker" "start" "-a" "e97ed06714c32093bb3b22e44a647aa2691beb58ef4cc8bde896337f4cb6a3ba", 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: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: 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: `kafka` (lib test) generated 3 warnings (run `cargo fix --lib -p kafka --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka-9ec43db30e4e6b82)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] %3|1773075916.154|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|1773075916.154|FAIL|ug_client2#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|1773075916.154|FAIL|ug_client#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|1773075916.154|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|1773075917.153|FAIL|ug_client#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|1773075917.153|FAIL|ug_client2#consumer-1| [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|1773075917.153|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|1773075917.153|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|1773075918.153|FAIL|ug_client2#consumer-1| [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|1773075918.154|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|1773075919.154|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] [stderr] %3|1773075921.154|FAIL|ug_client2#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] [stdout] test tests::test_typed_produce ... ok
[INFO] [stderr] %3|1773075947.154|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075948.154|FAIL|ug_client2#consumer-1| [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|1773075950.154|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|1773075951.154|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, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075954.155|FAIL|ug_client2#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, 17 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|1773075977.154|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075981.154|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|1773075982.154|FAIL|ug_client2#consumer-1| [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|1773075982.155|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|1773075984.155|FAIL|ug_client2#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, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773076007.155|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076011.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, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1773076013.155|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|1773076013.155|FAIL|ug_client2#consumer-1| [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|1773076017.155|FAIL|ug_client2#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, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773076037.155|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076041.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, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773076043.155|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|1773076044.155|FAIL|ug_client2#consumer-1| [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|1773076047.155|FAIL|ug_client2#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, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773076067.156|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076071.156|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|1773076073.156|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|1773076074.157|FAIL|ug_client2#consumer-1| [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|1773076078.156|FAIL|ug_client2#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, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773076097.156|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076101.156|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, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1773076103.156|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, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1773076105.156|FAIL|ug_client2#consumer-1| [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|1773076108.156|FAIL|ug_client2#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, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773076127.157|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076131.157|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|1773076135.157|FAIL|ug_client2#consumer-1| [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|1773076137.157|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|1773076141.157|FAIL|ug_client2#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, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773076157.157|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076161.157|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, 23 identical error(s) suppressed)
[INFO] [stderr] %3|1773076165.157|FAIL|ug_client2#consumer-1| [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|1773076170.157|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, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1773076172.157|FAIL|ug_client2#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, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773076187.157|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076191.158|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|1773076195.158|FAIL|ug_client2#consumer-1| [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|1773076200.158|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|1773076205.158|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076217.158|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076223.160|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|1773076225.158|FAIL|ug_client2#consumer-1| [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|1773076235.159|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|1773076237.160|FAIL|ug_client2#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, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773076247.160|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076255.159|FAIL|ug_client2#consumer-1| [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|1773076255.160|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|1773076265.160|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|1773076267.161|FAIL|ug_client2#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, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773076277.160|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076285.160|FAIL|ug_client2#consumer-1| [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|1773076287.161|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|1773076295.162|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|1773076298.161|FAIL|ug_client2#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, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1773076307.161|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076315.161|FAIL|ug_client2#consumer-1| [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|1773076317.161|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|1773076328.162|FAIL|ug_client2#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, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773076329.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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076337.161|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076347.162|FAIL|ug_client2#consumer-1| [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|1773076350.162|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|1773076359.162|FAIL|ug_client2#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, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773076359.162|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|1773076367.162|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076377.162|FAIL|ug_client2#consumer-1| [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|1773076382.162|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|1773076389.162|FAIL|ug_client2#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, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773076391.162|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|1773076397.163|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076407.163|FAIL|ug_client2#consumer-1| [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|1773076412.163|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|1773076419.163|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076422.163|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|1773076427.163|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076437.164|FAIL|ug_client2#consumer-1| [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|1773076443.164|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|1773076449.164|FAIL|ug_client2#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, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773076453.165|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|1773076457.164|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076468.164|FAIL|ug_client2#consumer-1| [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|1773076479.164|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|1773076482.164|FAIL|ug_client2#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, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773076484.164|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|1773076487.164|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076498.166|FAIL|ug_client2#consumer-1| [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|1773076509.165|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|1773076513.165|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076515.165|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|1773076517.165|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076530.165|FAIL|ug_client2#consumer-1| [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|1773076539.166|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|1773076543.166|FAIL|ug_client2#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, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773076545.166|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|1773076547.165|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076560.166|FAIL|ug_client2#consumer-1| [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|1773076570.166|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|1773076573.166|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076577.166|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076578.166|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|1773076590.166|FAIL|ug_client2#consumer-1| [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|1773076600.168|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|1773076603.167|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076607.167|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076608.167|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|1773076620.167|FAIL|ug_client2#consumer-1| [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|1773076631.167|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|1773076633.168|FAIL|ug_client2#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, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773076637.168|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076638.167|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|1773076650.167|FAIL|ug_client2#consumer-1| [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|1773076661.168|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|1773076664.168|FAIL|ug_client2#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, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773076668.168|FAIL|ug_client#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, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1773076670.168|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, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1773076680.168|FAIL|ug_client2#consumer-1| [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|1773076691.168|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|1773076695.168|FAIL|ug_client2#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, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773076698.168|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076702.168|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|1773076710.168|FAIL|ug_client2#consumer-1| [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|1773076723.168|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|1773076725.168|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076728.168|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076734.169|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|1773076740.169|FAIL|ug_client2#consumer-1| [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|1773076753.169|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|1773076758.170|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076764.170|FAIL|ug_client2#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, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773076765.169|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|1773076772.170|FAIL|ug_client2#consumer-1| [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|1773076784.170|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|1773076788.171|FAIL|ug_client#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, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773076795.171|FAIL|ug_client2#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, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773076796.170|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|1773076806.170|FAIL|ug_client2#consumer-1| [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)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "e97ed06714c32093bb3b22e44a647aa2691beb58ef4cc8bde896337f4cb6a3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97ed06714c32093bb3b22e44a647aa2691beb58ef4cc8bde896337f4cb6a3ba", kill_on_drop: false }`
[INFO] [stdout] e97ed06714c32093bb3b22e44a647aa2691beb58ef4cc8bde896337f4cb6a3ba
