[INFO] fetching crate rdkafka 0.38.0... [INFO] testing rdkafka-0.38.0 against master#a1531335fe2807715fff569904d99602022643a7 for pr-145277 [INFO] extracting crate rdkafka 0.38.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rdkafka 0.38.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rdkafka 0.38.0 [INFO] tweaked toml for crates.io crate rdkafka 0.38.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rdkafka 0.38.0 on toolchain a1531335fe2807715fff569904d99602022643a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rdkafka 0.38.0 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" "+a1531335fe2807715fff569904d99602022643a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.20 [INFO] [stderr] Downloaded futures-lite v2.3.0 [INFO] [stderr] Downloaded event-listener-strategy v0.5.2 [INFO] [stderr] Downloaded env_logger v0.11.8 [INFO] [stderr] Downloaded addr2line v0.24.1 [INFO] [stderr] Downloaded fastrand v2.1.1 [INFO] [stderr] Downloaded proc-macro-crate v1.3.1 [INFO] [stderr] Downloaded autocfg v1.3.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.43 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded num_enum v0.7.3 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.61 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.93 [INFO] [stderr] Downloaded backon v1.5.0 [INFO] [stderr] Downloaded lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded cc v1.1.21 [INFO] [stderr] Downloaded windows-core v0.52.0 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded js-sys v0.3.70 [INFO] [stderr] Downloaded winnow v0.5.40 [INFO] [stderr] Downloaded wasm-bindgen v0.2.93 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded libloading v0.8.7 [INFO] [stderr] Downloaded clang-sys v1.8.1 [INFO] [stderr] Downloaded curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Downloaded jobserver v0.1.32 [INFO] [stderr] Downloaded async-fs v2.1.2 [INFO] [stderr] Downloaded async-signal v0.2.10 [INFO] [stderr] Downloaded anstyle-parse v0.2.6 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded anstyle-query v1.1.2 [INFO] [stderr] Downloaded anstyle v1.0.10 [INFO] [stderr] Downloaded cmake v0.1.54 [INFO] [stderr] Downloaded cexpr v0.6.0 [INFO] [stderr] Downloaded anstream v0.6.18 [INFO] [stderr] Downloaded env_filter v0.1.3 [INFO] [stderr] Downloaded portable-atomic v1.11.0 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded nom v7.1.3 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.93 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.93 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Downloaded colorchoice v1.0.3 [INFO] [stderr] Downloaded num_enum_derive v0.7.3 [INFO] [stderr] Downloaded polling v3.7.3 [INFO] [stderr] Downloaded async-io v2.3.4 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded errno v0.3.9 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded async-process v2.3.0 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] [stderr] Downloaded gimli v0.31.0 [INFO] [stderr] Downloaded object v0.36.4 [INFO] [stderr] Downloaded miniz_oxide v0.8.0 [INFO] [stderr] Downloaded minimal-lexical v0.2.1 [INFO] [stderr] Downloaded indexmap v2.5.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Downloaded flate2 v1.0.33 [INFO] [stderr] Downloaded toml_edit v0.19.15 [INFO] [stderr] Downloaded web-sys v0.3.70 [INFO] [stderr] Downloaded openssl-src v300.3.2+3.3.2 [INFO] [stderr] Downloaded krb5-src v0.3.3+1.19.2 [INFO] [stderr] Downloaded rdkafka-sys v4.9.0+2.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2910f00301b298725b2173d52f9e5a7886f167f2d90965733fe01cb12c5901ff [INFO] running `Command { std: "docker" "start" "-a" "2910f00301b298725b2173d52f9e5a7886f167f2d90965733fe01cb12c5901ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2910f00301b298725b2173d52f9e5a7886f167f2d90965733fe01cb12c5901ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2910f00301b298725b2173d52f9e5a7886f167f2d90965733fe01cb12c5901ff", kill_on_drop: false }` [INFO] [stdout] 2910f00301b298725b2173d52f9e5a7886f167f2d90965733fe01cb12c5901ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb8756028d7e70949245305c741925b4de47a4e12c33ff742041c6fc8b8e127 [INFO] running `Command { std: "docker" "start" "-a" "bbb8756028d7e70949245305c741925b4de47a4e12c33ff742041c6fc8b8e127", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rdkafka v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "bbb8756028d7e70949245305c741925b4de47a4e12c33ff742041c6fc8b8e127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb8756028d7e70949245305c741925b4de47a4e12c33ff742041c6fc8b8e127", kill_on_drop: false }` [INFO] [stdout] bbb8756028d7e70949245305c741925b4de47a4e12c33ff742041c6fc8b8e127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7128c3b3793f027e416d9a69132952a9fc7827fc98af8838e16ef909aef891 [INFO] running `Command { std: "docker" "start" "-a" "1c7128c3b3793f027e416d9a69132952a9fc7827fc98af8838e16ef909aef891", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling backon v1.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rdkafka v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.01s [INFO] running `Command { std: "docker" "inspect" "1c7128c3b3793f027e416d9a69132952a9fc7827fc98af8838e16ef909aef891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7128c3b3793f027e416d9a69132952a9fc7827fc98af8838e16ef909aef891", kill_on_drop: false }` [INFO] [stdout] 1c7128c3b3793f027e416d9a69132952a9fc7827fc98af8838e16ef909aef891 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9ad8e22c944ec8647179674ad38d425945a1bb5b393d72d8e74b30a2bfff0fb [INFO] running `Command { std: "docker" "start" "-a" "e9ad8e22c944ec8647179674ad38d425945a1bb5b393d72d8e74b30a2bfff0fb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdkafka-7c8352917aeb6372) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test message::test::test_headers ... ok [INFO] [stdout] test message::test::test_timestamp_conversion ... ok [INFO] [stdout] test topic_partition_list::tests::add_partition_range ... ok [INFO] [stdout] test config::tests::test_client_config_set_map ... ok [INFO] [stdout] test topic_partition_list::tests::add_partition_offset_find ... ok [INFO] [stdout] test statistics::tests::test_statistics ... ok [INFO] [stdout] test message::test::test_timestamp_creation ... ok [INFO] [stdout] test topic_partition_list::tests::offset_conversion ... ok [INFO] [stdout] test topic_partition_list::tests::check_defaults ... ok [INFO] [stdout] test topic_partition_list::tests::test_add_partition_offset_clone ... ok [INFO] [stdout] test topic_partition_list::tests::test_topic_map ... ok [INFO] [stdout] test client::tests::test_client ... ok [INFO] [stdout] test util::tests::test_rdkafka_version ... ok [INFO] [stdout] test producer::future_producer::tests::test_base_future_topic_send_sync ... ok [INFO] [stdout] test producer::future_producer::tests::test_future_producer_clone ... ok [INFO] [stdout] test mocking::tests::test_mockcluster ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.32s [INFO] [stdout] [INFO] [stderr] Running tests/test_admin.rs (/opt/rustwide/target/debug/deps/test_admin-4954af795089b771) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] [2025-08-13T23:35:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 1/1 brokers are down [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 1/1 brokers are down [INFO] [stderr] [2025-08-13T23:35:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 1/1 brokers are down [INFO] [stderr] [2025-08-13T23:35:39Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 1/1 brokers are down [INFO] [stdout] test test_event_errors ... ok [INFO] [stderr] [2025-08-13T23:35:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:40Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:40Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:40Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:40Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:35:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:44Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:45Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:45Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:46Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:46Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:47Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:47Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:48Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:50Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:50Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:51Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:51Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:53Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:53Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:53Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:53Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:53Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:53Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:54Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:54Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:55Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:55Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:55Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:55Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:55Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:55Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:56Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:56Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:56Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:56Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:56Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:56Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:57Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:57Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:57Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:57Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:57Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:57Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:58Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:59Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:59Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:59Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:59Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:59Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:35:59Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:00Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:01Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:01Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:01Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:01Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:01Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:01Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:02Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:02Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:02Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:02Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:02Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:02Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:03Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:03Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:03Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:03Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:03Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:03Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:04Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:04Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:04Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:04Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:04Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:04Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:05Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:06Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:06Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:06Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:07Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:08Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:08Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:08Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:08Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:08Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:08Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:09Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:10Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:10Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:10Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] test utils::tests::test_populate_topic ... FAILED [INFO] [stderr] [2025-08-13T23:36:10Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:10Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:10Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:12Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:12Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:12Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:13Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:13Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:13Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:14Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:14Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:14Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:15Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:15Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:15Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:16Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:16Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:16Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:17Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:36:17Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:36:17Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:36:18Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:18Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:18Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:20Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:20Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:20Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:21Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:21Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:21Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:22Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:22Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:22Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:23Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:23Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:23Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:24Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:24Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:24Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:25Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:25Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:25Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:26Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:26Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:26Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:28Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:28Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:28Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:29Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:29Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:29Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:30Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:30Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:30Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:31Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:31Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:31Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:32Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:32Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:32Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:34Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:34Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:34Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:35Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:35Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:35Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:36Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:36Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:36Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:37Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:37Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:37Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:38Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:38Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:38Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] test test_configs has been running for over 60 seconds [INFO] [stdout] test test_delete_records has been running for over 60 seconds [INFO] [stdout] test test_groups has been running for over 60 seconds [INFO] [stdout] test test_topics has been running for over 60 seconds [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:39Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] test test_configs ... FAILED [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] test test_topics ... FAILED [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stderr] [2025-08-13T23:36:40Z ERROR librdkafka] librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] test test_delete_records ... FAILED [INFO] [stdout] test test_groups ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- utils::tests::test_populate_topic stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::tests::test_populate_topic' (79) panicked at tests/utils.rs:141:45: [INFO] [stdout] Delivery failed: Message production error: MessageTimedOut (Local: Message timed out) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59876a8dcf72 - std::backtrace_rs::backtrace::libunwind::trace::h28054f4383c3f58e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59876a8dcf72 - std::backtrace_rs::backtrace::trace_unsynchronized::ha282a8c421679d2f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59876a8dcf72 - std::sys::backtrace::_print_fmt::hbec33065234e0802 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59876a8dcf72 - ::fmt::hd1d4bb6928e618aa [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59876a9043ef - core::fmt::rt::Argument::fmt::h9d7a9c51e359853c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59876a9043ef - core::fmt::write::hb74543a25e711b4b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59876a8da0b3 - std::io::default_write_fmt::h5fc6d59ce87844c1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59876a8da0b3 - std::io::Write::write_fmt::hd2771080cbf96086 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59876a8dcdc2 - std::sys::backtrace::BacktraceLock::print::heea219b8050afbf1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59876a8de4aa - std::panicking::default_hook::{{closure}}::hd4259c9ab8b045c5 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59876a8de316 - std::panicking::default_hook::h11ff409030846680 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59876a333dfe - as core::ops::function::Fn>::call::hd51613452276a673 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59876a333dfe - test::test_main_with_exit_callback::{{closure}}::he745dc5723cd1954 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59876a8deede - as core::ops::function::Fn>::call::h11f03226fe12b23f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59876a8deede - std::panicking::panic_with_hook::h7ff7afb88160a118 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59876a8decaa - std::panicking::panic_handler::{{closure}}::hcdc643b4bb0ebe9b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59876a8dd469 - std::sys::backtrace::__rust_end_short_backtrace::h1e475b2065076ac7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59876a8de93d - __rustc[e46213fa37f0c562]::rust_begin_unwind [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59876a9024a0 - core::panicking::panic_fmt::h80b565e2eb233fe8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59876a286052 - test_admin::utils::populate_topic::{{closure}}::hbe7fb2a1b6394b5d [INFO] [stdout] at /opt/rustwide/workdir/tests/utils.rs:141:45 [INFO] [stdout] 20: 0x59876a2a73c2 - test_admin::utils::tests::test_populate_topic::{{closure}}::h85b8f77ee852c9b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/utils.rs:213:95 [INFO] [stdout] 21: 0x59876a2acea2 - as core::future::future::Future>::poll::h1542069b2ba83de8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x59876a2acedd - as core::future::future::Future>::poll::h29097c78a0aeef0f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59876a27828d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h341ce3399683c053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 24: 0x59876a27802b - tokio::task::coop::with_budget::h1aa25455764d9fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x59876a27802b - tokio::task::coop::budget::h694ff26db212be7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x59876a27802b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h41a53a91036fabc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 27: 0x59876a275060 - tokio::runtime::scheduler::current_thread::Context::enter::h47be697804ed5ab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x59876a2776fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7cd052deb487e150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 29: 0x59876a276934 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hee468173080f940a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 30: 0x59876a28befb - tokio::runtime::context::scoped::Scoped::set::h009680ce46e83414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x59876a283d59 - tokio::runtime::context::set_scheduler::{{closure}}::hdd4bc9da974099e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x59876a282fd2 - std::thread::local::LocalKey::try_with::hd57ed275d45d9ede [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x59876a281fde - std::thread::local::LocalKey::with::hc824067942fc63f6 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x59876a283d0d - tokio::runtime::context::set_scheduler::hedfdbd83f02cc235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x59876a2766c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h224e7e8ce0690b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 36: 0x59876a276953 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6b03ea1f9c50fa54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 37: 0x59876a274c40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5eb22f7cb2de19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x59876a2970b0 - tokio::runtime::context::runtime::enter_runtime::h465cddbb52fd6189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x59876a2746b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfb5b03560327312b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x59876a295ba4 - tokio::runtime::runtime::Runtime::block_on_inner::h5086978042612096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x59876a295e77 - tokio::runtime::runtime::Runtime::block_on::hba9bccee0f3ab4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x59876a2a7163 - test_admin::utils::tests::test_populate_topic::hadedaa6ad6ead218 [INFO] [stdout] at /opt/rustwide/workdir/tests/utils.rs:223:54 [INFO] [stdout] 43: 0x59876a2a7007 - test_admin::utils::tests::test_populate_topic::{{closure}}::hc59275decdfa0274 [INFO] [stdout] at /opt/rustwide/workdir/tests/utils.rs:211:35 [INFO] [stdout] 44: 0x59876a26e096 - core::ops::function::FnOnce::call_once::hae67975d6530d17a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x59876a33954b - core::ops::function::FnOnce::call_once::hfc756c52547ce44a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x59876a33954b - test::__rust_begin_short_backtrace::h9a5ae329d078bcd9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x59876a338745 - test::run_test_in_process::{{closure}}::h3426e995573c268d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x59876a338745 - as core::ops::function::FnOnce<()>>::call_once::ha7835434f938d8f3 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x59876a338745 - std::panicking::catch_unwind::do_call::hba7daaeffaa7fd92 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x59876a338745 - std::panicking::catch_unwind::h429b54e97c207d41 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x59876a338745 - std::panic::catch_unwind::h51208656128c85f9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x59876a338745 - test::run_test_in_process::h689806cd12adfed7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x59876a338745 - test::run_test::{{closure}}::hb7a4442cffb3ca48 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x59876a2fb9a4 - test::run_test::{{closure}}::hbfdd49e739af13e8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x59876a2fb9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h8748685fe296ef1f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h934221187d822cc7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x59876a2ff2ea - as core::ops::function::FnOnce<()>>::call_once::ha2070c9c72742147 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x59876a2ff2ea - std::panicking::catch_unwind::do_call::h0fa4d7384e02a51e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x59876a2ff2ea - std::panicking::catch_unwind::h57da5b94928bf70d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x59876a2ff2ea - std::panic::catch_unwind::h11a7caa5ab9505ca [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h81bd754a5aa6f57a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x59876a2ff2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd839d279b244de64 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x59876a8e1f9f - as core::ops::function::FnOnce>::call_once::h234c89b9d620936c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x59876a8e1f9f - std::sys::pal::unix::thread::Thread::new::thread_start::h185f7d20f8cd290f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x74b569c91aa4 - [INFO] [stdout] 66: 0x74b569d1ea34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_configs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_configs' (70) panicked at tests/test_admin.rs:473:10: [INFO] [stdout] describe configs failed: KafkaError (Admin operation error: OperationTimedOut (Local: Timed out)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59876a8dcf72 - std::backtrace_rs::backtrace::libunwind::trace::h28054f4383c3f58e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59876a8dcf72 - std::backtrace_rs::backtrace::trace_unsynchronized::ha282a8c421679d2f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59876a8dcf72 - std::sys::backtrace::_print_fmt::hbec33065234e0802 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59876a8dcf72 - ::fmt::hd1d4bb6928e618aa [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59876a9043ef - core::fmt::rt::Argument::fmt::h9d7a9c51e359853c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59876a9043ef - core::fmt::write::hb74543a25e711b4b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59876a8da0b3 - std::io::default_write_fmt::h5fc6d59ce87844c1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59876a8da0b3 - std::io::Write::write_fmt::hd2771080cbf96086 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59876a8dcdc2 - std::sys::backtrace::BacktraceLock::print::heea219b8050afbf1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59876a8de4aa - std::panicking::default_hook::{{closure}}::hd4259c9ab8b045c5 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59876a8de316 - std::panicking::default_hook::h11ff409030846680 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59876a333dfe - as core::ops::function::Fn>::call::hd51613452276a673 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59876a333dfe - test::test_main_with_exit_callback::{{closure}}::he745dc5723cd1954 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59876a8deede - as core::ops::function::Fn>::call::h11f03226fe12b23f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59876a8deede - std::panicking::panic_with_hook::h7ff7afb88160a118 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59876a8decaa - std::panicking::panic_handler::{{closure}}::hcdc643b4bb0ebe9b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59876a8dd469 - std::sys::backtrace::__rust_end_short_backtrace::h1e475b2065076ac7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59876a8de93d - __rustc[e46213fa37f0c562]::rust_begin_unwind [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59876a9024a0 - core::panicking::panic_fmt::h80b565e2eb233fe8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59876a9029b6 - core::result::unwrap_failed::h0419f8a7c5f9f8cf [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59876a27f788 - core::result::Result::expect::h354e951ebc9ee2fd [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x59876a265a32 - test_admin::test_configs::{{closure}}::hd199191fcb4a64f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:473:10 [INFO] [stdout] 22: 0x59876a2acea2 - as core::future::future::Future>::poll::h1542069b2ba83de8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59876a2acedd - as core::future::future::Future>::poll::h29097c78a0aeef0f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x59876a27828d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h341ce3399683c053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x59876a27802b - tokio::task::coop::with_budget::h1aa25455764d9fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x59876a27802b - tokio::task::coop::budget::h694ff26db212be7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x59876a27802b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h41a53a91036fabc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x59876a275060 - tokio::runtime::scheduler::current_thread::Context::enter::h47be697804ed5ab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x59876a2776fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7cd052deb487e150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x59876a276934 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hee468173080f940a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x59876a28befb - tokio::runtime::context::scoped::Scoped::set::h009680ce46e83414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x59876a283d59 - tokio::runtime::context::set_scheduler::{{closure}}::hdd4bc9da974099e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x59876a282fd2 - std::thread::local::LocalKey::try_with::hd57ed275d45d9ede [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x59876a281fde - std::thread::local::LocalKey::with::hc824067942fc63f6 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x59876a283d0d - tokio::runtime::context::set_scheduler::hedfdbd83f02cc235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x59876a2766c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h224e7e8ce0690b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x59876a276953 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6b03ea1f9c50fa54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x59876a274c40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5eb22f7cb2de19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x59876a2970b0 - tokio::runtime::context::runtime::enter_runtime::h465cddbb52fd6189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x59876a2746b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfb5b03560327312b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x59876a295ba4 - tokio::runtime::runtime::Runtime::block_on_inner::h5086978042612096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x59876a295e77 - tokio::runtime::runtime::Runtime::block_on::hba9bccee0f3ab4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x59876a265643 - test_admin::test_configs::h87acedfa2814472d [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:533:62 [INFO] [stdout] 44: 0x59876a2654e7 - test_admin::test_configs::{{closure}}::h27d3b4f5dbfb4b51 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:465:24 [INFO] [stdout] 45: 0x59876a26e2f6 - core::ops::function::FnOnce::call_once::hd71ab980d2b06049 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x59876a33954b - core::ops::function::FnOnce::call_once::hfc756c52547ce44a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x59876a33954b - test::__rust_begin_short_backtrace::h9a5ae329d078bcd9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x59876a338745 - test::run_test_in_process::{{closure}}::h3426e995573c268d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x59876a338745 - as core::ops::function::FnOnce<()>>::call_once::ha7835434f938d8f3 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x59876a338745 - std::panicking::catch_unwind::do_call::hba7daaeffaa7fd92 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x59876a338745 - std::panicking::catch_unwind::h429b54e97c207d41 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x59876a338745 - std::panic::catch_unwind::h51208656128c85f9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 53: 0x59876a338745 - test::run_test_in_process::h689806cd12adfed7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x59876a338745 - test::run_test::{{closure}}::hb7a4442cffb3ca48 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x59876a2fb9a4 - test::run_test::{{closure}}::hbfdd49e739af13e8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x59876a2fb9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h8748685fe296ef1f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h934221187d822cc7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x59876a2ff2ea - as core::ops::function::FnOnce<()>>::call_once::ha2070c9c72742147 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x59876a2ff2ea - std::panicking::catch_unwind::do_call::h0fa4d7384e02a51e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x59876a2ff2ea - std::panicking::catch_unwind::h57da5b94928bf70d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x59876a2ff2ea - std::panic::catch_unwind::h11a7caa5ab9505ca [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 62: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h81bd754a5aa6f57a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x59876a2ff2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd839d279b244de64 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x59876a8e1f9f - as core::ops::function::FnOnce>::call_once::h234c89b9d620936c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x59876a8e1f9f - std::sys::pal::unix::thread::Thread::new::thread_start::h185f7d20f8cd290f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x74b569c91aa4 - [INFO] [stdout] 67: 0x74b569d1ea34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_topics stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_topics' (78) panicked at tests/test_admin.rs:144:14: [INFO] [stdout] topic creation failed: KafkaError (Admin operation error: OperationTimedOut (Local: Timed out)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59876a8dcf72 - std::backtrace_rs::backtrace::libunwind::trace::h28054f4383c3f58e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59876a8dcf72 - std::backtrace_rs::backtrace::trace_unsynchronized::ha282a8c421679d2f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59876a8dcf72 - std::sys::backtrace::_print_fmt::hbec33065234e0802 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59876a8dcf72 - ::fmt::hd1d4bb6928e618aa [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59876a9043ef - core::fmt::rt::Argument::fmt::h9d7a9c51e359853c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59876a9043ef - core::fmt::write::hb74543a25e711b4b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59876a8da0b3 - std::io::default_write_fmt::h5fc6d59ce87844c1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59876a8da0b3 - std::io::Write::write_fmt::hd2771080cbf96086 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59876a8dcdc2 - std::sys::backtrace::BacktraceLock::print::heea219b8050afbf1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59876a8de4aa - std::panicking::default_hook::{{closure}}::hd4259c9ab8b045c5 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59876a8de316 - std::panicking::default_hook::h11ff409030846680 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59876a333dfe - as core::ops::function::Fn>::call::hd51613452276a673 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59876a333dfe - test::test_main_with_exit_callback::{{closure}}::he745dc5723cd1954 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59876a8deede - as core::ops::function::Fn>::call::h11f03226fe12b23f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59876a8deede - std::panicking::panic_with_hook::h7ff7afb88160a118 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59876a8decaa - std::panicking::panic_handler::{{closure}}::hcdc643b4bb0ebe9b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59876a8dd469 - std::sys::backtrace::__rust_end_short_backtrace::h1e475b2065076ac7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59876a8de93d - __rustc[e46213fa37f0c562]::rust_begin_unwind [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59876a9024a0 - core::panicking::panic_fmt::h80b565e2eb233fe8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59876a9029b6 - core::result::unwrap_failed::h0419f8a7c5f9f8cf [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59876a27f558 - core::result::Result::expect::h17774d43adc4b839 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x59876a25c558 - test_admin::test_topics::{{closure}}::h4f8fb8c8d2878c6a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:144:14 [INFO] [stdout] 22: 0x59876a2acea2 - as core::future::future::Future>::poll::h1542069b2ba83de8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59876a2acedd - as core::future::future::Future>::poll::h29097c78a0aeef0f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x59876a27828d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h341ce3399683c053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x59876a27802b - tokio::task::coop::with_budget::h1aa25455764d9fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x59876a27802b - tokio::task::coop::budget::h694ff26db212be7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x59876a27802b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h41a53a91036fabc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x59876a275060 - tokio::runtime::scheduler::current_thread::Context::enter::h47be697804ed5ab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x59876a2776fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7cd052deb487e150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x59876a276934 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hee468173080f940a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x59876a28befb - tokio::runtime::context::scoped::Scoped::set::h009680ce46e83414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x59876a283d59 - tokio::runtime::context::set_scheduler::{{closure}}::hdd4bc9da974099e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x59876a282fd2 - std::thread::local::LocalKey::try_with::hd57ed275d45d9ede [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x59876a281fde - std::thread::local::LocalKey::with::hc824067942fc63f6 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x59876a283d0d - tokio::runtime::context::set_scheduler::hedfdbd83f02cc235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x59876a2766c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h224e7e8ce0690b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x59876a276953 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6b03ea1f9c50fa54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x59876a274c40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5eb22f7cb2de19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x59876a2970b0 - tokio::runtime::context::runtime::enter_runtime::h465cddbb52fd6189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x59876a2746b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfb5b03560327312b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x59876a295ba4 - tokio::runtime::runtime::Runtime::block_on_inner::h5086978042612096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x59876a295e77 - tokio::runtime::runtime::Runtime::block_on::hba9bccee0f3ab4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x59876a25bd23 - test_admin::test_topics::h22783ad1d5864250 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:308:5 [INFO] [stdout] 44: 0x59876a25bbc7 - test_admin::test_topics::{{closure}}::h1d66271b6e1bd903 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:121:23 [INFO] [stdout] 45: 0x59876a26e006 - core::ops::function::FnOnce::call_once::haa774a3467ed2162 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x59876a33954b - core::ops::function::FnOnce::call_once::hfc756c52547ce44a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x59876a33954b - test::__rust_begin_short_backtrace::h9a5ae329d078bcd9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x59876a338745 - test::run_test_in_process::{{closure}}::h3426e995573c268d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x59876a338745 - as core::ops::function::FnOnce<()>>::call_once::ha7835434f938d8f3 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x59876a338745 - std::panicking::catch_unwind::do_call::hba7daaeffaa7fd92 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x59876a338745 - std::panicking::catch_unwind::h429b54e97c207d41 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x59876a338745 - std::panic::catch_unwind::h51208656128c85f9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 53: 0x59876a338745 - test::run_test_in_process::h689806cd12adfed7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x59876a338745 - test::run_test::{{closure}}::hb7a4442cffb3ca48 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x59876a2fb9a4 - test::run_test::{{closure}}::hbfdd49e739af13e8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x59876a2fb9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h8748685fe296ef1f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h934221187d822cc7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x59876a2ff2ea - as core::ops::function::FnOnce<()>>::call_once::ha2070c9c72742147 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x59876a2ff2ea - std::panicking::catch_unwind::do_call::h0fa4d7384e02a51e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x59876a2ff2ea - std::panicking::catch_unwind::h57da5b94928bf70d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x59876a2ff2ea - std::panic::catch_unwind::h11a7caa5ab9505ca [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 62: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h81bd754a5aa6f57a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x59876a2ff2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd839d279b244de64 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x59876a8e1f9f - as core::ops::function::FnOnce>::call_once::h234c89b9d620936c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x59876a8e1f9f - std::sys::pal::unix::thread::Thread::new::thread_start::h185f7d20f8cd290f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x74b569c91aa4 - [INFO] [stdout] 67: 0x74b569d1ea34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_delete_records stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_delete_records' (71) panicked at tests/test_admin.rs:373:10: [INFO] [stdout] topic creation failed: KafkaError (Admin operation error: OperationTimedOut (Local: Timed out)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59876a8dcf72 - std::backtrace_rs::backtrace::libunwind::trace::h28054f4383c3f58e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59876a8dcf72 - std::backtrace_rs::backtrace::trace_unsynchronized::ha282a8c421679d2f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59876a8dcf72 - std::sys::backtrace::_print_fmt::hbec33065234e0802 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59876a8dcf72 - ::fmt::hd1d4bb6928e618aa [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59876a9043ef - core::fmt::rt::Argument::fmt::h9d7a9c51e359853c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59876a9043ef - core::fmt::write::hb74543a25e711b4b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59876a8da0b3 - std::io::default_write_fmt::h5fc6d59ce87844c1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59876a8da0b3 - std::io::Write::write_fmt::hd2771080cbf96086 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59876a8dcdc2 - std::sys::backtrace::BacktraceLock::print::heea219b8050afbf1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59876a8de4aa - std::panicking::default_hook::{{closure}}::hd4259c9ab8b045c5 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59876a8de316 - std::panicking::default_hook::h11ff409030846680 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59876a333dfe - as core::ops::function::Fn>::call::hd51613452276a673 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59876a333dfe - test::test_main_with_exit_callback::{{closure}}::he745dc5723cd1954 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59876a8deede - as core::ops::function::Fn>::call::h11f03226fe12b23f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59876a8deede - std::panicking::panic_with_hook::h7ff7afb88160a118 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59876a8decaa - std::panicking::panic_handler::{{closure}}::hcdc643b4bb0ebe9b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59876a8dd469 - std::sys::backtrace::__rust_end_short_backtrace::h1e475b2065076ac7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59876a8de93d - __rustc[e46213fa37f0c562]::rust_begin_unwind [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59876a9024a0 - core::panicking::panic_fmt::h80b565e2eb233fe8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59876a9029b6 - core::result::unwrap_failed::h0419f8a7c5f9f8cf [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59876a27f558 - core::result::Result::expect::h17774d43adc4b839 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x59876a261d07 - test_admin::test_delete_records::{{closure}}::h322c25cafe8a9316 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:373:10 [INFO] [stdout] 22: 0x59876a2acea2 - as core::future::future::Future>::poll::h1542069b2ba83de8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59876a2acedd - as core::future::future::Future>::poll::h29097c78a0aeef0f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x59876a27828d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h341ce3399683c053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x59876a27802b - tokio::task::coop::with_budget::h1aa25455764d9fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x59876a27802b - tokio::task::coop::budget::h694ff26db212be7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x59876a27802b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h41a53a91036fabc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x59876a275060 - tokio::runtime::scheduler::current_thread::Context::enter::h47be697804ed5ab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x59876a2776fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7cd052deb487e150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x59876a276934 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hee468173080f940a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x59876a28befb - tokio::runtime::context::scoped::Scoped::set::h009680ce46e83414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x59876a283d59 - tokio::runtime::context::set_scheduler::{{closure}}::hdd4bc9da974099e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x59876a282fd2 - std::thread::local::LocalKey::try_with::hd57ed275d45d9ede [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x59876a281fde - std::thread::local::LocalKey::with::hc824067942fc63f6 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x59876a283d0d - tokio::runtime::context::set_scheduler::hedfdbd83f02cc235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x59876a2766c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h224e7e8ce0690b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x59876a276953 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6b03ea1f9c50fa54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x59876a274c40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5eb22f7cb2de19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x59876a2970b0 - tokio::runtime::context::runtime::enter_runtime::h465cddbb52fd6189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x59876a2746b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfb5b03560327312b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x59876a295ba4 - tokio::runtime::runtime::Runtime::block_on_inner::h5086978042612096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x59876a295e77 - tokio::runtime::runtime::Runtime::block_on::hba9bccee0f3ab4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x59876a261573 - test_admin::test_delete_records::h9f61ed5368674549 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:461:22 [INFO] [stdout] 44: 0x59876a261417 - test_admin::test_delete_records::{{closure}}::h05c14dcb1de2879f [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:358:31 [INFO] [stdout] 45: 0x59876a26e0d6 - core::ops::function::FnOnce::call_once::hb3705c262a850166 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x59876a33954b - core::ops::function::FnOnce::call_once::hfc756c52547ce44a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x59876a33954b - test::__rust_begin_short_backtrace::h9a5ae329d078bcd9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x59876a338745 - test::run_test_in_process::{{closure}}::h3426e995573c268d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x59876a338745 - as core::ops::function::FnOnce<()>>::call_once::ha7835434f938d8f3 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x59876a338745 - std::panicking::catch_unwind::do_call::hba7daaeffaa7fd92 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x59876a338745 - std::panicking::catch_unwind::h429b54e97c207d41 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x59876a338745 - std::panic::catch_unwind::h51208656128c85f9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 53: 0x59876a338745 - test::run_test_in_process::h689806cd12adfed7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x59876a338745 - test::run_test::{{closure}}::hb7a4442cffb3ca48 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x59876a2fb9a4 - test::run_test::{{closure}}::hbfdd49e739af13e8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x59876a2fb9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h8748685fe296ef1f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h934221187d822cc7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x59876a2ff2ea - as core::ops::function::FnOnce<()>>::call_once::ha2070c9c72742147 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x59876a2ff2ea - std::panicking::catch_unwind::do_call::h0fa4d7384e02a51e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x59876a2ff2ea - std::panicking::catch_unwind::h57da5b94928bf70d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x59876a2ff2ea - std::panic::catch_unwind::h11a7caa5ab9505ca [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 62: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h81bd754a5aa6f57a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x59876a2ff2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd839d279b244de64 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x59876a8e1f9f - as core::ops::function::FnOnce>::call_once::h234c89b9d620936c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x59876a8e1f9f - std::sys::pal::unix::thread::Thread::new::thread_start::h185f7d20f8cd290f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x74b569c91aa4 - [INFO] [stdout] 67: 0x74b569d1ea34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_groups stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_groups' (77) panicked at tests/test_admin.rs:54:10: [INFO] [stdout] topic creation failed: KafkaError (Admin operation error: OperationTimedOut (Local: Timed out)) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59876a8dcf72 - std::backtrace_rs::backtrace::libunwind::trace::h28054f4383c3f58e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59876a8dcf72 - std::backtrace_rs::backtrace::trace_unsynchronized::ha282a8c421679d2f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59876a8dcf72 - std::sys::backtrace::_print_fmt::hbec33065234e0802 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59876a8dcf72 - ::fmt::hd1d4bb6928e618aa [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59876a9043ef - core::fmt::rt::Argument::fmt::h9d7a9c51e359853c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59876a9043ef - core::fmt::write::hb74543a25e711b4b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59876a8da0b3 - std::io::default_write_fmt::h5fc6d59ce87844c1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59876a8da0b3 - std::io::Write::write_fmt::hd2771080cbf96086 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59876a8dcdc2 - std::sys::backtrace::BacktraceLock::print::heea219b8050afbf1 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59876a8de4aa - std::panicking::default_hook::{{closure}}::hd4259c9ab8b045c5 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59876a8de316 - std::panicking::default_hook::h11ff409030846680 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59876a333dfe - as core::ops::function::Fn>::call::hd51613452276a673 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x59876a333dfe - test::test_main_with_exit_callback::{{closure}}::he745dc5723cd1954 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59876a8deede - as core::ops::function::Fn>::call::h11f03226fe12b23f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59876a8deede - std::panicking::panic_with_hook::h7ff7afb88160a118 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59876a8decaa - std::panicking::panic_handler::{{closure}}::hcdc643b4bb0ebe9b [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59876a8dd469 - std::sys::backtrace::__rust_end_short_backtrace::h1e475b2065076ac7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59876a8de93d - __rustc[e46213fa37f0c562]::rust_begin_unwind [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59876a9024a0 - core::panicking::panic_fmt::h80b565e2eb233fe8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59876a9029b6 - core::result::unwrap_failed::h0419f8a7c5f9f8cf [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x59876a27f558 - core::result::Result::expect::h17774d43adc4b839 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x59876a25ab02 - test_admin::create_consumer_group::{{closure}}::hf8bda285e4ab2d95 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:54:10 [INFO] [stdout] 22: 0x59876a26710f - test_admin::test_groups::{{closure}}::he09e5f94490ce542 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:543:44 [INFO] [stdout] 23: 0x59876a2acea2 - as core::future::future::Future>::poll::h1542069b2ba83de8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x59876a2acedd - as core::future::future::Future>::poll::h29097c78a0aeef0f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x59876a27828d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h341ce3399683c053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x59876a27802b - tokio::task::coop::with_budget::h1aa25455764d9fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x59876a27802b - tokio::task::coop::budget::h694ff26db212be7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x59876a27802b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h41a53a91036fabc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x59876a275060 - tokio::runtime::scheduler::current_thread::Context::enter::h47be697804ed5ab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x59876a2776fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7cd052deb487e150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x59876a276934 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hee468173080f940a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x59876a28befb - tokio::runtime::context::scoped::Scoped::set::h009680ce46e83414 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x59876a283d59 - tokio::runtime::context::set_scheduler::{{closure}}::hdd4bc9da974099e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x59876a282fd2 - std::thread::local::LocalKey::try_with::hd57ed275d45d9ede [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x59876a281fde - std::thread::local::LocalKey::with::hc824067942fc63f6 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x59876a283d0d - tokio::runtime::context::set_scheduler::hedfdbd83f02cc235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x59876a2766c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h224e7e8ce0690b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x59876a276953 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6b03ea1f9c50fa54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x59876a274c40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha5eb22f7cb2de19e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x59876a2970b0 - tokio::runtime::context::runtime::enter_runtime::h465cddbb52fd6189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x59876a2746b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfb5b03560327312b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x59876a295ba4 - tokio::runtime::runtime::Runtime::block_on_inner::h5086978042612096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x59876a295e77 - tokio::runtime::runtime::Runtime::block_on::hba9bccee0f3ab4a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x59876a266e03 - test_admin::test_groups::h7330a2bf7b06a135 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:563:5 [INFO] [stdout] 45: 0x59876a266ca7 - test_admin::test_groups::{{closure}}::hbacdcd9eaa59486c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_admin.rs:537:23 [INFO] [stdout] 46: 0x59876a26de66 - core::ops::function::FnOnce::call_once::h6e0ab6d0bca47da8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x59876a33954b - core::ops::function::FnOnce::call_once::hfc756c52547ce44a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x59876a33954b - test::__rust_begin_short_backtrace::h9a5ae329d078bcd9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x59876a338745 - test::run_test_in_process::{{closure}}::h3426e995573c268d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x59876a338745 - as core::ops::function::FnOnce<()>>::call_once::ha7835434f938d8f3 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x59876a338745 - std::panicking::catch_unwind::do_call::hba7daaeffaa7fd92 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x59876a338745 - std::panicking::catch_unwind::h429b54e97c207d41 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x59876a338745 - std::panic::catch_unwind::h51208656128c85f9 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 54: 0x59876a338745 - test::run_test_in_process::h689806cd12adfed7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x59876a338745 - test::run_test::{{closure}}::hb7a4442cffb3ca48 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x59876a2fb9a4 - test::run_test::{{closure}}::hbfdd49e739af13e8 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x59876a2fb9a4 - std::sys::backtrace::__rust_begin_short_backtrace::h8748685fe296ef1f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h934221187d822cc7 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x59876a2ff2ea - as core::ops::function::FnOnce<()>>::call_once::ha2070c9c72742147 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x59876a2ff2ea - std::panicking::catch_unwind::do_call::h0fa4d7384e02a51e [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x59876a2ff2ea - std::panicking::catch_unwind::h57da5b94928bf70d [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x59876a2ff2ea - std::panic::catch_unwind::h11a7caa5ab9505ca [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/panic.rs:357:14 [INFO] [stdout] 63: 0x59876a2ff2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h81bd754a5aa6f57a [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x59876a2ff2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd839d279b244de64 [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x59876a8e1f9f - as core::ops::function::FnOnce>::call_once::h234c89b9d620936c [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 66: 0x59876a8e1f9f - std::sys::pal::unix::thread::Thread::new::thread_start::h185f7d20f8cd290f [INFO] [stdout] at /rustc/a1531335fe2807715fff569904d99602022643a7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 67: 0x74b569c91aa4 - [INFO] [stdout] 68: 0x74b569d1ea34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_configs [INFO] [stdout] test_delete_records [INFO] [stdout] test_groups [INFO] [stdout] test_topics [INFO] [stdout] utils::tests::test_populate_topic [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_admin` [INFO] running `Command { std: "docker" "inspect" "e9ad8e22c944ec8647179674ad38d425945a1bb5b393d72d8e74b30a2bfff0fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ad8e22c944ec8647179674ad38d425945a1bb5b393d72d8e74b30a2bfff0fb", kill_on_drop: false }` [INFO] [stdout] e9ad8e22c944ec8647179674ad38d425945a1bb5b393d72d8e74b30a2bfff0fb