[INFO] fetching crate eventstore 4.0.0...
[INFO] testing eventstore-4.0.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate eventstore 4.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate eventstore 4.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate eventstore 4.0.0
[INFO] tweaked toml for crates.io crate eventstore 4.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventstore 4.0.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eventstore 4.0.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99d09ce399ccb623f54ffccb835c9dd02b35fac1269292c25199bec4b7faa164
[INFO] running `Command { std: "docker" "start" "-a" "99d09ce399ccb623f54ffccb835c9dd02b35fac1269292c25199bec4b7faa164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d09ce399ccb623f54ffccb835c9dd02b35fac1269292c25199bec4b7faa164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d09ce399ccb623f54ffccb835c9dd02b35fac1269292c25199bec4b7faa164", kill_on_drop: false }`
[INFO] [stdout] 99d09ce399ccb623f54ffccb835c9dd02b35fac1269292c25199bec4b7faa164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 96d023daa407f26a137864bcaf3112451957d57395cfce23d2c0e1f88846e502
[INFO] running `Command { std: "docker" "start" "-a" "96d023daa407f26a137864bcaf3112451957d57395cfce23d2c0e1f88846e502", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.25.1
[INFO] [stderr]    Compiling eventstore-macros v0.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling eventstore v4.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `WrongExpectedVersion` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WrongExpectedVersion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccessDenied` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct AccessDenied {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamDeleted` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct StreamDeleted {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Timeout` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct Timeout {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unknown` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Unknown {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidTransaction` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct InvalidTransaction {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaximumAppendSizeExceeded` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct MaximumAppendSizeExceeded {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BadRequest` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct BadRequest {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CurrentStreamRevisionOption` is never used
[INFO] [stdout]   --> src/event_store/generated/common.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub enum CurrentStreamRevisionOption {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExpectedStreamPositionOption` is never used
[INFO] [stdout]   --> src/event_store/generated/common.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub enum ExpectedStreamPositionOption {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "96d023daa407f26a137864bcaf3112451957d57395cfce23d2c0e1f88846e502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d023daa407f26a137864bcaf3112451957d57395cfce23d2c0e1f88846e502", kill_on_drop: false }`
[INFO] [stdout] 96d023daa407f26a137864bcaf3112451957d57395cfce23d2c0e1f88846e502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d7bce1beeadbaefba4c5a7804047b8315f353f3d438d3dad8b3d3bd83fea66fa
[INFO] running `Command { std: "docker" "start" "-a" "d7bce1beeadbaefba4c5a7804047b8315f353f3d438d3dad8b3d3bd83fea66fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling eventstore v4.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling testcontainers v0.23.1
[INFO] [stdout] warning: struct `WrongExpectedVersion` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WrongExpectedVersion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccessDenied` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct AccessDenied {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamDeleted` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct StreamDeleted {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Timeout` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct Timeout {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unknown` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Unknown {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidTransaction` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct InvalidTransaction {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaximumAppendSizeExceeded` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct MaximumAppendSizeExceeded {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BadRequest` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct BadRequest {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CurrentStreamRevisionOption` is never used
[INFO] [stdout]   --> src/event_store/generated/common.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub enum CurrentStreamRevisionOption {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExpectedStreamPositionOption` is never used
[INFO] [stdout]   --> src/event_store/generated/common.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub enum ExpectedStreamPositionOption {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrongExpectedVersion` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct WrongExpectedVersion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccessDenied` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct AccessDenied {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamDeleted` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct StreamDeleted {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Timeout` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct Timeout {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unknown` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Unknown {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidTransaction` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct InvalidTransaction {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaximumAppendSizeExceeded` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct MaximumAppendSizeExceeded {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BadRequest` is never constructed
[INFO] [stdout]   --> src/event_store/generated/common.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct BadRequest {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CurrentStreamRevisionOption` is never used
[INFO] [stdout]   --> src/event_store/generated/common.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub enum CurrentStreamRevisionOption {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExpectedStreamPositionOption` is never used
[INFO] [stdout]   --> src/event_store/generated/common.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub enum ExpectedStreamPositionOption {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.36s
[INFO] running `Command { std: "docker" "inspect" "d7bce1beeadbaefba4c5a7804047b8315f353f3d438d3dad8b3d3bd83fea66fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7bce1beeadbaefba4c5a7804047b8315f353f3d438d3dad8b3d3bd83fea66fa", kill_on_drop: false }`
[INFO] [stdout] d7bce1beeadbaefba4c5a7804047b8315f353f3d438d3dad8b3d3bd83fea66fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 58e22baf624d252fbb53bb71ce036488cf7d71f5a9cd5642a54cd18b638fd1d5
[INFO] running `Command { std: "docker" "start" "-a" "58e22baf624d252fbb53bb71ce036488cf7d71f5a9cd5642a54cd18b638fd1d5", kill_on_drop: false }`
[INFO] [stderr] warning: struct `WrongExpectedVersion` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct WrongExpectedVersion {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AccessDenied` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct AccessDenied {}
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StreamDeleted` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct StreamDeleted {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Timeout` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:80:12
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub struct Timeout {}
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Unknown` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct Unknown {}
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InvalidTransaction` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct InvalidTransaction {}
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MaximumAppendSizeExceeded` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:86:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub struct MaximumAppendSizeExceeded {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BadRequest` is never constructed
[INFO] [stderr]   --> src/event_store/generated/common.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct BadRequest {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `CurrentStreamRevisionOption` is never used
[INFO] [stderr]   --> src/event_store/generated/common.rs:54:14
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub enum CurrentStreamRevisionOption {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExpectedStreamPositionOption` is never used
[INFO] [stderr]   --> src/event_store/generated/common.rs:61:14
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub enum ExpectedStreamPositionOption {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `eventstore` (lib) generated 10 warnings
[INFO] [stderr] warning: `eventstore` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/eventstore/6c1aa89da35bf7eb/deps/eventstore-6c1aa89da35bf7eb)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test event_store::generated::test_uuid_conversion ... ok
[INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_follower ... ok
[INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_random ... ok
[INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_leader ... ok
[INFO] [stdout] test server_features::server_version_tests::equality_checks ... ok
[INFO] [stdout] test grpc::node_selection_tests::test_determine_best_node_replica ... ok
[INFO] [stdout] test types::metadata_tests::isomorphic_2 ... ok
[INFO] [stdout] test types::metadata_tests::isomorphic_3 ... ok
[INFO] [stdout] test types::metadata_tests::isomorphic_1 ... ok
[INFO] [stdout] test types::metadata_tests::metadata_spec ... ok
[INFO] [stdout] test grpc::test_connection_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/build/eventstore/29ed228349e64aca/deps/common-29ed228349e64aca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/images.rs (/opt/rustwide/target/debug/build/eventstore/e51bc579aebbbfa5/deps/images-e51bc579aebbbfa5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/build/eventstore/899c108dcf516cce/deps/integration-899c108dcf516cce)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test single_node_streams ... FAILED
[INFO] [stdout] test single_node_persistent_subscriptions ... FAILED
[INFO] [stdout] test single_node_projections ... FAILED
[INFO] [stdout] test single_node_operations ... FAILED
[INFO] [stdout] test plugin_usercertificates ... FAILED
[INFO] [stdout] test cluster_projections ... FAILED
[INFO] [stdout] test cluster_operations ... FAILED
[INFO] [stdout] test cluster_streams ... FAILED
[INFO] [stdout] test root_certificates ... FAILED
[INFO] [stdout] [2m2026-01-17T07:41:42.860888Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...1/50
[INFO] [stdout] [2m2026-01-17T07:41:42.861048Z[0m [34mDEBUG[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1055:[0m Asking for a channel but we don't have an active connection. Connecting...
[INFO] [stdout] [2m2026-01-17T07:41:42.861112Z[0m [34mDEBUG[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1055:[0m Asking for a channel but we don't have an active connection. Connecting...
[INFO] [stdout] [2m2026-01-17T07:41:42.861249Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:42.861402Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:42.861486Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:42.862855Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:42.862910Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:42.863696Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:42.863759Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:42.864341Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:42.864409Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] test single_node_auto_resub_on_connection_drop ... FAILED
[INFO] [stdout] [2m2026-01-17T07:41:43.362202Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:43.362335Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m943:[0m Before calling server features endpoint on noserver:2113...
[INFO] [stdout] [2m2026-01-17T07:41:43.363468Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m960:[0m Error when calling server features endpoint: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.363546Z[0m [31mERROR[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m966:[0m Unexpected error when fetching server features: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.363617Z[0m [31mERROR[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1058:[0m gRPC connection error: Unmapped gRPC connection error: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }.
[INFO] [stdout] test single_node_discover_error ... ok
[INFO] [stdout] [2m2026-01-17T07:41:43.365327Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:43.365397Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:43.365496Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:43.365547Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:43.366336Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.366390Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:43.366959Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.367009Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:43.367557Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.367616Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:43.862645Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:43.868711Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:43.868764Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:43.868839Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:43.868894Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:43.869851Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.869909Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:43.870559Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.870611Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:43.871180Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:43.871241Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:44.363212Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...2/50
[INFO] [stdout] [2m2026-01-17T07:41:44.372369Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:44.372426Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:44.372508Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:44.372556Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:44.373530Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:44.373589Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:44.374324Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:44.374379Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:44.374975Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:44.375049Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:44.876071Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:44.876142Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:44.876234Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:44.876280Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:44.877690Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:44.877789Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:44.878578Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:44.878637Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:44.879274Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:44.879357Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:45.364401Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:45.380538Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:45.380593Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:45.380656Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:45.380704Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:45.381773Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:45.381832Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:45.382540Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:45.382592Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:45.383204Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:45.383267Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:45.865220Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...3/50
[INFO] [stdout] [2m2026-01-17T07:41:45.884329Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:45.884383Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:45.884456Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:45.884514Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:45.885477Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:45.885545Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:45.886170Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:45.886221Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:45.886842Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:45.886903Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:46.388839Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:46.388903Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:46.388967Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:46.389010Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:46.390133Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:46.390193Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:46.390880Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:46.390930Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:46.391574Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:46.391636Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:46.866672Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:46.892724Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:46.892775Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:46.892844Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:46.892893Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:46.893969Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:46.894027Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:46.894712Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:46.894764Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:46.895386Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:46.895458Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:47.367394Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...4/50
[INFO] [stdout] [2m2026-01-17T07:41:47.396591Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:47.396657Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:47.396729Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:47.396791Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:47.398348Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:47.398451Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:47.399250Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:47.399342Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:47.400051Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:47.400123Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:47.901693Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:47.901773Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:47.901840Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:47.901882Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:47.903051Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:47.903120Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:47.903761Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:47.903811Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:47.904507Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:47.904568Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:48.368531Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:48.405714Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:48.405820Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:48.405902Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:48.405953Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:48.407130Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:48.407190Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:48.407957Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:48.408009Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:48.408743Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:48.408805Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:48.869634Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...5/50
[INFO] [stdout] [2m2026-01-17T07:41:48.910037Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:48.910096Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:48.910160Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:48.910215Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:48.911239Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:48.911331Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:48.912086Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:48.912137Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:48.912925Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:48.912986Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:49.414814Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:49.414873Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:49.414937Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:49.414992Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:49.416035Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:49.416095Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:49.416735Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:49.416788Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:49.417366Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:49.417427Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:49.870386Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:49.918451Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:49.918518Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:49.918595Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:49.918670Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:49.919579Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:49.919636Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:49.920253Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:49.920331Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:49.920868Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:49.920927Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:50.371777Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...6/50
[INFO] [stdout] [2m2026-01-17T07:41:50.422925Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:50.422988Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:50.423065Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:50.423118Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:50.424101Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:50.424157Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:50.424879Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:50.424931Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:50.425594Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:50.425652Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:50.926591Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:50.926669Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:50.926776Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:50.926842Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:50.927911Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:50.927970Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:50.928628Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:50.928681Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:50.929336Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:50.929409Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:51.372406Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:51.430714Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:51.430780Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:51.430856Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:51.430923Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:51.431892Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:51.431954Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:51.433146Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:51.433260Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:51.434308Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:51.434400Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:51.873394Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...7/50
[INFO] [stdout] [2m2026-01-17T07:41:51.935826Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:51.935907Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:51.936027Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:51.936096Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:51.937562Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:51.937648Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:51.938345Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:51.938414Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:51.939142Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:51.939228Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:52.440189Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:52.440248Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:52.440349Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:52.440414Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:52.441392Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:52.441448Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:52.442129Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:52.442190Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:52.442816Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:52.442879Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:52.874760Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:52.944153Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:52.944231Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:52.944342Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:52.944405Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:52.945533Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:52.945591Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:52.946407Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:52.946474Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:52.947137Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:52.947202Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:53.375560Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...8/50
[INFO] [stdout] [2m2026-01-17T07:41:53.448864Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:53.448927Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:53.448997Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:53.449045Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:53.450109Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:53.450165Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:53.450829Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:53.450885Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:53.451504Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:53.451564Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:53.952447Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:53.952509Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:53.952575Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:53.952617Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:53.953627Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:53.953683Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:53.954395Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:53.954462Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:53.955086Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:53.955146Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:54.376633Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:54.456986Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:54.457062Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:54.457130Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:54.457181Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:54.458250Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:54.458327Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:54.458999Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:54.459061Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:54.459661Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:54.459723Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:54.877610Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...9/50
[INFO] [stdout] [2m2026-01-17T07:41:54.960926Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:54.960985Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:54.961049Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:54.961089Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:54.962183Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:54.962244Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:54.962967Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:54.963020Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:54.963742Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:54.963806Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:55.464836Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:55.464901Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:55.464975Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:55.465022Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:55.466070Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:55.466137Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:55.466858Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:55.466914Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:55.467549Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:55.467609Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:55.878535Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:55.968770Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:55.968832Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:55.968901Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:55.968947Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:55.970056Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:55.970116Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:55.970900Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:55.970950Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:55.971784Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:55.971848Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:56.379598Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...10/50
[INFO] [stdout] [2m2026-01-17T07:41:56.473830Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:56.473885Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:56.473953Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:56.473998Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:56.474863Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:56.474920Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:56.475589Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:56.475642Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:56.476246Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:56.476339Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:56.977265Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:56.977374Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:56.977472Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:41:56.977547Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:56.980260Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:56.980426Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:56.981743Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:56.981898Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:56.984688Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:56.984797Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:57.380670Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:57.486049Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:57.486123Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:57.486215Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:57.486279Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:57.488028Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:57.488583Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:57.489689Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:57.490261Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:57.491377Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:57.491959Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:57.881277Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...11/50
[INFO] [stdout] [2m2026-01-17T07:41:57.993650Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:57.993842Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:57.994365Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:57.994641Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:58.002532Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:58.002722Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:58.003904Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:58.003978Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:58.004820Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:58.004898Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:58.506669Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:58.506766Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:58.506860Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:58.506934Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:58.507990Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:58.508066Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:58.509057Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:58.509125Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:58.509866Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:58.509954Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:58.882858Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:41:59.011243Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:59.011344Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:59.011442Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:41:59.011511Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:59.012637Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:59.012709Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:59.013480Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:59.013663Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:59.014917Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:59.015008Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:41:59.384968Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...12/50
[INFO] [stdout] [2m2026-01-17T07:41:59.516358Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:41:59.516425Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:41:59.516510Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:41:59.516564Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:41:59.517822Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:59.517902Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:41:59.518749Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:59.518815Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:41:59.519472Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:41:59.519542Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:00.020509Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:00.020594Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:00.020687Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:00.020762Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:00.021930Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:00.022003Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:00.022683Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:00.022747Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:00.023560Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:00.023643Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:00.386500Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:42:00.524850Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:00.524925Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:00.525011Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:42:00.525070Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:00.526207Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:00.526263Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:00.526987Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:00.527052Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:00.527712Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:00.527789Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:00.888396Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...13/50
[INFO] [stdout] [2m2026-01-17T07:42:01.029035Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:01.029129Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:01.029217Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:42:01.029361Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:01.031181Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:01.031255Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:01.032508Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:01.033056Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:01.033853Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:01.033933Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:01.535634Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:01.535695Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:01.535779Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:01.535831Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:01.537013Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:01.537069Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:01.537882Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:01.537951Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:01.538898Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:01.538981Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:01.889642Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:42:02.040997Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:02.041059Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:02.041128Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:42:02.041174Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:02.042248Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:02.042361Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:02.042994Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:02.043044Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:02.043925Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:02.043987Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:02.390531Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...14/50
[INFO] [stdout] [2m2026-01-17T07:42:02.545995Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:02.546150Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:02.546256Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:42:02.546341Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:02.547858Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:02.548092Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:02.549576Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:02.549636Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:02.550428Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:02.550536Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:03.051472Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:03.051548Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:03.051608Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:03.051663Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:03.052936Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:03.053007Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:03.053797Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:03.053852Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:03.054640Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:03.054706Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:03.391667Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:42:03.555108Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:03.555188Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:03.555276Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:03.555371Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:03.556786Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:03.556864Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:03.557763Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:03.557814Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:03.558644Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:03.558735Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:03.893388Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...15/50
[INFO] [stdout] [2m2026-01-17T07:42:04.059895Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:04.059956Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:04.060027Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:42:04.060072Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:04.061015Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:04.061087Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:04.061821Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:04.061894Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:04.062704Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:04.062796Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:04.564720Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:04.564794Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:04.564860Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:04.564901Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:04.566248Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:04.566392Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:04.567425Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:04.567493Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:04.568328Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:04.568437Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:04.895100Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:42:05.069616Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:05.069703Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:05.069809Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:05.069871Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:05.071116Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:05.071195Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:05.071968Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:05.072038Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:05.072858Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:05.072946Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:05.396715Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...16/50
[INFO] [stdout] [2m2026-01-17T07:42:05.574135Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:05.574201Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:05.574273Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:42:05.574361Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:05.575414Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:05.575471Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:05.576104Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:05.576157Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:05.576786Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:05.576856Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:06.078606Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:06.078667Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:06.078740Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:06.078791Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:06.079853Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:06.079922Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:06.080546Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:06.080602Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:06.081219Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:06.081321Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:06.398023Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m128:[0m Request timed out, retrying...
[INFO] [stdout] [2m2026-01-17T07:42:06.582419Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:06.582489Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:06.582556Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2111 }]
[INFO] [stdout] [2m2026-01-17T07:42:06.582605Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:06.583635Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:06.583694Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:06.584621Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:06.584680Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:06.585800Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:06.585919Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:06.899845Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m119:[0m Checking if admin user is available...17/50
[INFO] [stdout] [2m2026-01-17T07:42:07.087396Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:07.087477Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:07.087576Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }, Endpoint { host: "localhost", port: 2112 }]
[INFO] [stdout] [2m2026-01-17T07:42:07.087647Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:07.088929Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:07.089003Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:07.089807Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:07.089873Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:07.090647Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:07.090732Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:07.591995Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1022:[0m Starting new connection attempt
[INFO] [stdout] [2m2026-01-17T07:42:07.592061Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m999:[0m Before cluster node selection
[INFO] [stdout] [2m2026-01-17T07:42:07.592147Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1297:[0m List of candidates: [Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2113 }]
[INFO] [stdout] [2m2026-01-17T07:42:07.592210Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2112 }
[INFO] [stdout] [2m2026-01-17T07:42:07.593407Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2112 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:07.593488Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2111 }
[INFO] [stdout] [2m2026-01-17T07:42:07.594389Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2111 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:07.594490Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1301:[0m Calling gossip endpoint on: Endpoint { host: "localhost", port: 2113 }
[INFO] [stdout] [2m2026-01-17T07:42:07.595354Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m[1mnode_selection[0m[1m{[0m[3mmode[0m[2m=[0mSeeds([Endpoint { host: "localhost", port: 2111 }, Endpoint { host: "localhost", port: 2112 }, Endpoint { host: "localhost", port: 2113 }]) [3mfailed_endpoint[0m[2m=[0mNone [3mprevious_candidates[0m[2m=[0mNone[1m}[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1319:[0m Failed to retrieve gossip information from candidate Endpoint { host: "localhost", port: 2113 }: status: Unknown, message: "client error (Connect)", details: [], metadata: MetadataMap { headers: {} }
[INFO] [stdout] [2m2026-01-17T07:42:07.595444Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1010:[0m Cluster node selection completed: None
[INFO] [stdout] [2m2026-01-17T07:42:07.595485Z[0m [34mDEBUG[0m [1mnext[0m[2m:[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1026:[0m Reached maximum discovery attempt count
[INFO] [stdout] [2m2026-01-17T07:42:07.595527Z[0m [31mERROR[0m [2meventstore::grpc[0m[2m:[0m [2msrc/grpc.rs[0m[2m:[0m[2m1058:[0m gRPC connection error: Max discovery attempt count reached. count: 50
[INFO] [stdout] [2m2026-01-17T07:42:07.595811Z[0m [34mDEBUG[0m [2mintegration[0m[2m:[0m [2mtests/integration.rs[0m[2m:[0m[2m139:[0m Fatal error, stop retrying. Cause: ConnectionClosed
[INFO] [stdout] test cluster_persistent_subscriptions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- single_node_streams stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'single_node_streams' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e9074 - integration[3d492c906b027250]::single_node_streams::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:293:57
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fadb4 - integration[3d492c906b027250]::single_node_streams
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:293:57
[INFO] [stdout]   37:     0x5b1d552e5cc7 - integration[3d492c906b027250]::single_node_streams::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:292:35
[INFO] [stdout]   38:     0x5b1d54e60ff6 - <integration[3d492c906b027250]::single_node_streams::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- single_node_persistent_subscriptions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'single_node_persistent_subscriptions' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552ea427 - integration[3d492c906b027250]::single_node_persistent_subscriptions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:303:73
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fb9a4 - integration[3d492c906b027250]::single_node_persistent_subscriptions
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:303:73
[INFO] [stdout]   37:     0x5b1d552e8697 - integration[3d492c906b027250]::single_node_persistent_subscriptions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:302:52
[INFO] [stdout]   38:     0x5b1d54e61176 - <integration[3d492c906b027250]::single_node_persistent_subscriptions::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- single_node_projections stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'single_node_projections' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e96a7 - integration[3d492c906b027250]::single_node_projections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:298:61
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fb3b4 - integration[3d492c906b027250]::single_node_projections
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:298:61
[INFO] [stdout]   37:     0x5b1d552e5d57 - integration[3d492c906b027250]::single_node_projections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:297:39
[INFO] [stdout]   38:     0x5b1d54e610b6 - <integration[3d492c906b027250]::single_node_projections::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- single_node_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'single_node_operations' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e9287 - integration[3d492c906b027250]::single_node_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:308:60
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fafb4 - integration[3d492c906b027250]::single_node_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:308:60
[INFO] [stdout]   37:     0x5b1d552e5cf7 - integration[3d492c906b027250]::single_node_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:307:38
[INFO] [stdout]   38:     0x5b1d54e61036 - <integration[3d492c906b027250]::single_node_operations::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plugin_usercertificates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugin_usercertificates' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552af07a - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::PluginTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e9492 - integration[3d492c906b027250]::plugin_usercertificates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:313:69
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fb1b4 - integration[3d492c906b027250]::plugin_usercertificates
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:313:69
[INFO] [stdout]   37:     0x5b1d552e5d27 - integration[3d492c906b027250]::plugin_usercertificates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:312:39
[INFO] [stdout]   38:     0x5b1d54e61076 - <integration[3d492c906b027250]::plugin_usercertificates::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cluster_projections stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cluster_projections' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e8e6a - integration[3d492c906b027250]::cluster_projections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:328:58
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fabb4 - integration[3d492c906b027250]::cluster_projections
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:328:58
[INFO] [stdout]   37:     0x5b1d552e5c97 - integration[3d492c906b027250]::cluster_projections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:327:35
[INFO] [stdout]   38:     0x5b1d54e60fb6 - <integration[3d492c906b027250]::cluster_projections::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cluster_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cluster_operations' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e8c5a - integration[3d492c906b027250]::cluster_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:338:57
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fa9b4 - integration[3d492c906b027250]::cluster_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:338:57
[INFO] [stdout]   37:     0x5b1d552e5217 - integration[3d492c906b027250]::cluster_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:337:34
[INFO] [stdout]   38:     0x5b1d54e60f76 - <integration[3d492c906b027250]::cluster_operations::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cluster_streams stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cluster_streams' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b152e - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::ApiTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e8837 - integration[3d492c906b027250]::cluster_streams::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:323:54
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fa5b4 - integration[3d492c906b027250]::cluster_streams
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:323:54
[INFO] [stdout]   37:     0x5b1d552e51b7 - integration[3d492c906b027250]::cluster_streams::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:322:31
[INFO] [stdout]   38:     0x5b1d54e60ef6 - <integration[3d492c906b027250]::cluster_streams::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- root_certificates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'root_certificates' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1d56325392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1d56325392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d56325392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1d5633e1ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5633e1ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b1d5632aa56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1d5632aa56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b1d56300faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d56300faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5631c349 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d553509ce - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b1d553509ce - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1d5631c5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b1d5631c5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d56301068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b1d562f87c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1d5630208d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5633e9dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5633e722 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b1d553baf6b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b1d551c7922 - <tracing_subscriber[c388312627920df4]::fmt::SubscriberBuilder<tracing_subscriber[c388312627920df4]::fmt::format::DefaultFields, tracing_subscriber[c388312627920df4]::fmt::format::Format, tracing_subscriber[c388312627920df4]::filter::env::EnvFilter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5b1d552fa01b - integration[3d492c906b027250]::configure_logging
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:23:10
[INFO] [stdout]   23:     0x5b1d552b39da - integration[3d492c906b027250]::run_test::<integration[3d492c906b027250]::MiscTests>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:212:5
[INFO] [stdout]   24:     0x5b1d552e8a42 - integration[3d492c906b027250]::root_certificates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:318:67
[INFO] [stdout]   25:     0x5b1d54fca285 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b1d5502024d - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:74
[INFO] [stdout]   27:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5b1d54fd8b7a - tokio[e7a2c9eace839f95]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>, <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5b1d54fd8b7a - <tokio[e7a2c9eace839f95]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5b1d5524f7c4 - <tokio[e7a2c9eace839f95]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5b1d5501f798 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5b1d54fe93ba - tokio[e7a2c9eace839f95]::runtime::context::runtime::enter_runtime::<<tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5b1d54fd6df4 - <tokio[e7a2c9eace839f95]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5b1d550303e7 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   35:     0x5b1d55030600 - <tokio[e7a2c9eace839f95]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), eyre[918b1885cc86facf]::Report>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   36:     0x5b1d552fa7b4 - integration[3d492c906b027250]::root_certificates
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:318:67
[INFO] [stdout]   37:     0x5b1d552e51e7 - integration[3d492c906b027250]::root_certificates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:317:33
[INFO] [stdout]   38:     0x5b1d54e60f36 - <integration[3d492c906b027250]::root_certificates::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b1d55344d7b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b1d55344d7b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5b1d553515da - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5b1d553515da - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5b1d553515da - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5b1d553515da - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5b1d553515da - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5b1d5534baa4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5b1d5534baa4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5b1d553540d2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5b1d553540d2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5b1d553540d2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5b1d553540d2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5b1d553540d2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5b1d563244ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x5b1d563244ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x72f7c336faa4 - <unknown>
[INFO] [stdout]   60:     0x72f7c33fca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- single_node_auto_resub_on_connection_drop stdout ----
[INFO] [stdout] Error: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/integration.rs:366:21
[INFO] [stdout] 
[INFO] [stdout] ---- cluster_persistent_subscriptions stdout ----
[INFO] [stdout] Error: Connection is closed.
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/integration.rs:260:13
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cluster_operations
[INFO] [stdout]     cluster_persistent_subscriptions
[INFO] [stdout]     cluster_projections
[INFO] [stdout]     cluster_streams
[INFO] [stdout]     plugin_usercertificates
[INFO] [stdout]     root_certificates
[INFO] [stdout]     single_node_auto_resub_on_connection_drop
[INFO] [stdout]     single_node_operations
[INFO] [stdout]     single_node_persistent_subscriptions
[INFO] [stdout]     single_node_projections
[INFO] [stdout]     single_node_streams
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "58e22baf624d252fbb53bb71ce036488cf7d71f5a9cd5642a54cd18b638fd1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e22baf624d252fbb53bb71ce036488cf7d71f5a9cd5642a54cd18b638fd1d5", kill_on_drop: false }`
[INFO] [stdout] 58e22baf624d252fbb53bb71ce036488cf7d71f5a9cd5642a54cd18b638fd1d5
