[INFO] fetching crate chitchat 0.10.0... [INFO] testing chitchat-0.10.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate chitchat 0.10.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate chitchat 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate chitchat 0.10.0 [INFO] tweaked toml for crates.io crate chitchat 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chitchat 0.10.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chitchat 0.10.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f5a9e59c4a4190f7a82ce15f3e484189600722289df7363fdefc1c0115e1ead [INFO] running `Command { std: "docker" "start" "-a" "8f5a9e59c4a4190f7a82ce15f3e484189600722289df7363fdefc1c0115e1ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5a9e59c4a4190f7a82ce15f3e484189600722289df7363fdefc1c0115e1ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5a9e59c4a4190f7a82ce15f3e484189600722289df7363fdefc1c0115e1ead", kill_on_drop: false }` [INFO] [stdout] 8f5a9e59c4a4190f7a82ce15f3e484189600722289df7363fdefc1c0115e1ead [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc3efe20335829bf0d4d30b78dc1af663b1cffcd3e0fcc86025d0f7214a760d9 [INFO] running `Command { std: "docker" "start" "-a" "bc3efe20335829bf0d4d30b78dc1af663b1cffcd3e0fcc86025d0f7214a760d9", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling chitchat v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delta.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | fn as_ref(&self) -> DeltaOpRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "bc3efe20335829bf0d4d30b78dc1af663b1cffcd3e0fcc86025d0f7214a760d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3efe20335829bf0d4d30b78dc1af663b1cffcd3e0fcc86025d0f7214a760d9", kill_on_drop: false }` [INFO] [stdout] bc3efe20335829bf0d4d30b78dc1af663b1cffcd3e0fcc86025d0f7214a760d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 239fe23aee8b1971c057e421688f5db0af9705982a34d90833d69acd8dc6b39d [INFO] running `Command { std: "docker" "start" "-a" "239fe23aee8b1971c057e421688f5db0af9705982a34d90833d69acd8dc6b39d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling chitchat v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delta.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | fn as_ref(&self) -> DeltaOpRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delta.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | fn as_ref(&self) -> DeltaOpRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.11s [INFO] running `Command { std: "docker" "inspect" "239fe23aee8b1971c057e421688f5db0af9705982a34d90833d69acd8dc6b39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239fe23aee8b1971c057e421688f5db0af9705982a34d90833d69acd8dc6b39d", kill_on_drop: false }` [INFO] [stdout] 239fe23aee8b1971c057e421688f5db0af9705982a34d90833d69acd8dc6b39d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90473ab481414777030110954eee6977466c3e6782adef0340dc57f250922551 [INFO] running `Command { std: "docker" "start" "-a" "90473ab481414777030110954eee6977466c3e6782adef0340dc57f250922551", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:460:25 [INFO] [stderr] | [INFO] [stderr] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 460 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/delta.rs:148:15 [INFO] [stderr] | [INFO] [stderr] 148 | fn as_ref(&self) -> DeltaOpRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 148 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `chitchat` (lib) generated 2 warnings (run `cargo fix --lib -p chitchat` to apply 2 suggestions) [INFO] [stderr] warning: `chitchat` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chitchat-c32e7e6e3c480b64) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test delta::tests::test_delta_serialization_default ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_exceed_mtu_on_add_kv ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_exceed_mtu_on_add_node ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_simple_node ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_simple_foo ... ok [INFO] [stdout] test digest::tests::test_digest_serialization ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_simple_with_nodes_to_reset ... ok [INFO] [stdout] test digest::tests::test_node_digest_serialization ... ok [INFO] [stdout] test failure_detector::tests::test_bounded_array_stats ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_with_set_max_version ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_does_not_see_a_node_as_alive_with_a_single_heartbeat ... ok [INFO] [stdout] test listener::tests::test_listeners_empty_prefix ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_node_state_additive_smoothing_predominant_in_the_beginning ... ok [INFO] [stdout] test listener::tests::test_listeners_forever ... ok [INFO] [stdout] test listener::tests::test_listeners_prefixes ... ok [INFO] [stdout] test failure_detector::tests::test_sampling_window ... ok [INFO] [stdout] test message::tests::test_bad_cluster ... ok [INFO] [stdout] test message::tests::test_syn ... ok [INFO] [stdout] test message::tests::test_ack ... ok [INFO] [stdout] test serialize::tests::test_compressed_serialized_stream_len_when_there_are_no_compressed_blocks ... ok [INFO] [stdout] test message::tests::test_syn_ack ... ok [INFO] [stdout] test serialize::tests::test_empty ... ok [INFO] [stdout] test listener::tests::test_listeners_simple ... ok [INFO] [stdout] test serialize::tests::test_serialize_chitchat_id ... ok [INFO] [stdout] test serialize::tests::test_serialize_heartbeat ... ok [INFO] [stdout] test serialize::tests::test_serialize_bool ... ok [INFO] [stdout] test serialize::tests::test_compressed_serialized_stream ... ok [INFO] [stdout] test server::tests::test_gossip_dead_and_seed_node ... ok [INFO] [stdout] test server::tests::test_gossip_no_dead_node_no_seed_nodes ... ok [INFO] [stdout] test serialize::tests::test_serialize_ip ... ok [INFO] [stdout] test server::tests::test_select_nodes_for_gossip ... ok [INFO] [stdout] test serialize::tests::test_compressed_serialized_stream_with_random_data ... ok [INFO] [stdout] test server::tests::test_syn ... ok [INFO] [stdout] test server::tests::test_syn_ack ... ok [INFO] [stdout] test state::tests::test_cluster_state_apply_delta ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_depth_first_chitchat ... ok [INFO] [stdout] test server::tests::test_syn_bad_cluster ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_missing_node ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_depth_first_single_node ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_should_ignore_dead_nodes ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_digest ... ok [INFO] [stdout] test state::tests::test_cluster_state_delete_after_ttl ... ok [INFO] [stdout] test server::tests::test_seeding ... ok [INFO] [stdout] test state::tests::test_cluster_state_first_version_is_one ... ok [INFO] [stdout] test server::tests::test_heartbeat ... ok [INFO] [stdout] test state::tests::test_cluster_state_set ... ok [INFO] [stdout] test state::tests::test_cluster_state_missing_node ... ok [INFO] [stdout] test state::tests::test_cluster_state_gc_keys_marked_for_deletion ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_with_old_node_state_that_needs_reset ... ok [INFO] [stdout] test state::tests::test_cluster_state_set_with_same_value_updates_version ... ok [INFO] [stdout] test state::tests::test_cluster_state_set_and_mark_for_deletion ... ok [INFO] [stdout] test state::tests::test_iter_prefix ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_no_reset_if_older_version ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_on_reset_fresher_version ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_different_last_gc_is_ok_if_below_max_version ... ok [INFO] [stdout] test state::tests::test_node_apply_same_value_different_version ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_simple ... ok [INFO] [stdout] test state::tests::test_node_set_delete ... ok [INFO] [stdout] test state::tests::test_node_set_delete_after_ttl_set ... ok [INFO] [stdout] test state::tests::test_node_set_with_ttl ... ok [INFO] [stdout] test state::tests::test_node_skip_delta_from_the_future ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_empty ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_insert ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_offer ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_into_iter ... ok [INFO] [stdout] test state::tests::test_stale_node_iter_stale_key_values ... ok [INFO] [stdout] test tests::test_chitchat_dead_node_liveness ... ok [INFO] [stdout] test tests::test_chitchat_handshake ... ok [INFO] [stdout] test tests::test_chitchat_listener ... ok [INFO] [stdout] 2026-01-26T04:42:07.964152Z  INFO chitchat::state: resetting for node id node-10002:0:127.0.0.1:10002 last_gc_version 1000 [INFO] [stdout] 2026-01-26T04:42:07.964202Z  INFO chitchat: executing catch-up callback [INFO] [stdout] test tests::test_maybe_trigger_catchup_callback ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_node_state_additive_smoothing_effect_fades_off ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_node_state_from_live_to_down_to_live ... ok [INFO] [stdout] 2026-01-26T04:42:07.973970Z  INFO chitchat: skip reset_node_state because the node was recently garbage collected [INFO] [stdout] test tests::test_reset_garbage_collected_node_state ... ok [INFO] [stdout] 2026-01-26T04:42:07.974476Z  INFO chitchat: attempted to reset node, but node is already up to date [INFO] [stdout] test tests::test_reset_node_state ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_panic_if_add_after_exceed - should panic ... ok [INFO] [stdout] test server::tests::test_graceful_shutdown ... ok [INFO] [stdout] 2026-01-26T04:42:07.997991Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2026-01-26T04:42:07.998192Z  INFO chitchat::transport::channel: close addr=127.0.0.1:10000 [INFO] [stdout] 2026-01-26T04:42:07.998273Z  INFO chitchat::transport::channel: close addr=127.0.0.1:10000 [INFO] [stdout] 2026-01-26T04:42:07.998289Z  INFO chitchat::transport::channel: close addr=127.0.0.1:10000 [INFO] [stdout] 2026-01-26T04:42:07.998284Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] test server::tests::test_panic_shutdown ... ok [INFO] [stdout] 2026-01-26T04:42:07.998664Z  WARN chitchat::transport::udp: invalid-chitchat-payload payload_len=4 from=127.0.0.1:30001 err=invalid chitchat magic number [INFO] [stdout] test types::tests::test_deletion_status_to_u8 ... ok [INFO] [stdout] test transport::tests::test_udp_transport_ignore_invalid_payload ... ok [INFO] [stdout] test delta::tests::test_delta_op_tag ... ok [INFO] [stdout] test serialize::tests::test_serialize_block_type ... ok [INFO] [stdout] 2026-01-26T04:42:08.061641Z  INFO chitchat::transport::channel: close addr=127.0.0.1:6663 [INFO] [stdout] 2026-01-26T04:42:08.061756Z  INFO chitchat::transport::channel: close addr=127.0.0.1:6664 [INFO] [stdout] test server::tests::test_member_change_event_is_broadcasted ... ok [INFO] [stdout] 2026-01-26T04:42:08.100289Z  WARN chitchat::state: Node to reset node-10001:0:127.0.0.1:10001 last gc version: 20001 max version: 20000 [INFO] [stdout] 2026-01-26T04:42:08.133817Z  INFO chitchat::state: resetting for node id node-10001:0:127.0.0.1:10001 last_gc_version 20001 [INFO] [stdout] 2026-01-26T04:42:08.166261Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40001 [INFO] [stdout] 2026-01-26T04:42:08.167463Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20001 [INFO] [stdout] 2026-01-26T04:42:08.167546Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20002 [INFO] [stdout] 2026-01-26T04:42:08.167605Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20003 [INFO] [stdout] 2026-01-26T04:42:08.167703Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20004 [INFO] [stdout] 2026-01-26T04:42:08.167789Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20005 [INFO] [stdout] test tests::test_live_node_channel ... ok [INFO] [stdout] test tests::test_chitchat_no_need_to_reset_if_last_gc_version_is_higher ... ok [INFO] [stdout] 2026-01-26T04:42:08.267650Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20001 [INFO] [stdout] 2026-01-26T04:42:08.267752Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20002 [INFO] [stdout] 2026-01-26T04:42:08.267803Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20003 [INFO] [stdout] 2026-01-26T04:42:08.267851Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20004 [INFO] [stdout] 2026-01-26T04:42:08.267907Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20005 [INFO] [stdout] test tests::test_multiple_nodes ... ok [INFO] [stdout] test transport::tests::test_transport_udp ... ok [INFO] [stdout] 2026-01-26T04:42:08.301160Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20002 [INFO] [stdout] 2026-01-26T04:42:08.301224Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20001 [INFO] [stdout] 2026-01-26T04:42:08.301265Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40000 [INFO] [stdout] test transport::tests::test_transport_in_mem ... ok [INFO] [stdout] 2026-01-26T04:42:08.369430Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11001 [INFO] [stdout] 2026-01-26T04:42:08.369535Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11002 [INFO] [stdout] 2026-01-26T04:42:08.369587Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11003 [INFO] [stdout] 2026-01-26T04:42:08.369647Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11004 [INFO] [stdout] 2026-01-26T04:42:08.369708Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11005 [INFO] [stdout] 2026-01-26T04:42:08.369770Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11006 [INFO] [stdout] test tests::test_network_partition_nodes ... ok [INFO] [stdout] 2026-01-26T04:42:08.375519Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30003 [INFO] [stdout] 2026-01-26T04:42:08.467735Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60003 [INFO] [stdout] 2026-01-26T04:42:08.567597Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40002 [INFO] [stdout] 2026-01-26T04:42:08.567723Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40001 [INFO] [stdout] test tests::test_dead_node_kvs_are_gossiped_too_when_node_joins ... ok [INFO] [stdout] 2026-01-26T04:42:09.466910Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] 2026-01-26T04:42:09.467058Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2026-01-26T04:42:09.467138Z  INFO chitchat::transport::channel: close addr=127.0.0.1:3 [INFO] [stdout] test tests::test_live_node_channel_with_extra_predicate ... ok [INFO] [stdout] 2026-01-26T04:42:09.675130Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30001 [INFO] [stdout] 2026-01-26T04:42:09.675239Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30002 [INFO] [stdout] 2026-01-26T04:42:09.675309Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30004 [INFO] [stdout] 2026-01-26T04:42:09.675417Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30005 [INFO] [stdout] 2026-01-26T04:42:09.675496Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30006 [INFO] [stdout] 2026-01-26T04:42:09.675805Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30003 [INFO] [stdout] test tests::test_node_goes_from_live_to_down_to_live ... ok [INFO] [stdout] test serialize::tests::test_proptest_compressed_stream ... ok [INFO] [stdout] 2026-01-26T04:42:33.867457Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60001 [INFO] [stdout] 2026-01-26T04:42:33.867588Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60002 [INFO] [stdout] 2026-01-26T04:42:33.867697Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60004 [INFO] [stdout] 2026-01-26T04:42:33.867808Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60005 [INFO] [stdout] 2026-01-26T04:42:33.867909Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60006 [INFO] [stdout] test tests::test_dead_node_garbage_collection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.91s [INFO] [stdout] [INFO] [stderr] Running tests/cluster_test.rs (/opt/rustwide/target/debug/deps/cluster_test-6f122e5fd4c934fb) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] 2026-01-26T04:42:33.875618Z  INFO cluster_test: NODE "node_1" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:33.875734Z  INFO cluster_test: NODE "node_1" with seeds Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2]) [INFO] [stdout] 2026-01-26T04:42:33.875770Z  INFO cluster_test: NODE "node-1" with seeds None [INFO] [stdout] 2026-01-26T04:42:33.875793Z  INFO cluster_test: NODE "node_2" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:33.875799Z  INFO cluster_test: NODE "node_1" with seeds Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3]) [INFO] [stdout] 2026-01-26T04:42:33.875863Z  INFO cluster_test: EXPECT NODE STATUS node_1 from node_2 to be Live [INFO] [stdout] 2026-01-26T04:42:33.875917Z  INFO cluster_test: NODE "node-2" with seeds None [INFO] [stdout] 2026-01-26T04:42:33.875955Z  INFO cluster_test: NODE "node_2" with seeds Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2]) [INFO] [stdout] 2026-01-26T04:42:33.875947Z  INFO cluster_test: Waiting for node status to be Live node_id=node_2 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:1} } [INFO] [stdout] 2026-01-26T04:42:33.875951Z  INFO cluster_test: NODE "node_2" with seeds Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3]) [INFO] [stdout] 2026-01-26T04:42:33.876025Z  INFO cluster_test: NODE "node-1" with seeds None [INFO] [stdout] 2026-01-26T04:42:33.876037Z  INFO cluster_test: NODE "node_1" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:33.876025Z  INFO cluster_test: INS KV in node node-1:0:127.0.0.1:32795: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:33.876084Z  INFO cluster_test: INS KV in node node_1:0:127.0.0.1:1: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:33.876087Z  INFO cluster_test: NODE "node-1" with seeds None [INFO] [stdout] 2026-01-26T04:42:33.876109Z  INFO cluster_test: NODE "node-2" with seeds None [INFO] [stdout] 2026-01-26T04:42:33.876150Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:33.876158Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_a' == '0' [INFO] [stdout] 2026-01-26T04:42:33.876170Z  INFO cluster_test: NODE "node_3" with seeds Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3]) [INFO] [stdout] 2026-01-26T04:42:33.876186Z  INFO cluster_test: NODE "node_2" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:33.876197Z  INFO cluster_test: Waiting for node state to be present. node_id=node_1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:1, 127.0.0.1:2} } [INFO] [stdout] 2026-01-26T04:42:33.876199Z  INFO cluster_test: Waiting for node state to be present. node_id=node-1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:32795} } [INFO] [stdout] 2026-01-26T04:42:33.876216Z  INFO cluster_test: INS KV in node node-1:0:127.0.0.1:46697: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:33.876233Z  INFO cluster_test: NODE "node-2" with seeds None [INFO] [stdout] 2026-01-26T04:42:33.876249Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_a' == '0' [INFO] [stdout] 2026-01-26T04:42:33.876308Z  INFO cluster_test: Waiting for node state to be present. node_id=node-1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:46697} } [INFO] [stdout] 2026-01-26T04:42:33.876344Z  INFO cluster_test: EXPECT NODE STATUS node_1 from node_2 to be Live [INFO] [stdout] 2026-01-26T04:42:33.876351Z  INFO cluster_test: INS KV in node node_1:0:127.0.0.1:1: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:33.876416Z  INFO cluster_test: Waiting for node status to be Live node_id=node_2 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:1} } [INFO] [stdout] 2026-01-26T04:42:33.876439Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:33.876432Z  INFO cluster_test: INS KV in node node-1:0:127.0.0.1:35275: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:33.876485Z  INFO cluster_test: Waiting for node state to be present. node_id=node_1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:2, 127.0.0.1:3, 127.0.0.1:1} } [INFO] [stdout] 2026-01-26T04:42:33.876510Z  INFO cluster_test: INS KV in node node-2:0:127.0.0.1:34105: (key_b=1) [INFO] [stdout] 2026-01-26T04:42:33.876555Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_a' == '0' [INFO] [stdout] 2026-01-26T04:42:33.876602Z  INFO cluster_test: Waiting for node state to be present. node_id=node-1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {"key_b": VersionedValue { value: "1", version: 1, status: Set }}, max_version: 1, last_gc_version: 0 }], seed_addrs: {127.0.0.1:35275} } [INFO] [stdout] 2026-01-26T04:42:33.876863Z  INFO cluster_test: NODE "node-0" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.876972Z  INFO cluster_test: NODE "node-1" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877070Z  INFO cluster_test: NODE "node-2" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877173Z  INFO cluster_test: NODE "node-3" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877283Z  INFO cluster_test: NODE "node-4" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877406Z  INFO cluster_test: NODE "node-5" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877510Z  INFO cluster_test: NODE "node-6" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877643Z  INFO cluster_test: NODE "node-7" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877788Z  INFO cluster_test: NODE "node-8" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.877969Z  INFO cluster_test: NODE "node-9" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878099Z  INFO cluster_test: NODE "node-10" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878244Z  INFO cluster_test: NODE "node-11" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878374Z  INFO cluster_test: NODE "node-12" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878473Z  INFO cluster_test: NODE "node-13" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878537Z  INFO cluster_test: NODE "node-14" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878710Z  INFO cluster_test: NODE "node-15" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878833Z  INFO cluster_test: NODE "node-16" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.878972Z  INFO cluster_test: NODE "node-17" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.879073Z  INFO cluster_test: NODE "node-18" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.879198Z  INFO cluster_test: NODE "node-19" with seeds Some([node-0:0:127.0.0.1:38797, node-1:0:127.0.0.1:36547, node-2:0:127.0.0.1:40091]) [INFO] [stdout] 2026-01-26T04:42:33.879823Z  INFO cluster_test: INS KV in node node-0:0:127.0.0.1:38797: (key_0=5252852655170989112)(key_1=2244550702443099726)(key_2=3205830857339487936)(key_3=16600185454551781947)(key_4=18031785377970232350)(key_5=7040938204400068185)(key_6=3475362753465181091)(key_7=13098761480483563305)(key_8=3230923655699442234)(key_9=664732898738633134)(key_10=12962504549073440573)(key_11=4051243039341268541)(key_12=12764455296973579772)(key_13=10744121604889460895)(key_14=1050032007338738936)(key_15=11239154304598808450)(key_16=1668165870757603434)(key_17=3107308432400501358)(key_18=11889703978061589154)(key_19=1464152441978296557)(key_20=14911786795810737486)(key_21=11861573187150132698)(key_22=4161519384680157429)(key_23=13876817842732010117)(key_24=15585705109257716691)(key_25=11786070203071441210)(key_26=1805949868129028573)(key_27=18228626244892812607)(key_28=6380111979658861518)(key_29=10112053855475908322)(key_30=4837848812764765203)(key_31=8792062403163644020)(key_32=4928274276857176926)(key_33=2823820000066731329)(key_34=9843886029777006901)(key_35=5947873909070500152)(key_36=14218215862962671727)(key_37=7737086739209714038)(key_38=9236687162799678141)(key_39=1597462905663100412)(key_40=1731463605132507987)(key_41=7001813568886731094)(key_42=10147583370449704452)(key_43=17702527044030054717)(key_44=2505821970675493547)(key_45=6122231135769712858)(key_46=4333073333448576986)(key_47=14018358954524337377)(key_48=9026103624396064216)(key_49=7063870276799419834)(key_50=10148539337679191985)(key_51=10270575305232928437)(key_52=2794928877004409501)(key_53=9700514694462229167)(key_54=9198435258539550267)(key_55=12169398757784881100)(key_56=2241632759056003682)(key_57=17406605186138638002)(key_58=2882416678115944751)(key_59=569440111852620550)(key_60=9520692711767106856)(key_61=4165565585922244625)(key_62=2864997773546737501)(key_63=353649229605735416)(key_64=2815534340150806586)(key_65=16039453755643411010)(key_66=15702781589145277235)(key_67=17822514637862826758)(key_68=1769617232409359827)(key_69=3399080094744798765)(key_70=11665339153819738502)(key_71=13832836920190937913)(key_72=4613341033217657780)(key_73=9827539607883099947)(key_74=10481821021701242572)(key_75=9066214434394485609)(key_76=901076781645831747)(key_77=2949480056080654938)(key_78=13060182770401509054)(key_79=12038350091532850809)(key_80=14938419872201997)(key_81=11586130159401343701)(key_82=7917969190866764650)(key_83=2178850476579290309)(key_84=3193650209477108135)(key_85=13521460402012866923)(key_86=6455222061704667289)(key_87=6628904579427681757)(key_88=7861095404270820551)(key_89=5052229024600195842)(key_90=16665445106420997462)(key_91=11736537779704272663)(key_92=18166740806427280183)(key_93=13938221049889420552)(key_94=166501119749521413)(key_95=16824865501558328805)(key_96=15922553734615760289)(key_97=14611710754482574173)(key_98=15747811985796972831)(key_99=14630997286509675885)(key_100=17672252972433489729)(key_101=1665989785275888368)(key_102=15221796794370566817)(key_103=11314334056709882516)(key_104=14078711738229451220)(key_105=16488613483191534927)(key_106=10329468917212452713)(key_107=16734126654301773443)(key_108=18343014715636774789)(key_109=2993205857531620225)(key_110=5293884644797353370)(key_111=15511766054857772936)(key_112=9119721985160304797)(key_113=9458379505187291434)(key_114=8641466182313734347)(key_115=5375606263475119891)(key_116=13405170844179322700)(key_117=10331470968631103325)(key_118=2220559694510428747)(key_119=10884177990476807731)(key_120=11963112361499648586)(key_121=8394540013374036334)(key_122=14302796961626261682)(key_123=4477860543092278003)(key_124=10593621805834854926)(key_125=13007778278687851568)(key_126=12461716803129469212)(key_127=16763778768172298033)(key_128=2530872687561392711)(key_129=5289995756445704336)(key_130=7760167147447776418)(key_131=560249348246590329)(key_132=1581717863284408232)(key_133=16501036320051453708)(key_134=3567412879036219127)(key_135=15401163988461786039)(key_136=10749179726710445442)(key_137=14084261900501329970)(key_138=8644763020601530587)(key_139=4308022714807286112)(key_140=7561765440034734899)(key_141=4133390705409812778)(key_142=8042638267954372500)(key_143=11424934056472647392)(key_144=8873465663293112233)(key_145=4371565578292345499)(key_146=11642840790480261808)(key_147=14291936998332582556)(key_148=8015405616190354282)(key_149=8286669018061075893)(key_150=6950492743436884997)(key_151=13400718514482585235)(key_152=15208662264468530883)(key_153=7092848940450131965)(key_154=2035209400814273941)(key_155=7932770581493355384)(key_156=9214226951281147763)(key_157=4785166895607070505)(key_158=12204338548421242016)(key_159=14071173185068547006)(key_160=9785748734551526023)(key_161=8922933903816599354)(key_162=18035221020905957410)(key_163=2801551659453015692)(key_164=12281215585324044480)(key_165=4118779263634221589)(key_166=3167609999456809306)(key_167=13800712130800885396)(key_168=14521567863530590705)(key_169=18267298312515122934)(key_170=7987515302042107680)(key_171=10702438188658235410)(key_172=11757492261181884712)(key_173=5232779409401267756)(key_174=15305109440773308579)(key_175=11817031258312207704)(key_176=13084593277439291394)(key_177=14743284767032761547)(key_178=3424966550381603027)(key_179=7776634044221599741)(key_180=1586433111940379374)(key_181=5810377994527394282)(key_182=16174976370544151384)(key_183=11175912023003855107)(key_184=9821857071617626988)(key_185=11117278386132215441)(key_186=3409496508814792144)(key_187=14945337565882480032)(key_188=11959569843417750843)(key_189=7044768339384609895)(key_190=1440760362029872177)(key_191=18410750835515214385)(key_192=8297567917482563767)(key_193=10920037138643781815)(key_194=14857465846853802555)(key_195=12340913972038411294)(key_196=2760263442909826231)(key_197=2517547038600169278)(key_198=17563272876649041292)(key_199=8080642501849490302) [INFO] [stdout] 2026-01-26T04:42:33.880805Z  INFO cluster_test: INS KV in node node-1:0:127.0.0.1:36547: (key_0=4104904809124050335)(key_1=17071234427508620765)(key_2=12966974878168711535)(key_3=17064100462454761033)(key_4=7771162638220224152)(key_5=7808789193620681095)(key_6=1828368282923995647)(key_7=2869221727387737978)(key_8=6516230415638048103)(key_9=9208585456496204138)(key_10=17949110606183326457)(key_11=14156885318528900804)(key_12=12052597645290963402)(key_13=1690057135224342383)(key_14=14879932922063003954)(key_15=10714689504734893137)(key_16=13242521461651949320)(key_17=10143173770509051716)(key_18=6929332705816554929)(key_19=12757071187926136594)(key_20=8664283275106587057)(key_21=18291627754233292020)(key_22=8786037944945715652)(key_23=8461675374132099517)(key_24=14217419762998918457)(key_25=5983760731790539832)(key_26=17057565206039714377)(key_27=1682142583315352927)(key_28=17057142183392991717)(key_29=15838671987217439034)(key_30=650526213228692648)(key_31=17412191514466038286)(key_32=2436739424330903934)(key_33=9395237026477578996)(key_34=5090260063366798279)(key_35=15583525387034502685)(key_36=11347364048829294649)(key_37=6010381113491005048)(key_38=1529121371770557006)(key_39=1545577852027061808)(key_40=10192378694124447417)(key_41=2632126531290257092)(key_42=2427533554857108471)(key_43=6981941172123929905)(key_44=13083067161988159557)(key_45=12419536539495149004)(key_46=1353287118753618269)(key_47=5403281307770507399)(key_48=4176427864272450977)(key_49=5698480992124928891)(key_50=793690006589643269)(key_51=13518739407291912399)(key_52=861290260945454935)(key_53=17564740944907592386)(key_54=11310274264250315557)(key_55=4986754133082857127)(key_56=13106890428905114392)(key_57=11079654847759704422)(key_58=13110011561616423706)(key_59=18127179492714178998)(key_60=8707022167807459095)(key_61=10588038643466050161)(key_62=10679781944888582848)(key_63=7157418547712035909)(key_64=1941147171414413285)(key_65=11097690581612941140)(key_66=5105054562349532994)(key_67=1167992559086357450)(key_68=9137578078735005865)(key_69=11707390493025610216)(key_70=6073639593311635129)(key_71=4595248121197690366)(key_72=14679765932506021060)(key_73=8138908165020410031)(key_74=7061058246211755050)(key_75=17795229722799159484)(key_76=17224979263557842465)(key_77=2611471287959958498)(key_78=1274141073056684587)(key_79=4551123270800180389)(key_80=13758384771251927942)(key_81=9260133050787505492)(key_82=411608406570075834)(key_83=11896993698926359826)(key_84=16283639510788337153)(key_85=11291225463052427520)(key_86=1268363972371703336)(key_87=3344800036286676716)(key_88=13461053279221558442)(key_89=2141452534662047537)(key_90=14029774728094631476)(key_91=18177975262851186874)(key_92=8403621817047920285)(key_93=17371714403418286278)(key_94=7421277141687504521)(key_95=14643285244337684928)(key_96=2739995205499867577)(key_97=12044513304057356041)(key_98=430675968925157108)(key_99=3714777789843819307)(key_100=10969820377383125857)(key_101=12053679457595700298)(key_102=13293430744478501127)(key_103=3117644880471843467)(key_104=6219955091718258892)(key_105=375532132319720924)(key_106=16159253243145540538)(key_107=12542523533100945739)(key_108=1146226559687566664)(key_109=5258500912277560777)(key_110=9362487276318357396)(key_111=5141925631862474854)(key_112=12452948539891345177)(key_113=10519724214744180319)(key_114=1369697390631747082)(key_115=4851544424095191828)(key_116=15897163337474402878)(key_117=17269264005996410845)(key_118=11618865722579086366)(key_119=13225758262542493392)(key_120=10750890079545542173)(key_121=2662295040788852601)(key_122=14879702062662305790)(key_123=9211752231231387771)(key_124=16695511211043690693)(key_125=9836329127022156281)(key_126=3600495141384265434)(key_127=16548139297980606497)(key_128=9550416020665652589)(key_129=8264423045341614386)(key_130=3054820627933448572)(key_131=9272536118877719485)(key_132=17464819186988428009)(key_133=848231175587411039)(key_134=13996529565036689023)(key_135=10984686761416060077)(key_136=12085963707634584002)(key_137=17696525825630335039)(key_138=9783837067497445)(key_139=13556460537364660829)(key_140=2699775041899001438)(key_141=13797756437561092551)(key_142=14916370509917058154)(key_143=2540321495530534817)(key_144=11683767850889396340)(key_145=2277970374613202739)(key_146=7734079235024550619)(key_147=6184367181919461635)(key_148=15355086886252060730)(key_149=755070483778499456)(key_150=2690435098744351870)(key_151=14286619206700311313)(key_152=3019619523719842279)(key_153=450241756643691769)(key_154=17714967061943166277)(key_155=13532237157128787780)(key_156=6897019522727649392)(key_157=17555043208428673000)(key_158=7519397137215811496)(key_159=14485301093656413507)(key_160=5371562538521860519)(key_161=1689335697843315157)(key_162=10078258361207456787)(key_163=17426415924999754765)(key_164=18125579664515174517)(key_165=16771658767445329037)(key_166=1095690576852505780)(key_167=7624742579979539211)(key_168=4127181522080492069)(key_169=16486922421730329476)(key_170=12282553413690543901)(key_171=9175881204068534099)(key_172=380241044539283128)(key_173=4286292074224808873)(key_174=6534694078127012442)(key_175=14237062847991255062)(key_176=13044625893313311788)(key_177=9848711763483261084)(key_178=1439120990194844183)(key_179=13662023665646962764)(key_180=15406660740854937476)(key_181=1268214229870653973)(key_182=7823847739548673093)(key_183=4908275417957816998)(key_184=16083130210600058624)(key_185=2391929465520543370)(key_186=13535589619535855934)(key_187=13730345103155736246)(key_188=17600437240222550325)(key_189=1373492501637713289)(key_190=3466210641081858428)(key_191=14623388224095855811)(key_192=13782147335693140176)(key_193=13468733961236249329)(key_194=13792002999245158403)(key_195=10800562707014028799)(key_196=938494638121540032)(key_197=14858427881242306448)(key_198=4649139791944708715)(key_199=16233062358031944272) [INFO] [stdout] 2026-01-26T04:42:33.881814Z  INFO cluster_test: INS KV in node node-2:0:127.0.0.1:40091: (key_0=17249597838451776868)(key_1=10873149529023270015)(key_2=10212710893244256523)(key_3=343568872298386604)(key_4=11732560771446538109)(key_5=3862617762099198094)(key_6=14520322129418589961)(key_7=15531550466673563605)(key_8=809610086344043232)(key_9=3340951923832698859)(key_10=11173460911406277257)(key_11=2804428211388343478)(key_12=15908028280176928015)(key_13=5251113272305545481)(key_14=4560617143262765998)(key_15=5093973031895324847)(key_16=11017014120138818648)(key_17=11159195690868638778)(key_18=6817211397637437409)(key_19=12242341308363414098)(key_20=4714965943027921430)(key_21=7674325004271125722)(key_22=2877381130547557105)(key_23=2973756930272976864)(key_24=17338971118163732195)(key_25=6700535653599109202)(key_26=5051780148786620400)(key_27=17217709788174715113)(key_28=51862691829122265)(key_29=17415359937592814407)(key_30=9425465981791794385)(key_31=8954878431939519280)(key_32=571077634323092879)(key_33=14268414521953899175)(key_34=6082408323112017214)(key_35=998696397138081651)(key_36=18162381816825624133)(key_37=308370821531468540)(key_38=15040690605393354431)(key_39=8356441313243108300)(key_40=12437287487804716034)(key_41=10914369957012147362)(key_42=146345950417847903)(key_43=17385347592028668794)(key_44=20812062254405264)(key_45=982448589837481264)(key_46=9731650699295233158)(key_47=14161916314135247759)(key_48=14986192181574876441)(key_49=10405095669005297173)(key_50=12458963828940668332)(key_51=7495287835763184310)(key_52=1030229783136621639)(key_53=4813968756467274392)(key_54=10297716037674487803)(key_55=18138677608306334815)(key_56=7585725688230848768)(key_57=14294914684882578809)(key_58=9610347426943227392)(key_59=12500456672533162942)(key_60=18092306794485183166)(key_61=1543814907313451830)(key_62=13642578170855174117)(key_63=9588342217230034935)(key_64=1325886802528967976)(key_65=18286698484062105521)(key_66=10726960978527856260)(key_67=1711897206617803263)(key_68=10650726618783387220)(key_69=10120976788731623656)(key_70=928710989467111623)(key_71=5323654038829863871)(key_72=12085328208204363351)(key_73=6431587641587930658)(key_74=13638018213875716894)(key_75=13785897898357636075)(key_76=1285207874699982306)(key_77=10948949374089732917)(key_78=13888491349918748058)(key_79=11845696829997268389)(key_80=14047808277707061069)(key_81=13962271912723374384)(key_82=3088819369307429596)(key_83=13161403740251844589)(key_84=3447306310885022853)(key_85=18139401437004020354)(key_86=14890557756488953899)(key_87=3543217507852369109)(key_88=17211871645909522582)(key_89=2449415131743667689)(key_90=10893778589709524414)(key_91=9518966116161436990)(key_92=245815224887855701)(key_93=8466189424321349653)(key_94=2724373886404957561)(key_95=17328623556144198957)(key_96=5562792699773213880)(key_97=8857825587852702938)(key_98=17762081879094118792)(key_99=1881238820860558184)(key_100=5017008552068544394)(key_101=12268298387786462817)(key_102=11456504169957205718)(key_103=9058109884444438191)(key_104=2376180452345747574)(key_105=4458187902851656123)(key_106=1146670939924477047)(key_107=5821120886286030823)(key_108=16320577013171219947)(key_109=3353886913567475636)(key_110=8903368201052473156)(key_111=17680482980985029595)(key_112=10503106315634700337)(key_113=13741521657213087849)(key_114=13637022993897923214)(key_115=1674519440721562666)(key_116=9480916692440102228)(key_117=747460027653391518)(key_118=6999153480842415630)(key_119=10082791031161340750)(key_120=14930636429043935185)(key_121=16638387855620062336)(key_122=10857758332381880178)(key_123=778163133933790030)(key_124=2706220711297130630)(key_125=8444475697428771873)(key_126=11591332418417557652)(key_127=16727420549945907730)(key_128=6136889679643524355)(key_129=8262747116761802807)(key_130=15083905347303838486)(key_131=9295619810349453977)(key_132=2635670858976214871)(key_133=15362458529365183783)(key_134=17283295272570435570)(key_135=14298217545350331533)(key_136=6389727854513672511)(key_137=10380514326300522134)(key_138=17968056277458266111)(key_139=14839594568550257740)(key_140=7215730492700491847)(key_141=6230457459616081877)(key_142=16521454367406386313)(key_143=1717418612946704245)(key_144=17999419131749605637)(key_145=13535623022194319616)(key_146=10728678949969181126)(key_147=11480577578026745672)(key_148=10136557432826147166)(key_149=15146480165064853942)(key_150=16969247949194940661)(key_151=9758507650635712516)(key_152=7290300125857442321)(key_153=18231176041223323260)(key_154=16532277464616878252)(key_155=8023278489441088298)(key_156=6181891637031055179)(key_157=990164631856224359)(key_158=16763756315288071016)(key_159=13321980740315472084)(key_160=5368031105019973477)(key_161=11265738535328862675)(key_162=13256993300678276846)(key_163=6605645430847211401)(key_164=16477615931490281494)(key_165=13551451025720624488)(key_166=8721527180618210419)(key_167=4022663978083147446)(key_168=7487290209711815022)(key_169=13753322270620593431)(key_170=13432626984019398822)(key_171=14160822315680923140)(key_172=5804035115137541100)(key_173=11818027241099306435)(key_174=949333305514755205)(key_175=18091546632710414204)(key_176=18109206856401000118)(key_177=12078409952606017096)(key_178=11697755790480331747)(key_179=4372018093459623011)(key_180=339584717263974266)(key_181=668953305986649087)(key_182=421587459032150775)(key_183=8964712508519129048)(key_184=2210339806361961679)(key_185=17543275455779921015)(key_186=18135318609216967390)(key_187=16575595569471916927)(key_188=6328997100639784200)(key_189=10750901906880669111)(key_190=11519748691621783547)(key_191=12543400423624721760)(key_192=17637416182436874912)(key_193=1033282907219226356)(key_194=13065263489248974799)(key_195=16904521246334323195)(key_196=11044010583659819505)(key_197=12113294969555738678)(key_198=3959326344218583656)(key_199=16710680888649329405) [INFO] [stdout] 2026-01-26T04:42:33.882874Z  INFO cluster_test: INS KV in node node-3:0:127.0.0.1:43663: (key_0=13153828620792856599)(key_1=16494670170918298807)(key_2=7794838197602683982)(key_3=7747380383222426712)(key_4=13758895970158608496)(key_5=15668846475232479498)(key_6=15437861496656720637)(key_7=16558901990121765717)(key_8=8883069106008002140)(key_9=16731979436466898507)(key_10=17816141516284912035)(key_11=16662019709953423324)(key_12=16985779759127559275)(key_13=5095981807376201744)(key_14=7230455563989624392)(key_15=6361517470554835953)(key_16=3766551923056625714)(key_17=14515627679672007726)(key_18=12096497491218788865)(key_19=17055738189622128521)(key_20=10121344921129744433)(key_21=13959544499487928854)(key_22=417251955328742223)(key_23=469253001317558096)(key_24=8856683017568093668)(key_25=17706757604256619938)(key_26=13236120132817801761)(key_27=17620978761929153909)(key_28=10508995747263502428)(key_29=1828432138905759045)(key_30=7254988763967480318)(key_31=1563217170274244965)(key_32=15490435845873129406)(key_33=16348243820116166075)(key_34=17911436855905391099)(key_35=12787921603721121830)(key_36=9849717876328179580)(key_37=17454607724719461510)(key_38=16640157255286385870)(key_39=14944894537660737419)(key_40=2300288672579403143)(key_41=14292072788216113689)(key_42=7613225333360775107)(key_43=14302060487816694765)(key_44=8271973497994689749)(key_45=7142497772407768792)(key_46=16936660439795201348)(key_47=1875213579799316188)(key_48=4085017389437482079)(key_49=9648266837114474068)(key_50=18063310633196917765)(key_51=16099512640618398889)(key_52=15159248963793677763)(key_53=7327812475795515873)(key_54=7582594073194219156)(key_55=7306809974169959913)(key_56=1467003561181172097)(key_57=8693522119014701590)(key_58=514235339010518912)(key_59=13502719772149757627)(key_60=14808199949047203087)(key_61=665547294577339548)(key_62=3087673948159378362)(key_63=12999381897015574615)(key_64=3063508674032392562)(key_65=12499858411118059319)(key_66=9842553198119956081)(key_67=15949753456915972938)(key_68=3264394740134498577)(key_69=1876385191614792759)(key_70=2129901722230431844)(key_71=17662846122875874071)(key_72=3599386794901785704)(key_73=8654638969991990336)(key_74=10238735436007714784)(key_75=3545230124163229523)(key_76=6385487187117872978)(key_77=13502698643032122527)(key_78=15768438190631144442)(key_79=2970279143599573891)(key_80=14642088960944878840)(key_81=2702938541585635011)(key_82=17239559220150163641)(key_83=3053467732017505273)(key_84=15411771209816872140)(key_85=14485040982554973890)(key_86=10432600870482148604)(key_87=12499358960213488063)(key_88=16693337912294080917)(key_89=7349865732997950913)(key_90=2548336091160949272)(key_91=11063895342996694435)(key_92=13029961096958664688)(key_93=13216600692351626234)(key_94=1318948569052156991)(key_95=15796945383618733576)(key_96=8479758721370580469)(key_97=13901276314647819754)(key_98=12109457438832351451)(key_99=2257771114634784046)(key_100=15547701154578188345)(key_101=10798902346474451975)(key_102=16640637485859417566)(key_103=323250707894813414)(key_104=1262767899925049379)(key_105=11127785404535954012)(key_106=3494031492615227068)(key_107=12772020155711813164)(key_108=6090119087802405749)(key_109=671008110421892012)(key_110=9931403262592661945)(key_111=3103708827176336808)(key_112=5070582886141136929)(key_113=8476110285349231437)(key_114=5050825878604791599)(key_115=6778709229940791617)(key_116=5660236691566521362)(key_117=10368080097862093572)(key_118=10300429596524725855)(key_119=7324092400316355537)(key_120=5520586994460619111)(key_121=8437294384648597816)(key_122=12528280597971297448)(key_123=11661449162858044744)(key_124=10870859106982907073)(key_125=11323748416669410204)(key_126=11625997746471881367)(key_127=5542853145584526343)(key_128=17858281807032804453)(key_129=17280739905025240610)(key_130=4412483994217350877)(key_131=5083934843938361885)(key_132=16145223734178644110)(key_133=948648996144948711)(key_134=15600378905759514620)(key_135=15100324860429555602)(key_136=381735970974716401)(key_137=16769132630874797050)(key_138=16684254108263501401)(key_139=10947903329484524157)(key_140=8104363717481117234)(key_141=11493187528917746411)(key_142=166182794929600171)(key_143=3005588379615789343)(key_144=11169756054183583117)(key_145=9189030951418894711)(key_146=1047396253448544159)(key_147=17429263538397010113)(key_148=15480919328403929368)(key_149=18183000857853396828)(key_150=5679476350123854736)(key_151=323037704054075099)(key_152=12850656943477280990)(key_153=12442535741873358604)(key_154=17903466702102325008)(key_155=5445564716903966407)(key_156=17627108820251223178)(key_157=12919949738132016307)(key_158=17207831604367486509)(key_159=9806522283105461331)(key_160=857413597075025768)(key_161=395958307937819726)(key_162=17282895892503761229)(key_163=15153525817190902922)(key_164=10696839297699243251)(key_165=2603436477854546768)(key_166=9814749962160137490)(key_167=12380882756762657111)(key_168=7974249761490244020)(key_169=7534547505659694173)(key_170=16568877400940265711)(key_171=17997926537169349123)(key_172=3349570613705114119)(key_173=11853577903509053316)(key_174=14483836290286747893)(key_175=13771527888059352683)(key_176=8390183012781230208)(key_177=11998929097281701026)(key_178=9939199711262866854)(key_179=3151281949858279473)(key_180=4572720870516101489)(key_181=16376089863718548544)(key_182=15660344382259902144)(key_183=16245630256493311034)(key_184=6148035577281051925)(key_185=2009279090134142605)(key_186=6099351036558842116)(key_187=11482868606402413720)(key_188=13238626173717637218)(key_189=2784368484104072039)(key_190=9160096547170680601)(key_191=686859843461876769)(key_192=3254052460338063343)(key_193=731639162317174134)(key_194=12804562859337843870)(key_195=15663219354806585620)(key_196=7718382868670432016)(key_197=12617191525890104360)(key_198=6183893934302361339)(key_199=6779530928543409507) [INFO] [stdout] 2026-01-26T04:42:33.883970Z  INFO cluster_test: INS KV in node node-4:0:127.0.0.1:40373: (key_0=15465006621979693981)(key_1=9495117180277833053)(key_2=12090889985995485699)(key_3=15124180320901379029)(key_4=14321094650625901851)(key_5=1432439001828337565)(key_6=13997087302448810725)(key_7=5384176975955017166)(key_8=17612628536257433141)(key_9=6076651117930645847)(key_10=3537593294987241353)(key_11=11578222342417665990)(key_12=11267479218432011267)(key_13=874769085126799417)(key_14=2081276687458926042)(key_15=5076806263216082275)(key_16=16951094001535620618)(key_17=3254546485301681335)(key_18=7023892946163842342)(key_19=1882289039208817725)(key_20=18376537200568090930)(key_21=9645128866822500382)(key_22=15994274207563863923)(key_23=12689306113362801429)(key_24=10637345179613421347)(key_25=4232665100286721128)(key_26=13482499370841874014)(key_27=5298881440901210429)(key_28=15635180741702486190)(key_29=13931819533372283990)(key_30=16294709993264507048)(key_31=14299847406455314901)(key_32=1842761194774626443)(key_33=13437285295964207540)(key_34=3502579067841922054)(key_35=669910764094190475)(key_36=15943363786688663665)(key_37=3259931769156169623)(key_38=16187799654366051449)(key_39=8551568477414665970)(key_40=18269555918414061462)(key_41=15772192836771429747)(key_42=17924238956718662237)(key_43=10661528761603293793)(key_44=6722137957318873863)(key_45=15418697674027746634)(key_46=2195718886680124143)(key_47=1212616220826828597)(key_48=18366404505229645179)(key_49=17592683249388836738)(key_50=8355053881160933630)(key_51=9476739971023294322)(key_52=11554457935776653868)(key_53=14348170082714684753)(key_54=2624441215023253054)(key_55=16041217977584264699)(key_56=1892048698188105833)(key_57=7073451192735928057)(key_58=1218137688660877153)(key_59=16189463825100006635)(key_60=10195318549607192543)(key_61=15245090064838201496)(key_62=7528488265072772500)(key_63=5825103459794563117)(key_64=15287469035167086228)(key_65=10588354721684372198)(key_66=549449392006437524)(key_67=1345115065974569253)(key_68=9645385236881040154)(key_69=10537716904619150693)(key_70=10299162511940579185)(key_71=325225236780031571)(key_72=5904883343294380146)(key_73=2232939154740611644)(key_74=17870672608264547685)(key_75=6732446734988538095)(key_76=16180128730877180243)(key_77=11431157457437447825)(key_78=2857042334127074107)(key_79=5968792952949907760)(key_80=17307847709818377295)(key_81=10354011140930989456)(key_82=12944622831601628665)(key_83=16303600016338606775)(key_84=13972050619220379535)(key_85=4163123008243653664)(key_86=6262038072602586568)(key_87=8266163229129778962)(key_88=1697548482079081204)(key_89=17680685622180880603)(key_90=7561887592759642976)(key_91=6109187272468196940)(key_92=16650753794810260200)(key_93=10646374275671651033)(key_94=13774017698580186235)(key_95=8667476032121097155)(key_96=16682819456479301167)(key_97=18068021730203512198)(key_98=10032289029322009199)(key_99=7378160946877931731)(key_100=18303487006118968007)(key_101=12936816782856845321)(key_102=4463913735939480242)(key_103=15086561777284639822)(key_104=4901619832589021163)(key_105=3401499969784645746)(key_106=9365565191274336215)(key_107=4169120422675958927)(key_108=1732914000712318591)(key_109=835931155845709669)(key_110=16982856239017639410)(key_111=14107532567480629471)(key_112=5438962710413452416)(key_113=11745450195574268512)(key_114=1034142030308958674)(key_115=5242105522447416797)(key_116=7427710401216799203)(key_117=17205007584535777751)(key_118=9784796012596728156)(key_119=11503429166917533873)(key_120=14727506097538845521)(key_121=7452684902541139110)(key_122=15478115702743729085)(key_123=16890088294784088351)(key_124=5367872684893776802)(key_125=12525442025789809300)(key_126=392455807300669595)(key_127=6459808230974001519)(key_128=17037041294653765227)(key_129=6896150137857680354)(key_130=3374406524685771880)(key_131=6033592752020210715)(key_132=10414945785967790744)(key_133=4403758807633759671)(key_134=274434479157791313)(key_135=1550545902074918313)(key_136=1957150286767295830)(key_137=625976820508204666)(key_138=2551258435334617230)(key_139=92547612731607592)(key_140=1229446205917798773)(key_141=9522852979867645638)(key_142=1103771250216492798)(key_143=4603577000920471026)(key_144=15727409616297149952)(key_145=14936109494926979573)(key_146=2559993664731961858)(key_147=574986055010629180)(key_148=13793896650248079324)(key_149=3643832937841110624)(key_150=14974510182975283755)(key_151=382174664655047253)(key_152=13359075537246762131)(key_153=2010088141596524869)(key_154=13385088519403664494)(key_155=13091921595538467155)(key_156=15509035569216663969)(key_157=13491894952262578240)(key_158=5460246925263353749)(key_159=2767915233489216414)(key_160=12033281935606457598)(key_161=2930148598323204428)(key_162=15271995119274968263)(key_163=8582850781192422956)(key_164=1050922886323622274)(key_165=8298215289096819061)(key_166=11406452395331379848)(key_167=852226670363227214)(key_168=9877493727899836639)(key_169=14681653704693604922)(key_170=15126610546171905168)(key_171=8659044643871554621)(key_172=10742748747872697443)(key_173=3985683865854903843)(key_174=3573772568750753553)(key_175=6969505380098940378)(key_176=13720467743531725021)(key_177=8179428900110742845)(key_178=1750538228651791139)(key_179=11583797454721442035)(key_180=14331994497130970962)(key_181=14460413403323240895)(key_182=14265032884695058960)(key_183=15557640146240524641)(key_184=5796397022446661009)(key_185=5600150626982741090)(key_186=13814079917467408360)(key_187=8072939141765823892)(key_188=17159118980294817204)(key_189=17320493543549231238)(key_190=9969499849705639912)(key_191=14167787759219568184)(key_192=11950527812147483880)(key_193=7891694977599052325)(key_194=8425289877947811556)(key_195=6892314346415496893)(key_196=7204955823235466353)(key_197=5877987766930666130)(key_198=9917540194102844795)(key_199=13146224872629011587) [INFO] [stdout] 2026-01-26T04:42:33.884970Z  INFO cluster_test: INS KV in node node-5:0:127.0.0.1:43871: (key_0=1098946153333783613)(key_1=4508782513139392108)(key_2=8341218042367017738)(key_3=1949062577699055749)(key_4=13087417469236628411)(key_5=11801647130002809942)(key_6=15289089117364909759)(key_7=5678039703955404886)(key_8=5351755121887447197)(key_9=4513749618905895222)(key_10=11315860320802296780)(key_11=2732122742631329314)(key_12=5868527531596100663)(key_13=18283574622997899250)(key_14=9834388271374247881)(key_15=18074564580001876337)(key_16=2919308176797946143)(key_17=1202167999265021982)(key_18=13212196525963669518)(key_19=1370856109821922802)(key_20=3279725285565891972)(key_21=4403950694531207662)(key_22=15857557116424298189)(key_23=8607732526844164087)(key_24=16891903459784597361)(key_25=9365608029325524881)(key_26=5146867768963446569)(key_27=11702627709309504516)(key_28=13864990064902270216)(key_29=15478919832592526021)(key_30=4040074989765894762)(key_31=1208327032456331988)(key_32=7641868199130337735)(key_33=9786042434497657286)(key_34=8477785657787774764)(key_35=2088823338306474420)(key_36=1994819469146097674)(key_37=11801294447328382573)(key_38=9908081662518690847)(key_39=15071928612255446829)(key_40=10409694960618555160)(key_41=329211519393808286)(key_42=10624631435960154452)(key_43=13752871583135840083)(key_44=7305255210245232000)(key_45=2451764151936755129)(key_46=7746490863427536055)(key_47=9210607903664433395)(key_48=8549021034700316930)(key_49=155808208979659137)(key_50=8993435298402114049)(key_51=2399074259429122901)(key_52=5131282525602283351)(key_53=6774303695382956192)(key_54=13048668744942594800)(key_55=7395406863972443852)(key_56=15086636163047232080)(key_57=2511222094992755648)(key_58=8577582756704958767)(key_59=3546492097151866643)(key_60=14348954039016857504)(key_61=12831195143751874609)(key_62=14021857629342678956)(key_63=7696716528615933720)(key_64=9567861554414999580)(key_65=6963435948665396832)(key_66=11612010296624738772)(key_67=10538216728093676896)(key_68=16430139859662113421)(key_69=1460553997461170002)(key_70=13611331259579640496)(key_71=9094244913041530864)(key_72=17824567028925796415)(key_73=8092984728270274303)(key_74=16853137013182987779)(key_75=14134828362813401387)(key_76=872518945577487454)(key_77=8000106796401995015)(key_78=16580464213314844282)(key_79=11046299853270077213)(key_80=1717838317385681272)(key_81=8713216750056108188)(key_82=18179405333977857685)(key_83=873581774359810458)(key_84=11796659179092904322)(key_85=4777288338626034124)(key_86=16207245588901116965)(key_87=2347392533886498817)(key_88=15114543889074266903)(key_89=18126634996257135665)(key_90=499645142689419551)(key_91=14536568807237788653)(key_92=1520053595421348087)(key_93=1762551037556719723)(key_94=7131713161105867383)(key_95=16107619340872047536)(key_96=7056427471368044836)(key_97=15146023450040842097)(key_98=11253228572934839551)(key_99=14273161382213083705)(key_100=8147141466535103973)(key_101=18362990713907379387)(key_102=6258655434466394730)(key_103=16450129270968037143)(key_104=8361606346879917108)(key_105=4138964896153077096)(key_106=13448666648531618358)(key_107=17439162663242465781)(key_108=14928435514454144524)(key_109=4682611603320431496)(key_110=14519089342897972761)(key_111=14042872849581226485)(key_112=16164431683949421466)(key_113=6405903909396048188)(key_114=14075716955614096111)(key_115=592687911439945766)(key_116=13144858245857460231)(key_117=13827330535308732804)(key_118=8232059036516441000)(key_119=1099204641047225494)(key_120=17254009209819370163)(key_121=13857752198905808026)(key_122=2900167218768133291)(key_123=9347011998118431765)(key_124=11399937559804624162)(key_125=3391559944982589384)(key_126=5092609981605298563)(key_127=5962101436346604508)(key_128=5048769742153244010)(key_129=6983260468490717210)(key_130=17825321011280370353)(key_131=2710258350177496722)(key_132=5759679048311816543)(key_133=16020136960830612057)(key_134=8790538897790588005)(key_135=1228603716299522367)(key_136=11253331502669935530)(key_137=10395537510926458499)(key_138=3940507276783575269)(key_139=236361523077935696)(key_140=14626248654338785920)(key_141=7526347729079309390)(key_142=5500127857001613568)(key_143=12873322157813585974)(key_144=8303425170070820390)(key_145=1990979279610267874)(key_146=4586324225822613237)(key_147=10041770535772792517)(key_148=5961486622892236187)(key_149=916570694069903909)(key_150=16540651848060254165)(key_151=13253032363464300877)(key_152=7518184416037113404)(key_153=15139811435072974571)(key_154=6199015972049339568)(key_155=16609764406885870839)(key_156=1702868352903927761)(key_157=17270009847914348085)(key_158=11542588320271348272)(key_159=1693435633121294595)(key_160=14816799313179895315)(key_161=3379756088336714764)(key_162=4994553619633774993)(key_163=11579375238926388495)(key_164=17542035087251594171)(key_165=17771343589361959557)(key_166=8558604886259499557)(key_167=7178277342934219295)(key_168=7075425770584676155)(key_169=15951610194261684912)(key_170=18247345046288118696)(key_171=10364035854740903326)(key_172=4875362656925038555)(key_173=2980236871040161525)(key_174=13866350534620050018)(key_175=3423530369052967237)(key_176=4443988386056528836)(key_177=9942854961180392887)(key_178=1254726426700858289)(key_179=7057495635204185841)(key_180=13179254660425877952)(key_181=6257774358861418081)(key_182=5469627270941721037)(key_183=10352625611748098390)(key_184=6471774448609175427)(key_185=13155887462163660046)(key_186=18069850678049148933)(key_187=14885320755408588760)(key_188=9013352709378355275)(key_189=12380943464611301388)(key_190=570635605272406266)(key_191=1390377247336644916)(key_192=11975189149890821043)(key_193=14569738082378243772)(key_194=2778488958912846280)(key_195=18301144045360978218)(key_196=17341654955394622693)(key_197=8408480451559851107)(key_198=324975177287765060)(key_199=17914024983945865095) [INFO] [stdout] 2026-01-26T04:42:33.886010Z  INFO cluster_test: INS KV in node node-6:0:127.0.0.1:46303: (key_0=6714711212581894743)(key_1=5572925087548881680)(key_2=17818169063658163102)(key_3=1052194957542555752)(key_4=16415933179900321324)(key_5=13322370548610979642)(key_6=9076436639791888504)(key_7=6423330084461607845)(key_8=8452085348333767684)(key_9=10130635910150717014)(key_10=16549474659594292616)(key_11=14874666063028769692)(key_12=4498715601324982927)(key_13=12510759301050743329)(key_14=15515111499470119517)(key_15=15567087129852473599)(key_16=3960038013686016947)(key_17=5976508988011451503)(key_18=17980814177530999820)(key_19=7599729337732156249)(key_20=6258697934385933895)(key_21=11785386131871880619)(key_22=5109654111611385469)(key_23=13732490330828170481)(key_24=12862314228456310867)(key_25=6119393722198232573)(key_26=3455338755457355186)(key_27=2992623721387404434)(key_28=10061130406810550282)(key_29=4666078063764861461)(key_30=17437128536840354677)(key_31=12743438907045876361)(key_32=10433352354494824443)(key_33=16494261314487348237)(key_34=11886437380622530359)(key_35=678095097182757748)(key_36=6410612458429340640)(key_37=14102212134008538826)(key_38=10000139626781687566)(key_39=6663109708340555431)(key_40=6904901161969383229)(key_41=3181102508851747209)(key_42=4446524321615186646)(key_43=8798374420191791406)(key_44=8220210219453279757)(key_45=2425403908528298508)(key_46=16689249497863076113)(key_47=6553021071280473199)(key_48=18235176661642069155)(key_49=15241131772802963200)(key_50=3827304959253316446)(key_51=13765551106381980042)(key_52=16206240536976721594)(key_53=11975068191586157918)(key_54=14011230907222512998)(key_55=7500537555161087259)(key_56=3686572172868640258)(key_57=5501963346756145167)(key_58=7563734272818687231)(key_59=17967008771443736968)(key_60=9032879595993138907)(key_61=9019268008997982319)(key_62=1084480793338124428)(key_63=15642799770362633294)(key_64=11284883251135335418)(key_65=17111607093025160737)(key_66=1412180350921957045)(key_67=874676786074451667)(key_68=5637265036985144353)(key_69=8879098690325460308)(key_70=6292277099462234716)(key_71=16241989532274788866)(key_72=15573148148600084315)(key_73=17617736446991390078)(key_74=5807540397648786545)(key_75=386397814609461749)(key_76=14553741439854404031)(key_77=11558624551445628708)(key_78=4288534886272577864)(key_79=16146336442625347583)(key_80=17295950399382722998)(key_81=17601427959880443483)(key_82=3509851408292142684)(key_83=11357561551206699535)(key_84=2533809265737444879)(key_85=11379647726857572389)(key_86=15072591592443128494)(key_87=9708479208410900550)(key_88=2434566877082829666)(key_89=3944462724734047377)(key_90=7076464749161900715)(key_91=8867899323281996108)(key_92=17540686255067435136)(key_93=1232719418088548017)(key_94=4056194971956029335)(key_95=10080706881907636158)(key_96=4408845973030926036)(key_97=12663912429847488463)(key_98=9572970278440182256)(key_99=1416676832881328315)(key_100=15943080046530980560)(key_101=8595804106209698848)(key_102=9756550604610157616)(key_103=9933507842680428114)(key_104=8078720205599197737)(key_105=4797508304962310503)(key_106=15375368743333060416)(key_107=9139478205111282975)(key_108=3167304838911676233)(key_109=10277834011289099644)(key_110=4039079587678328670)(key_111=4502055381875208164)(key_112=9288263928035384643)(key_113=6426491510982722905)(key_114=8991143313409577186)(key_115=8137491033275867621)(key_116=7317093608231024742)(key_117=3350794943838244318)(key_118=6468080717379560090)(key_119=9200182554682087165)(key_120=13395076967639701767)(key_121=9903915807306427975)(key_122=1129010775012389721)(key_123=71749866123787486)(key_124=8000601241242945730)(key_125=6045676069503576985)(key_126=15604173395649111198)(key_127=11303532722391210976)(key_128=18394438461912928002)(key_129=8782215797391664052)(key_130=11035983617875124822)(key_131=6804568262137510820)(key_132=11790364498468513203)(key_133=4287555174770985218)(key_134=11110314426148229326)(key_135=17959704532810646541)(key_136=4766441375474258195)(key_137=3439717366414317885)(key_138=5683368276889113191)(key_139=12106651697255789164)(key_140=11252024981775654541)(key_141=1242587429987436859)(key_142=12307344872787130549)(key_143=7715693869231643428)(key_144=6834475946985519436)(key_145=4942509427685116875)(key_146=14173015298479609390)(key_147=8666279119252475306)(key_148=7701400995420670865)(key_149=4714803595701740798)(key_150=10156281908765679458)(key_151=4191240589263200401)(key_152=4619188557446372738)(key_153=17277534627275420120)(key_154=5614422725557767655)(key_155=11955209503448158707)(key_156=1727996149190099271)(key_157=8370159536007686951)(key_158=10577822401305893525)(key_159=12740119139139114907)(key_160=16128627675450430577)(key_161=6808575596275207153)(key_162=11735828581957233284)(key_163=7614332886469823466)(key_164=8884314464400244882)(key_165=16929218856000438463)(key_166=13125792187175836605)(key_167=17280624647514922872)(key_168=11744137231861277928)(key_169=10036668599783411191)(key_170=12599679211985300168)(key_171=8564455699453380634)(key_172=8080818154662112602)(key_173=6782786333013619668)(key_174=4805290124155466305)(key_175=1489237805487297391)(key_176=11698457303799382540)(key_177=1329798957435479924)(key_178=8320739330805816220)(key_179=14645850716206904781)(key_180=7750247434594512271)(key_181=13724657349033766852)(key_182=13373350525579153154)(key_183=18193429589837049060)(key_184=16562826801019966219)(key_185=16148156162529238773)(key_186=13838048888563362558)(key_187=5707522780408614094)(key_188=6241484885385010826)(key_189=1564605158775364042)(key_190=9712613163584039224)(key_191=18235292371569562751)(key_192=14919779880600304831)(key_193=6024456408692206169)(key_194=11844175707501875916)(key_195=4181066651926484461)(key_196=3425669281702898575)(key_197=9760687075825230212)(key_198=5750411668792891021)(key_199=8651466617152693010) [INFO] [stdout] 2026-01-26T04:42:33.887113Z  INFO cluster_test: INS KV in node node-7:0:127.0.0.1:37279: (key_0=15834335808490986977)(key_1=7130506627097950144)(key_2=11118884705991688056)(key_3=3958458259304728798)(key_4=6800259073189910696)(key_5=4970676330238922018)(key_6=3232782433792720405)(key_7=7860927237146664243)(key_8=5434077826298542121)(key_9=17342947139430125476)(key_10=7039029708790750719)(key_11=2629705365217985003)(key_12=2776273736462059078)(key_13=10596528539176592434)(key_14=17439269965122401546)(key_15=16207466634166397890)(key_16=910771699004816534)(key_17=15732460811737852070)(key_18=17798902480966449107)(key_19=1576779237689056424)(key_20=15569785484840257820)(key_21=8099312482496802348)(key_22=14601914583947589800)(key_23=16705612244189629079)(key_24=13627672458475685264)(key_25=12699178370083973229)(key_26=2673831235590019128)(key_27=16439393905988888374)(key_28=10962667140729639263)(key_29=731156831451733806)(key_30=2680418300114366800)(key_31=5160500684668059418)(key_32=13752718764566783044)(key_33=16165046497673267838)(key_34=3508207853338006671)(key_35=13713113806213400931)(key_36=16202925331023186174)(key_37=3109945149237529098)(key_38=2785197869381610143)(key_39=1591014555736408242)(key_40=8012096379856614482)(key_41=2798190815892450474)(key_42=18348148883663175576)(key_43=11839315704186566124)(key_44=3601793894554566715)(key_45=9409231867268575230)(key_46=16324546238373995808)(key_47=11753817407427470884)(key_48=2423528774894375540)(key_49=13256247933242157544)(key_50=11344671141687623356)(key_51=11272996872566538751)(key_52=9644193404699926114)(key_53=6139313881028948909)(key_54=11435899508223923479)(key_55=4270866046899270621)(key_56=3996436809406798289)(key_57=11615729283457556336)(key_58=4883911830113298462)(key_59=12375324442444824034)(key_60=13541656856568498602)(key_61=9272288770165952945)(key_62=5175519397734877107)(key_63=5347818997618177624)(key_64=12376403373128230926)(key_65=14732971799793675106)(key_66=11495070046400665706)(key_67=14096850619470712092)(key_68=13276512902096906465)(key_69=7205753713623580427)(key_70=4414598194924314037)(key_71=14120427848506592301)(key_72=1706069345546983808)(key_73=1393160282526766462)(key_74=12050544832816957794)(key_75=10698452098953938634)(key_76=12967945106602857842)(key_77=13118838038221274696)(key_78=15963964609091964604)(key_79=4118967934970331297)(key_80=7227789560358548186)(key_81=8603030725020002820)(key_82=12020205705395481955)(key_83=4159683345725308202)(key_84=5798627820010620606)(key_85=4133209357708888751)(key_86=11085510722575584822)(key_87=147832008664382464)(key_88=10793798475925454006)(key_89=16676625360084589878)(key_90=5865628865885336091)(key_91=127549852891589696)(key_92=12060495335346415060)(key_93=11318013678616994079)(key_94=9254045768297651849)(key_95=14568260197672732450)(key_96=4693308200591737481)(key_97=14816237423568403038)(key_98=6065128219876958305)(key_99=1826462779544177303)(key_100=17152352896345183751)(key_101=13693826246127248350)(key_102=9354819528272118474)(key_103=17605214341538198057)(key_104=1448738103430992118)(key_105=8786922999418178504)(key_106=17522537058683470349)(key_107=10943098678735810424)(key_108=1546810031606921121)(key_109=9361713385047901504)(key_110=15777222957214626614)(key_111=13316514527720773563)(key_112=2621596861131149615)(key_113=10261834964887831925)(key_114=4872923746055191886)(key_115=5830110191824589827)(key_116=10668251066786504548)(key_117=13348499620019852758)(key_118=7550106229751239439)(key_119=8466396952860370655)(key_120=11888841809092506639)(key_121=12144582449244148846)(key_122=3444118558969414022)(key_123=8981611549603694048)(key_124=15791270807723330412)(key_125=6975517050936295514)(key_126=205931634802146233)(key_127=10071941624241321228)(key_128=15671938277486446308)(key_129=14457059336637301679)(key_130=17158294125370465943)(key_131=17618721450265342988)(key_132=12733680715201161703)(key_133=17188587161679436446)(key_134=13903110318493675885)(key_135=10405532830704573609)(key_136=12896562115446658337)(key_137=10646039951436553292)(key_138=7321280379450959434)(key_139=7446434277156196466)(key_140=15011237721331934597)(key_141=13991350443254143276)(key_142=6008658062075315862)(key_143=15862763228839849787)(key_144=7841610266249353229)(key_145=16081463049365098958)(key_146=8426190120007841740)(key_147=3665464701462993348)(key_148=15063337929984106114)(key_149=17907609410605377875)(key_150=17847380660720089740)(key_151=3706733514968304066)(key_152=9138621086613038820)(key_153=12357813077471529875)(key_154=12728381307112534577)(key_155=9584518054954988718)(key_156=6268787132020246290)(key_157=10947427407286007051)(key_158=4773286555207762002)(key_159=7798791877455055754)(key_160=10758339691469281354)(key_161=1888348794242869690)(key_162=10217716470943838977)(key_163=2145091957108001974)(key_164=1504406162895732433)(key_165=6068011544973302011)(key_166=4298779510133068458)(key_167=7222917491823026022)(key_168=16426800988274249849)(key_169=11833237240614478996)(key_170=2331925025711736277)(key_171=13620584328687298328)(key_172=10088895650862681885)(key_173=8447751737426368615)(key_174=8178145120656337423)(key_175=9492366596176573494)(key_176=3405862664964205372)(key_177=2180869919907392071)(key_178=12613499626147798610)(key_179=521654630798265205)(key_180=10264618062605198158)(key_181=13751514643879618794)(key_182=6956102701577465014)(key_183=7308989466001753433)(key_184=11412046241044782109)(key_185=11768132113358981471)(key_186=17833265306648293834)(key_187=5673869743675111554)(key_188=2198030262026450450)(key_189=15451151205989845361)(key_190=4607063571667475414)(key_191=17858464749561478232)(key_192=2171581258588822647)(key_193=7302020806825570018)(key_194=5176606424039481423)(key_195=2512638248859615719)(key_196=11893278945337366931)(key_197=11315477943969494152)(key_198=3084309819790644046)(key_199=10019044315602576145) [INFO] [stdout] 2026-01-26T04:42:33.888218Z  INFO cluster_test: INS KV in node node-8:0:127.0.0.1:38681: (key_0=7490132713235164224)(key_1=16703308181109517233)(key_2=16045275302195130803)(key_3=15678624344735770639)(key_4=4544184902066660668)(key_5=10104406145001677378)(key_6=1046731662302083233)(key_7=9740563537372771187)(key_8=2266217914423896178)(key_9=10983905688771097980)(key_10=16087660094494780926)(key_11=8085272880536632336)(key_12=9698094448015045905)(key_13=6152807816345931315)(key_14=9549584456303765001)(key_15=12208553200610755304)(key_16=5543911325613337311)(key_17=9799600714746897724)(key_18=2396035863610543800)(key_19=6206342553166892685)(key_20=9614834323558783198)(key_21=10071704425371135437)(key_22=2997812156218110767)(key_23=829033823371697982)(key_24=5810403544618903368)(key_25=386286641043985116)(key_26=10425585533386445808)(key_27=1792290223118858155)(key_28=9545912116725815119)(key_29=17973117997195776494)(key_30=4752500692713078317)(key_31=10824722788078409316)(key_32=17932860847458475479)(key_33=5042686286735884994)(key_34=11247856380196712304)(key_35=2578945695879790886)(key_36=3811769537779023222)(key_37=1088046628304898448)(key_38=14240319794697889663)(key_39=13340994352963115138)(key_40=9735081142901958474)(key_41=2697840225293361442)(key_42=17723747009466740067)(key_43=5762145245417751307)(key_44=11629962498650333139)(key_45=13505844917998710313)(key_46=15830256344188387656)(key_47=4108387633119918991)(key_48=8869734948449437465)(key_49=12749412894797083342)(key_50=8495694844327238403)(key_51=10124431513493335707)(key_52=12376683714141280407)(key_53=4153085096705110282)(key_54=16919959338564180110)(key_55=6566753334718250491)(key_56=3306176985654396929)(key_57=11253363576592955569)(key_58=3339063731890086228)(key_59=6148308313840720237)(key_60=5184904047821255340)(key_61=9206447231006625391)(key_62=3742629122031542417)(key_63=10818507802142935092)(key_64=9782814646524341988)(key_65=16192787959606488336)(key_66=10987392273177903568)(key_67=3549669263660966325)(key_68=3069921064194115860)(key_69=3049516256890495110)(key_70=11568297192942161699)(key_71=9289496710485658382)(key_72=14566693928081862974)(key_73=1664154219247157766)(key_74=3142112700544065607)(key_75=10623715966613642677)(key_76=14850022593243737426)(key_77=12647685527583145156)(key_78=8200375266879924007)(key_79=16088775339987366732)(key_80=11857037731127548547)(key_81=16059616003171467370)(key_82=18307975874718102662)(key_83=7521405409742492943)(key_84=6856782944236311870)(key_85=6103300208929332953)(key_86=13679198841982387739)(key_87=13934717974206595889)(key_88=14538076360832086974)(key_89=2712287250225070029)(key_90=4914535322739029565)(key_91=7051440231061611174)(key_92=8606714874181213075)(key_93=4383261204186414991)(key_94=6408833794508867670)(key_95=13525122996998650838)(key_96=11732378328307484429)(key_97=2189503563710115714)(key_98=16425522921980181159)(key_99=10128715570981248772)(key_100=2372216904440217949)(key_101=5091454701425226130)(key_102=15592249590584730008)(key_103=1253342944781428181)(key_104=13847604690045192082)(key_105=6971426846796854807)(key_106=2527737631768390920)(key_107=2731141324563934793)(key_108=7827836777566656580)(key_109=10607214888328963341)(key_110=15310844250159677714)(key_111=16194571626230659568)(key_112=12262732091349237663)(key_113=7741319460671664347)(key_114=5467416240461629918)(key_115=7927508500280942193)(key_116=4322904423491499883)(key_117=12705773628267924719)(key_118=11750110079577283568)(key_119=7106487604330947141)(key_120=16740198841829626283)(key_121=4654202501843642172)(key_122=779906148097486320)(key_123=10646172743641665020)(key_124=10793886804614668368)(key_125=17530658680094803077)(key_126=1682724614556658217)(key_127=18357844928212111737)(key_128=8810256630960117343)(key_129=366703457335026250)(key_130=248279087767513570)(key_131=14282956851132201537)(key_132=6465952795999190412)(key_133=2504301631925570890)(key_134=14533839762405909348)(key_135=15217504239610419428)(key_136=17290395899898487804)(key_137=17270302353444522262)(key_138=12304401927003156992)(key_139=17632671264900881993)(key_140=1255313115484010871)(key_141=17745014764607519229)(key_142=14190190303856742803)(key_143=5728958409413101144)(key_144=282059114148452558)(key_145=5209729005262712003)(key_146=16902182977786387775)(key_147=2935281666352595841)(key_148=3935675920097029439)(key_149=15368494581981822041)(key_150=752884074503110657)(key_151=8690241950677682378)(key_152=18224669395282398940)(key_153=706156796490031294)(key_154=17775660513800429595)(key_155=183468012445284456)(key_156=1931143953916483625)(key_157=17201080306236014510)(key_158=10097288010810641224)(key_159=16342628099041982416)(key_160=6256707491789996596)(key_161=5234482457670063212)(key_162=11461723973048256387)(key_163=13671194251969581133)(key_164=15051478653332852622)(key_165=5190878982405485375)(key_166=4366909421363102251)(key_167=4767392966707426647)(key_168=10027835666063013970)(key_169=5559798592775313957)(key_170=1954996682713168987)(key_171=8161679663230391602)(key_172=16688492053176297616)(key_173=12845787553990022010)(key_174=5890273494473054424)(key_175=10455744718281858486)(key_176=6994971021610800038)(key_177=16450952800229790846)(key_178=12986983949450958766)(key_179=15092012787012980564)(key_180=8651078147603260058)(key_181=7848398956435283579)(key_182=10575051625022790104)(key_183=11509625113090556179)(key_184=17275933131252450683)(key_185=10221141465752322365)(key_186=10413805901579032388)(key_187=9731491568600378181)(key_188=9400537820900364531)(key_189=2743780112265029078)(key_190=17719660042022057822)(key_191=10813561451935571692)(key_192=4405475970455738801)(key_193=11190416436587366688)(key_194=2619220768380828032)(key_195=13347844294518326129)(key_196=16020889345774447705)(key_197=399654079257488135)(key_198=9699535878902740556)(key_199=18246855176478109756) [INFO] [stdout] 2026-01-26T04:42:33.889310Z  INFO cluster_test: INS KV in node node-9:0:127.0.0.1:35353: (key_0=4272088223995466251)(key_1=3745900275595846172)(key_2=341145543625978842)(key_3=10712077678076123680)(key_4=6156581404861646514)(key_5=7172821922916192065)(key_6=8741039931768852252)(key_7=3802177233562249356)(key_8=8164431316385749538)(key_9=3170455023185043423)(key_10=8553932795211038355)(key_11=13470152979862600539)(key_12=8857873013696182545)(key_13=648758403262182996)(key_14=17717110516389896727)(key_15=10720981108505267099)(key_16=9778229597573529803)(key_17=11342679357249353447)(key_18=7310167691745135000)(key_19=8948665935655830756)(key_20=15500317585274867300)(key_21=6885352616304003949)(key_22=351856402616259611)(key_23=762291401350637502)(key_24=8416064643258112153)(key_25=17735954072371097627)(key_26=6192175149002811454)(key_27=6546073222524102618)(key_28=7963105293639055576)(key_29=7332467881736314937)(key_30=16787359529229503108)(key_31=10839294333888705821)(key_32=2307675241176329581)(key_33=15099156047931028578)(key_34=13119657496243605983)(key_35=14155406427661705315)(key_36=9831279459059747817)(key_37=17728561561644526414)(key_38=160630442097858136)(key_39=15690680670533936021)(key_40=16909311004796138815)(key_41=5145451943982282938)(key_42=7164447161923503500)(key_43=3490042947877501384)(key_44=10587445233215072178)(key_45=11735262580632697379)(key_46=366438479974176556)(key_47=16285153613911710493)(key_48=2147279397244388291)(key_49=10019969840060073523)(key_50=4933072985974169372)(key_51=11744489745473841156)(key_52=459063567349502063)(key_53=10658634457909723937)(key_54=1792060374722383643)(key_55=6401042005410381965)(key_56=12718938207700108041)(key_57=2813353798317383499)(key_58=13216251483100892174)(key_59=3891476796583411117)(key_60=3197248649442472041)(key_61=3803531309890093078)(key_62=4967872971466835808)(key_63=9012125619008456159)(key_64=7618228736730369359)(key_65=15488256592181966265)(key_66=16278143068978568605)(key_67=8926786005722742557)(key_68=5342181172986459578)(key_69=5404353513040074057)(key_70=1089365395081854177)(key_71=14776025907195398476)(key_72=17488503839395368764)(key_73=6780537214951909986)(key_74=2520545997487707082)(key_75=8340044127804257759)(key_76=14558663044778353048)(key_77=16461471632908620561)(key_78=7543589698911224583)(key_79=15869707000926451403)(key_80=10129606305064032278)(key_81=7408386476351362463)(key_82=2099696931609384502)(key_83=14128631355483267008)(key_84=5522811495496560618)(key_85=16772638868281753749)(key_86=2011597392611183282)(key_87=15112691012463187275)(key_88=18194926906289069311)(key_89=9928916805302536724)(key_90=14503587803484033920)(key_91=7789227899836072258)(key_92=1541245386050101450)(key_93=13861694218170457048)(key_94=14234393502105937540)(key_95=8864539771353799349)(key_96=8140532113806002492)(key_97=14639374366884744418)(key_98=13435899298416086260)(key_99=13364501844728366592)(key_100=4716674996341748216)(key_101=236055962222064841)(key_102=5428682178779118230)(key_103=13418829284553462261)(key_104=2681239337541813020)(key_105=9830895669698995391)(key_106=1924824807628588470)(key_107=7778469177906622990)(key_108=7885992429732429297)(key_109=11585175728630725870)(key_110=16861060894950497648)(key_111=8076010752491793337)(key_112=15281728036745283774)(key_113=10318898107340225275)(key_114=17783679733423990970)(key_115=14717088817134326595)(key_116=382082227805889534)(key_117=2248177102415680791)(key_118=7230432885696800385)(key_119=17654758852086099286)(key_120=12915981833845905297)(key_121=17504396689845397691)(key_122=14280559684473365476)(key_123=3765018723416045717)(key_124=13534767193331876509)(key_125=9106630877287898443)(key_126=11696253819493083999)(key_127=11427210739538302509)(key_128=2877489968573360813)(key_129=14132829090058368264)(key_130=3703370839791972617)(key_131=13178162723066015153)(key_132=5043694996214156160)(key_133=7603617796027935679)(key_134=10136683130318367520)(key_135=17411492403811904927)(key_136=1008663674375048291)(key_137=4005725240404897317)(key_138=3961503006636394288)(key_139=12858425376546421914)(key_140=13792699331802436151)(key_141=14179392128660908148)(key_142=13624903611277253816)(key_143=11144585014873332973)(key_144=12378832045333902136)(key_145=10719007505408712362)(key_146=2697884364093909962)(key_147=14798362127149296180)(key_148=10254656872220905337)(key_149=2521413566935580344)(key_150=17313783244616357783)(key_151=3392536740634861741)(key_152=16870977050338965587)(key_153=7195769833740321080)(key_154=11523389977692068042)(key_155=1993487858137234851)(key_156=2944262946919105185)(key_157=3701007771195101941)(key_158=18062442839217819831)(key_159=8312082512810045936)(key_160=5975141140433842862)(key_161=4518098259681299580)(key_162=3133728615258692484)(key_163=17015766188226638371)(key_164=4017513258926382720)(key_165=9731627622619374689)(key_166=16406292063906473816)(key_167=12018384406482273032)(key_168=6945151922123667858)(key_169=17272022840421178885)(key_170=5265930798304178639)(key_171=12229884662294598762)(key_172=2495443755378750688)(key_173=12509028027811904996)(key_174=14715936270596970555)(key_175=2144392810846284512)(key_176=11656293266581489909)(key_177=12783480794373403507)(key_178=1815115530261500858)(key_179=16346963070729671688)(key_180=5585028214909272728)(key_181=1575920702465951064)(key_182=11223605552570322084)(key_183=8457469786604872139)(key_184=228408052805680797)(key_185=13083478356009435275)(key_186=176415658625674564)(key_187=4591206414360656064)(key_188=13279555580829947692)(key_189=2849897719511070517)(key_190=8782195361580350152)(key_191=1356484174983621015)(key_192=7038631181488399252)(key_193=5936637283953619347)(key_194=5280038542457408176)(key_195=2517024803724872811)(key_196=3006058415654824389)(key_197=923349820800335616)(key_198=120768416942255527)(key_199=15854323768124510768) [INFO] [stdout] 2026-01-26T04:42:33.890469Z  INFO cluster_test: INS KV in node node-10:0:127.0.0.1:32797: (key_0=6716672281057555237)(key_1=16566344702410218112)(key_2=14643754120750018710)(key_3=13125998476532239488)(key_4=14364218831978958672)(key_5=6024038271821761712)(key_6=11669761236663496065)(key_7=14560819512600398348)(key_8=16242765949745985617)(key_9=11599858431996396500)(key_10=3132247704928098606)(key_11=12235956455869877035)(key_12=7900634272079855294)(key_13=9925194598399201099)(key_14=8319149790253427734)(key_15=12411900932407330339)(key_16=659519675632408191)(key_17=10501301917581980142)(key_18=4458636848571073860)(key_19=17500671475614255961)(key_20=17562887843538598975)(key_21=6518655212820349547)(key_22=16938975211024559462)(key_23=11240018290628188793)(key_24=12145559875136708962)(key_25=5935502260087864652)(key_26=9289025223903805558)(key_27=12252623762634290094)(key_28=14077506104401718720)(key_29=9495309768959616672)(key_30=16950310967236154613)(key_31=4419982879935432729)(key_32=2329388301546524307)(key_33=11154660452011511459)(key_34=3158880985905542598)(key_35=7618339115087960412)(key_36=15416531708030102037)(key_37=13582094690846713105)(key_38=3804153011442054824)(key_39=10729046582071026637)(key_40=6755800843134962232)(key_41=565153802984235414)(key_42=11152716790425350105)(key_43=14996353082876207320)(key_44=13533200312032744859)(key_45=5594017050055530579)(key_46=16012908240354184635)(key_47=774714475049357930)(key_48=7194970581927650220)(key_49=5216363584123779274)(key_50=6526027794414889411)(key_51=4786901916419771925)(key_52=2596490731830294269)(key_53=6154317614586425392)(key_54=8496996890243770306)(key_55=2150265277736116397)(key_56=11020779468376322483)(key_57=9368960949815916226)(key_58=3765061440176494441)(key_59=12600150030570661411)(key_60=5574303007328478846)(key_61=6441542309344476807)(key_62=13179791094518639608)(key_63=4205545460204035058)(key_64=16445788112151674509)(key_65=10239413877357089073)(key_66=18074651554694832816)(key_67=15220809915646396432)(key_68=13777834055320587511)(key_69=12093079356280989161)(key_70=3296770108891097051)(key_71=6771718826950591731)(key_72=9696783966062556648)(key_73=11630677606045295556)(key_74=10911321935468931825)(key_75=2089100007602374091)(key_76=10952176975746936470)(key_77=7879425374575511432)(key_78=3185066590343557747)(key_79=17763710885459827307)(key_80=114823243605973935)(key_81=14097968063070751311)(key_82=6673625231850488385)(key_83=12964118557281256659)(key_84=4668600365470068074)(key_85=13972326037496613114)(key_86=17279831174607432062)(key_87=3578024741155678521)(key_88=8903753757270260905)(key_89=13413346232829414356)(key_90=14341932819054605067)(key_91=13728943554479957550)(key_92=12354891941745164441)(key_93=3458260347368477579)(key_94=1533737755633472775)(key_95=5502488750146719414)(key_96=998626375559499930)(key_97=8120576263200737941)(key_98=9197068811482025310)(key_99=1470982680519708471)(key_100=7853243928520585412)(key_101=9524970365879654746)(key_102=2918120782967506594)(key_103=9813815008367948742)(key_104=474454646045225196)(key_105=756848029281228249)(key_106=10473282070692448759)(key_107=15173074255474427019)(key_108=6149022702408958782)(key_109=9654612609466580704)(key_110=2184802801482898204)(key_111=17945233625768402475)(key_112=17987246494598260978)(key_113=576860425666452680)(key_114=10814060558925998650)(key_115=17356837269782757080)(key_116=12606629174030448042)(key_117=3951309211277666136)(key_118=11167650364666061932)(key_119=15780633266469375190)(key_120=9156913250484590281)(key_121=16982854397536136973)(key_122=3548002473955374858)(key_123=6854175271424254178)(key_124=4387275942424233792)(key_125=857049455810872157)(key_126=10709917275820667978)(key_127=18268114256511028844)(key_128=4502791371983190270)(key_129=8771821814796644836)(key_130=493593772444183266)(key_131=4687394054977342290)(key_132=16584919116403901515)(key_133=18006093024586874154)(key_134=4314289079325050532)(key_135=14396083873507672742)(key_136=3245887169457698654)(key_137=2597503099583656948)(key_138=12487717419155774043)(key_139=4023798477309700889)(key_140=13194532962536580182)(key_141=2467409429241459332)(key_142=14218337655228555728)(key_143=3004121728181418073)(key_144=17465010883816350562)(key_145=15521152257798823450)(key_146=8773960250219421601)(key_147=14246969483880477867)(key_148=9743068043746137981)(key_149=11157022573722316876)(key_150=4613777201154869558)(key_151=7158669524646217681)(key_152=5544084445619012332)(key_153=10242556546525146258)(key_154=17189100593105523307)(key_155=5186563707255162403)(key_156=7428314114477681517)(key_157=12707702741614815442)(key_158=17148336239353293978)(key_159=18207330018567955561)(key_160=8002761906835510922)(key_161=8395056363122425036)(key_162=5134683828613086382)(key_163=10970807038065860696)(key_164=11241674070156028237)(key_165=17868910396981897645)(key_166=14610375419655045393)(key_167=11286208314809995252)(key_168=2365694959363664450)(key_169=11602621269420402984)(key_170=850608534017418983)(key_171=7701720534562047416)(key_172=1145928537949051687)(key_173=2904584816094447980)(key_174=11313888391793438943)(key_175=9592850180421789301)(key_176=9794686610532968913)(key_177=9151804902590479765)(key_178=9310705955036048335)(key_179=387997605234480231)(key_180=2334513464892765616)(key_181=792885600526632528)(key_182=4548362230708218746)(key_183=11625170273804861887)(key_184=4032939298464221262)(key_185=3210030750062705586)(key_186=3352916646657607701)(key_187=12394382871085520195)(key_188=2289881556101485159)(key_189=3185197491606935212)(key_190=5508510729717100921)(key_191=8434178994564014335)(key_192=13370898017500472523)(key_193=11154217817749919660)(key_194=8255119377663613089)(key_195=3301806073321902365)(key_196=2436455788201338558)(key_197=13192738951325033579)(key_198=11276558566540316055)(key_199=11577637163579045254) [INFO] [stdout] 2026-01-26T04:42:33.891526Z  INFO cluster_test: INS KV in node node-11:0:127.0.0.1:45147: (key_0=18346738105273618012)(key_1=7832333044373379579)(key_2=16837459114661287760)(key_3=7483966025060007818)(key_4=2686382255121161218)(key_5=15831957307490131644)(key_6=16572493100151968772)(key_7=8146899187721902459)(key_8=5148799546795325583)(key_9=2186637545924388162)(key_10=16537275882256888240)(key_11=6458838988192138255)(key_12=5291481577362273710)(key_13=4978533902956264637)(key_14=5355403653563594860)(key_15=1264901099431637512)(key_16=4010158286752789093)(key_17=15215692179515392737)(key_18=7739700755075775504)(key_19=15972358292583831923)(key_20=8608984267642106585)(key_21=3031219408120087259)(key_22=18016994026024324358)(key_23=10386024334365211291)(key_24=1446471833948514460)(key_25=16633884777414493944)(key_26=1929676369947305642)(key_27=14271613958508834546)(key_28=9510891823817250173)(key_29=9265995682620845401)(key_30=11470903115898473345)(key_31=3374512308349668241)(key_32=1447549658699359902)(key_33=13897490260889409933)(key_34=6755730101169322909)(key_35=8715538040601918644)(key_36=3637252842509034904)(key_37=8610994858366668867)(key_38=6384488231406207291)(key_39=5566864500570187111)(key_40=12531664287180011408)(key_41=14848186130134421624)(key_42=1140242112801260979)(key_43=9387597951611955465)(key_44=4814398668254307294)(key_45=794561359799691151)(key_46=13318960032873931135)(key_47=10504375172515500471)(key_48=10452340982695872846)(key_49=10878462607835454774)(key_50=17724556494177559080)(key_51=7500668286314333952)(key_52=11177419229054560496)(key_53=235418736835904721)(key_54=9436437271375727289)(key_55=549232467354703702)(key_56=18288932814553100326)(key_57=12927516841120977215)(key_58=7595488766367749157)(key_59=14403160727301786632)(key_60=10054320824214406817)(key_61=10049555735461542438)(key_62=10302339081543268893)(key_63=10237133608327258968)(key_64=2455389950817603564)(key_65=6865837455204063054)(key_66=2618793128658575816)(key_67=15217357231027799557)(key_68=15009318239717149494)(key_69=15358797626832107691)(key_70=6909152313202109467)(key_71=17324393672695631377)(key_72=16857673059265150062)(key_73=7715374331651395204)(key_74=17472098020109578390)(key_75=4657812436830239460)(key_76=6151362068996537753)(key_77=13767046749142446347)(key_78=14202026135080505433)(key_79=1067433873935686566)(key_80=7549316413609556864)(key_81=7038332882712669826)(key_82=5208293800086989123)(key_83=9517497435843577811)(key_84=2629663731230921581)(key_85=8544369828140253248)(key_86=7195285243043915711)(key_87=15094011462589453279)(key_88=886500649207995747)(key_89=2389340692394247304)(key_90=8563260654716553557)(key_91=1420906962414470995)(key_92=4438411871275701830)(key_93=3317784505301812972)(key_94=2741942375885221532)(key_95=4299023246901123013)(key_96=13170922830376317826)(key_97=704370064920982828)(key_98=12119966246652858728)(key_99=9911646959720998234)(key_100=5366998463899512538)(key_101=3676765325802512954)(key_102=11680039221454901534)(key_103=542696380010177751)(key_104=12940172195203406083)(key_105=15264787502010542649)(key_106=10451330176855065666)(key_107=9852025581405276582)(key_108=14746447162845454371)(key_109=6650498959475796472)(key_110=1168603329371109698)(key_111=11432091383300398988)(key_112=14298136472493790873)(key_113=9401253023257335613)(key_114=11351567950841379057)(key_115=11481094578444748993)(key_116=6285492567336504)(key_117=2555760991786375772)(key_118=12951860502999803047)(key_119=1594745971421367714)(key_120=5525916671037798871)(key_121=7423049316253010001)(key_122=4974373130525885942)(key_123=14172806901075634699)(key_124=16001924185368569974)(key_125=17198920822623792749)(key_126=12388703352995755565)(key_127=14326389037104055901)(key_128=353565189866129467)(key_129=574049031590791530)(key_130=10651925263468760090)(key_131=3295249737983245076)(key_132=9866869776609373571)(key_133=9286403396006771115)(key_134=3184958919634228388)(key_135=17009468418732113726)(key_136=6137765820236610201)(key_137=8883961228525360965)(key_138=15952462932890434071)(key_139=2564302554055348889)(key_140=4631368155505967998)(key_141=10000823034879232801)(key_142=2873966220772274602)(key_143=10979732836510694919)(key_144=5126768739353604991)(key_145=18123153952159056427)(key_146=8453390202381538473)(key_147=6187640298658087546)(key_148=14233363269770492328)(key_149=14968587138234066770)(key_150=750258114994612832)(key_151=6539836638179144298)(key_152=17746304230788762181)(key_153=7284103986591706364)(key_154=1627476182367337242)(key_155=8325996454814707691)(key_156=16803963238393641398)(key_157=1262288779278015006)(key_158=11222406485168609508)(key_159=10563636061929246398)(key_160=17945840144114896168)(key_161=16844500284074251972)(key_162=7458245028041490932)(key_163=16044602595395187183)(key_164=2710554959274709619)(key_165=4894754257107177409)(key_166=336031718514977275)(key_167=1037031218824858119)(key_168=17777009836426565040)(key_169=7639725252963418324)(key_170=5806704754992285406)(key_171=14570271661538764181)(key_172=7668035566119489947)(key_173=4251399726525121217)(key_174=2603290386499786717)(key_175=8380307359808406365)(key_176=8813883360622205288)(key_177=13804008336620075993)(key_178=17441529668596739087)(key_179=8497701468767306388)(key_180=14383228526197613261)(key_181=4824346776850033606)(key_182=2408546992959327958)(key_183=8524740921400446016)(key_184=16102429852848013687)(key_185=12034012039426471645)(key_186=5711638559296645660)(key_187=16571718903479171707)(key_188=17826097266621158365)(key_189=2102408877762821038)(key_190=1726530264993131926)(key_191=13178431548918049024)(key_192=13847581457879764663)(key_193=7766562314705873524)(key_194=10848603948160233725)(key_195=12584373770987501293)(key_196=8794932094514915770)(key_197=3332708287201632976)(key_198=10474472364370887750)(key_199=6573915434248162639) [INFO] [stdout] 2026-01-26T04:42:33.892513Z  INFO cluster_test: INS KV in node node-12:0:127.0.0.1:46765: (key_0=1703437161014952716)(key_1=11625217063133449463)(key_2=12776543909492029910)(key_3=1915614528526511132)(key_4=13590375718215787219)(key_5=6542546884172299587)(key_6=15656769901194115636)(key_7=1973804011649251462)(key_8=14808246279736097169)(key_9=2419174024502085440)(key_10=13584999941830192005)(key_11=3865293271178428597)(key_12=14617019706323045719)(key_13=12509207737953880192)(key_14=11995635911532193772)(key_15=13463860128040026525)(key_16=10582937942321532570)(key_17=3509232744460406588)(key_18=16180171335817018515)(key_19=3867371855590752786)(key_20=952767679679658372)(key_21=10722374113989890307)(key_22=2366441404572231741)(key_23=10023352569635882603)(key_24=704980613000549166)(key_25=3163903415195645111)(key_26=8637880147474076211)(key_27=12251245552107639250)(key_28=11440898865933058750)(key_29=8076818370801418682)(key_30=1284078480967168965)(key_31=10964960018331538225)(key_32=16936623198223017196)(key_33=11831333153655404717)(key_34=18004398419772568030)(key_35=5399174252234911533)(key_36=12796522302762920768)(key_37=9337209734273015978)(key_38=11342836347883146316)(key_39=2505822544593500342)(key_40=5854448730377580488)(key_41=9989796848276930349)(key_42=376743897613622428)(key_43=2670261477576503652)(key_44=10680920282462465220)(key_45=1692719372961418548)(key_46=509506101950441910)(key_47=16462420679449662426)(key_48=6448823476861458330)(key_49=13116385083318914787)(key_50=14250122762241487779)(key_51=2007918733342988214)(key_52=712123769089012150)(key_53=15123339960219025407)(key_54=5517342618422160791)(key_55=9118288097775228218)(key_56=11227783935499338966)(key_57=11510097260100695516)(key_58=3777400943530502326)(key_59=11825732518900496933)(key_60=5922889058747794927)(key_61=10343472923107497467)(key_62=14777892924280944465)(key_63=7908605916250825239)(key_64=5430068709900465726)(key_65=14920277598090647067)(key_66=12413879095955947556)(key_67=10354410290613189813)(key_68=2912287575865002071)(key_69=13048953523263603069)(key_70=17369817540623293557)(key_71=15344483937207184702)(key_72=13108516982176423249)(key_73=8647983073313891923)(key_74=14961360525741126163)(key_75=9628905924441259969)(key_76=3170149343985798406)(key_77=6148614680161224813)(key_78=15950094121058669908)(key_79=1230853426444601600)(key_80=3257980760835018334)(key_81=12339167848860861923)(key_82=6055245126881182795)(key_83=15984713740703650554)(key_84=6594404565519630475)(key_85=3347226150357044507)(key_86=14408691499226943005)(key_87=12476200027562230851)(key_88=10135991166749038830)(key_89=2427771579085152440)(key_90=2643347602151257952)(key_91=9814923258338416519)(key_92=1140863336105027613)(key_93=608747484642379726)(key_94=12864779773677349816)(key_95=9877932619542422200)(key_96=13955334826027030254)(key_97=9271230914224811034)(key_98=10187699063514585901)(key_99=3167452623075933970)(key_100=9697324533560858373)(key_101=8422901434574836163)(key_102=218016833714616856)(key_103=16355661467613166116)(key_104=7369415816514735920)(key_105=9328594421573226865)(key_106=13240657078939706254)(key_107=10641390462378943723)(key_108=1130989116981792118)(key_109=13452024574102047615)(key_110=10433849563592925598)(key_111=8765616325149645122)(key_112=1116318484939308923)(key_113=3932331444105162637)(key_114=10191794700557075731)(key_115=7120169396720070444)(key_116=17978207876237094289)(key_117=14830471549547056008)(key_118=16654010714604546230)(key_119=10045274753338121303)(key_120=12165416577833782226)(key_121=793062625517363190)(key_122=17735384334729263942)(key_123=4024510979619081408)(key_124=2165634555883246218)(key_125=4131068307435140847)(key_126=6006297884586869419)(key_127=1791921662252017158)(key_128=4954346546469428626)(key_129=8137305436801586788)(key_130=4705286647704995807)(key_131=12252217698085552948)(key_132=6693509774407717694)(key_133=1097372518981467797)(key_134=9303085953781753418)(key_135=8332367449192601911)(key_136=17916064792491429751)(key_137=17112807583514220538)(key_138=156846599967251777)(key_139=11994754059802404814)(key_140=10717259412142397124)(key_141=9393096655147054389)(key_142=5553907279199427384)(key_143=16933169216052600935)(key_144=15498560085163983312)(key_145=6875418729844172224)(key_146=9275987975281840175)(key_147=14263436132881101558)(key_148=11636859206615537462)(key_149=15186920212598424362)(key_150=3936665936331696131)(key_151=7429152859251239243)(key_152=10343487403474698087)(key_153=8142005743858956632)(key_154=8238062614241974114)(key_155=7548428822959148793)(key_156=10058431184930847878)(key_157=12889275101814116952)(key_158=782819835959199081)(key_159=1534159749458382005)(key_160=3838783648522603901)(key_161=15605998002210647915)(key_162=11145819565424527653)(key_163=14681542240441517079)(key_164=8521784263284631616)(key_165=5078486068510461954)(key_166=13901667583611819318)(key_167=10749408789176701439)(key_168=5713863483711402219)(key_169=12427868020721475280)(key_170=572979313439479413)(key_171=5055787845056810028)(key_172=17564112183460461547)(key_173=14787127870915057299)(key_174=4968622661520347927)(key_175=9208542774844058847)(key_176=1987849562117942954)(key_177=5636986248379389606)(key_178=12415624565673377525)(key_179=15850408457238303151)(key_180=15252532643701257347)(key_181=13931075002842946032)(key_182=9909507551534187996)(key_183=5848758976138443829)(key_184=3779409804956615161)(key_185=11798227540178140980)(key_186=579271480272698642)(key_187=5667174396488812270)(key_188=10689272849083134544)(key_189=3576946071306184656)(key_190=5576434125076942078)(key_191=2647260620812967243)(key_192=9046361464890281317)(key_193=4948829068293949785)(key_194=5153438704976229617)(key_195=5140992513280659598)(key_196=6860071021385910452)(key_197=9431492983513256985)(key_198=5044807694821240069)(key_199=18191976680083200644) [INFO] [stdout] 2026-01-26T04:42:33.893492Z  INFO cluster_test: INS KV in node node-13:0:127.0.0.1:33127: (key_0=4321516705081694391)(key_1=5433112321456086744)(key_2=17260479847307658180)(key_3=8994295188806637962)(key_4=1064141515920662248)(key_5=18033402054058638759)(key_6=7753562951172243052)(key_7=13895782637177429255)(key_8=8854223550797301111)(key_9=14508747782911232228)(key_10=8378504501464052572)(key_11=16222893166051386706)(key_12=16904273085090179676)(key_13=17500622948751274061)(key_14=14928766812986369525)(key_15=5789752798787422624)(key_16=11984427396548362209)(key_17=2276763546772811738)(key_18=733834270704313505)(key_19=16126853180433785704)(key_20=8463272528159899694)(key_21=3766252110014538581)(key_22=15144970396919861909)(key_23=10634280371101974674)(key_24=16302680933972845018)(key_25=17217578653603067378)(key_26=5312136518079334331)(key_27=18190646394481089624)(key_28=10765290688023715163)(key_29=13247956646075583233)(key_30=1172767346588840827)(key_31=281072484951116966)(key_32=14297978045776989055)(key_33=3453951088189513645)(key_34=14083227831576809075)(key_35=12627564252858344161)(key_36=17718471619955678378)(key_37=6570659165447862753)(key_38=9395984558570518093)(key_39=18176589369107140436)(key_40=7260997506427216123)(key_41=8560329028833005309)(key_42=5381832555138839454)(key_43=8142637216113302006)(key_44=12052776265268819842)(key_45=3019853160303307788)(key_46=3247814532954100401)(key_47=2150997517147632465)(key_48=6285251061057673044)(key_49=9642491604993466772)(key_50=17908030676541230247)(key_51=10402960584275705006)(key_52=5750125169863732518)(key_53=10316781537240091942)(key_54=10823339508626866222)(key_55=10374124016413758651)(key_56=11447268916613496834)(key_57=18398209641462411923)(key_58=12542300364139491696)(key_59=8936176680683668115)(key_60=7582878910874815122)(key_61=14959063055046095841)(key_62=16756682961890607782)(key_63=11643517149188089251)(key_64=13164922894675703764)(key_65=9417558302125581011)(key_66=8125627028228459598)(key_67=7548359214190776395)(key_68=10421941396781170878)(key_69=11375550275449595569)(key_70=15082294218221381995)(key_71=14252691171558203101)(key_72=14082596243583577982)(key_73=2069557447236458438)(key_74=8870452118403400814)(key_75=13105580807600611233)(key_76=2730021945497904468)(key_77=11040756386351014241)(key_78=4180404505688159281)(key_79=6193609965448168396)(key_80=3267689115411841608)(key_81=1120103336393719662)(key_82=6442738475593329748)(key_83=9982673596362078635)(key_84=3182079660151539727)(key_85=1080636523711205400)(key_86=15286059380894185704)(key_87=9708243188333779066)(key_88=3850257131159080021)(key_89=10601683573560367212)(key_90=15782850261537737489)(key_91=5622933165883570398)(key_92=9263244397845395552)(key_93=11026273564831387259)(key_94=8982491882884492890)(key_95=15784889459718415732)(key_96=5584878206510213601)(key_97=15223523261077602741)(key_98=7942602332428575731)(key_99=11973709234928199513)(key_100=6918705795529548349)(key_101=16264172269028698112)(key_102=13825798199472477645)(key_103=15475089629809534878)(key_104=3499652729284643123)(key_105=16252094159275817079)(key_106=7730777537697518211)(key_107=9064597626587499978)(key_108=6990357560039067176)(key_109=15015354346806651810)(key_110=762425383277217651)(key_111=12403100913821198081)(key_112=15433100498330338930)(key_113=1181225334257236055)(key_114=526526204196745059)(key_115=5348258406300038333)(key_116=4889252146726953428)(key_117=12776228892990513811)(key_118=9419124801426427837)(key_119=921562398871637568)(key_120=9382413032193961675)(key_121=3809675706862065369)(key_122=6996445727991399456)(key_123=127825999617254212)(key_124=9788633717035723601)(key_125=13746686684083808901)(key_126=13115477796388651301)(key_127=11061344665101073885)(key_128=6561663570521426053)(key_129=16847202679652845186)(key_130=16713346485310799399)(key_131=14288453882820976298)(key_132=7199967758249560694)(key_133=1526642168264890103)(key_134=253835511354158117)(key_135=11804989160630926734)(key_136=4700663893682135226)(key_137=353463149193121665)(key_138=3906057098097070619)(key_139=17438279315450423019)(key_140=6166117612609835918)(key_141=4942311326645192836)(key_142=9487465628707297141)(key_143=12385197868413874347)(key_144=7920858498972831474)(key_145=14824462046067814409)(key_146=6406714574319587341)(key_147=14686365543343150785)(key_148=9754986185133528545)(key_149=7009168160847928093)(key_150=12501691134698214712)(key_151=983176017110746210)(key_152=1911848179161003684)(key_153=6936642748199514368)(key_154=12680106318887872980)(key_155=11879552097765017954)(key_156=17078066617081109238)(key_157=1568685252703028530)(key_158=3147807367827799517)(key_159=4734863291030256934)(key_160=7984196772208060682)(key_161=2638904781221252628)(key_162=5037273214935309848)(key_163=15769062227564246499)(key_164=8206793812242400551)(key_165=8382316342385226411)(key_166=6895883480124984813)(key_167=13277863006471215278)(key_168=9894340712170029201)(key_169=1144867093066036147)(key_170=9486799397703573563)(key_171=12614964394821152260)(key_172=487030729542857766)(key_173=10312268346117795300)(key_174=7187414986343090154)(key_175=10868288060227531221)(key_176=5928223270416293902)(key_177=8426974839215045397)(key_178=6009576200092467496)(key_179=16563799191149702471)(key_180=2870150379923778679)(key_181=8240973057253357759)(key_182=14537733680371246196)(key_183=12295409359601191495)(key_184=6433733289317598793)(key_185=7351623941421844144)(key_186=10571435157716753684)(key_187=6458701393965250866)(key_188=12973227871833447464)(key_189=14288478973051977947)(key_190=18212039355965311117)(key_191=9413450316029331302)(key_192=3755286263656604776)(key_193=10013029801254122876)(key_194=5452275082856862738)(key_195=2068337713701671145)(key_196=8093833256348626980)(key_197=10434580897749301550)(key_198=17868043041696899010)(key_199=4492612433980462411) [INFO] [stdout] 2026-01-26T04:42:33.894525Z  INFO cluster_test: INS KV in node node-14:0:127.0.0.1:46125: (key_0=12188944297674413371)(key_1=11288079102083613675)(key_2=1406564546256232615)(key_3=6552902382158217325)(key_4=8858050104474652447)(key_5=14765760067826408115)(key_6=10590121073900435083)(key_7=16376190038269670991)(key_8=5845987761622379354)(key_9=4267444010864832985)(key_10=1918118508346206558)(key_11=5132376638139633854)(key_12=916258869463012902)(key_13=17937915410544827998)(key_14=13332271458456671157)(key_15=3819830268671531578)(key_16=5472995253880537682)(key_17=16422322581671632176)(key_18=2657366020248517904)(key_19=8028344271311746699)(key_20=16081417035763413338)(key_21=15040003968036525023)(key_22=12010091986706831919)(key_23=6760503407785960424)(key_24=10500298844251899371)(key_25=5615494908998818488)(key_26=17453375319035529728)(key_27=10697991603699776110)(key_28=9061629362814487704)(key_29=2333040633618303448)(key_30=13331900404632975200)(key_31=12820386729875918152)(key_32=1951832678764984961)(key_33=4263075348953885102)(key_34=9188610247520751641)(key_35=11316047628977323275)(key_36=10643312430873313708)(key_37=1422081314310085204)(key_38=17803782045527052633)(key_39=1466669645370360065)(key_40=4635497691289256191)(key_41=5049945021232312229)(key_42=2210753627553736813)(key_43=16206166604451818670)(key_44=4130259948211772791)(key_45=2016744741969583202)(key_46=13194343248440383534)(key_47=11290933917071472475)(key_48=5034642641340546809)(key_49=713430430955520990)(key_50=17988819677966090660)(key_51=3533602702777639105)(key_52=6560577461435446891)(key_53=1116139383904799960)(key_54=8733454472499973296)(key_55=8141273871802479648)(key_56=7103183295291352047)(key_57=13648159115094923279)(key_58=5300203921440048623)(key_59=688165326871738006)(key_60=13859306769624524551)(key_61=15061273399732514791)(key_62=7622108170221303955)(key_63=12971675645229065687)(key_64=16869281956240536)(key_65=10612907478669823501)(key_66=4882779088608070577)(key_67=17520774652832536977)(key_68=6809875450996083291)(key_69=5389665480017931790)(key_70=16075229483905854883)(key_71=6926941751565324673)(key_72=6092597993342617379)(key_73=14380423681914166171)(key_74=7561775779422733337)(key_75=13268591865152211986)(key_76=15355306532768684741)(key_77=13238932519267195682)(key_78=4923160276500312398)(key_79=4795640321622971248)(key_80=4789286789908217817)(key_81=5276520616986159335)(key_82=13554790987277451099)(key_83=17036004726776920476)(key_84=5838168354472320858)(key_85=11281724128472555142)(key_86=13686462837825968191)(key_87=7855792042197204080)(key_88=10119768030614226970)(key_89=9511358586691919799)(key_90=16997024750463362101)(key_91=516845908630373428)(key_92=13520505572273830040)(key_93=9085595048369608790)(key_94=4558940779154462915)(key_95=3812796734550253361)(key_96=6278503246714306767)(key_97=5259965815505446834)(key_98=11024215857192542779)(key_99=8640941901958374625)(key_100=4404562887102256938)(key_101=10257909031137045056)(key_102=404586659652141344)(key_103=9573080278794988326)(key_104=10318177117383058957)(key_105=5891382806292251302)(key_106=13701163914219485826)(key_107=13821534785417485046)(key_108=9053167893640038597)(key_109=14921658830698104817)(key_110=10552727107032057252)(key_111=9218359218516987620)(key_112=14099801206661731628)(key_113=7123660211626310470)(key_114=17703537395078604968)(key_115=9399184379628309435)(key_116=5532388990853841816)(key_117=3318827879922963872)(key_118=13103844647649405666)(key_119=8903226032230909139)(key_120=16490165331220747195)(key_121=14089971323586056811)(key_122=1393197416259867271)(key_123=18248868305779004371)(key_124=12383416859881208031)(key_125=10719464773120743187)(key_126=12157399318621599298)(key_127=8262632017758803591)(key_128=10186420172138305337)(key_129=17475800167984719074)(key_130=17408289457537081435)(key_131=1045384293078310836)(key_132=9715016086555980942)(key_133=15899564407541236220)(key_134=4765593813115526096)(key_135=12910512764236548829)(key_136=13691983163527738130)(key_137=6979754930657051113)(key_138=2171592250954240036)(key_139=5794528611287434397)(key_140=2072568675298102456)(key_141=17373484440219667641)(key_142=8113210121468725241)(key_143=2027282353486955147)(key_144=4924043291508505021)(key_145=14673634075687682491)(key_146=16673346711195956327)(key_147=13416506559360461019)(key_148=2471923821504954024)(key_149=1571342967738326499)(key_150=11744452525344652960)(key_151=15014506871562687479)(key_152=14769224027566754088)(key_153=17517807010311004359)(key_154=13457558738487927742)(key_155=16874679711400729862)(key_156=2946690717231228575)(key_157=326142868964533338)(key_158=11989777347527232377)(key_159=1067949844861129304)(key_160=11448436413110794993)(key_161=9175254065488335594)(key_162=14767757905863419745)(key_163=8220325674310459622)(key_164=3810653838089192878)(key_165=13192096253632257380)(key_166=15999553870888016197)(key_167=7327868475722964705)(key_168=289486936711948143)(key_169=13576228881275315953)(key_170=11250823200307483975)(key_171=15748122635294440283)(key_172=6458952745707051286)(key_173=1218186197777657554)(key_174=4549529543814949776)(key_175=659474288410000644)(key_176=10919489280232256003)(key_177=16086044938774396886)(key_178=14773637328253792363)(key_179=6960344478204461775)(key_180=14890276257628330676)(key_181=14390901783963697081)(key_182=13325110794030855145)(key_183=10081502404379177467)(key_184=14330085726832355723)(key_185=15196452557663495509)(key_186=16981043253382394804)(key_187=14545222951078712272)(key_188=6369689526066534901)(key_189=12596309214190311630)(key_190=11998586889510932132)(key_191=12889082648336936856)(key_192=6163178201170295896)(key_193=15421682996862857012)(key_194=451340697279962030)(key_195=8243822119909821238)(key_196=15062946236429322770)(key_197=13251886718699914537)(key_198=7781914759217297252)(key_199=4407507315294286490) [INFO] [stdout] 2026-01-26T04:42:33.895586Z  INFO cluster_test: INS KV in node node-15:0:127.0.0.1:42847: (key_0=2466875785628961750)(key_1=3958806779027674519)(key_2=9219824830544777717)(key_3=16750352063701702326)(key_4=3646995955712997958)(key_5=16726037544927710424)(key_6=9393624221648612774)(key_7=18137364785932433551)(key_8=8339769489331927061)(key_9=10978927748037960119)(key_10=16134390807311063998)(key_11=13022732348597028165)(key_12=11630137710716360372)(key_13=1562405248552173558)(key_14=16652137429819134978)(key_15=10468543699912535218)(key_16=2762709245439602822)(key_17=2026415162177323282)(key_18=3102361561663317493)(key_19=1593321890583874553)(key_20=4084241346473179411)(key_21=6734983818262383336)(key_22=4561077139820286929)(key_23=3570877380578188409)(key_24=12082558739520518055)(key_25=3937666869217670628)(key_26=6385466809672107354)(key_27=11572371381174573265)(key_28=7665765340811425576)(key_29=13003218469264393054)(key_30=12791624174900898221)(key_31=16480943605979619985)(key_32=8641913984040405899)(key_33=11001476489071149539)(key_34=17335321240157209009)(key_35=17380827820087690314)(key_36=3784922827409435745)(key_37=4572865968646343423)(key_38=8595921710131958788)(key_39=678451581185511059)(key_40=8581835680105018268)(key_41=6169260803126598181)(key_42=4594417720441749436)(key_43=4578249985523426280)(key_44=4185706175417028437)(key_45=17447573187584552371)(key_46=11325091242437210115)(key_47=9075726002177166404)(key_48=10094836063694223460)(key_49=5501471506791717)(key_50=14251362396380399661)(key_51=4631796881758080028)(key_52=1457324858232918446)(key_53=10652400650585612325)(key_54=6892185281950316983)(key_55=6626438865904656812)(key_56=7630057994271546523)(key_57=11890534288477924928)(key_58=13436122172680620649)(key_59=13045061728119807682)(key_60=13577923012036286690)(key_61=9875456572266376243)(key_62=16648635395825468704)(key_63=5489513616672077119)(key_64=5484018343268355496)(key_65=12789024137610472283)(key_66=13287460701425034370)(key_67=16879172991692602972)(key_68=2302097275652377701)(key_69=17810376928623594336)(key_70=2772043200680586226)(key_71=2144899888278244757)(key_72=17864667321063739056)(key_73=3611064379000294703)(key_74=15949395168264519225)(key_75=14334620045105493046)(key_76=913461524792793787)(key_77=6968790373009696607)(key_78=10058528625610369056)(key_79=12317415566900637452)(key_80=17657544241994431881)(key_81=10435362757154688337)(key_82=12178766271541614285)(key_83=685350267775613686)(key_84=14098688644586866923)(key_85=689651147874588083)(key_86=7439980668102060397)(key_87=1739371151930843546)(key_88=1004820058224460363)(key_89=2939087550985135244)(key_90=12476888745637429434)(key_91=12142330374105562511)(key_92=7144529732179809282)(key_93=8146024134292237128)(key_94=7059218238790265622)(key_95=18428657508290694682)(key_96=8866115292177003729)(key_97=11273632142670062106)(key_98=5299026315621153313)(key_99=17651906830495379648)(key_100=10461691781615386930)(key_101=2781799561429574006)(key_102=726632597163063986)(key_103=14650127528664073883)(key_104=15245432659529997919)(key_105=5521775873240424709)(key_106=9572266403747457240)(key_107=13925895945675620518)(key_108=6485285253823945709)(key_109=2641043768710000048)(key_110=15255830964166192189)(key_111=6936692218330652932)(key_112=12566177554092020107)(key_113=4813794952538626968)(key_114=11958853804694826958)(key_115=15974621386932887533)(key_116=7688351113631105657)(key_117=2922217038928184013)(key_118=3773659152832080814)(key_119=1387516212380223608)(key_120=15772451238160352603)(key_121=12071395094887215860)(key_122=9587147167846653372)(key_123=14112240172575403274)(key_124=4668564785600182596)(key_125=7807576112921154938)(key_126=11399369623000050492)(key_127=9712122479059962257)(key_128=5436637053613129128)(key_129=13079065123771129365)(key_130=14595848328632662998)(key_131=4794003035241579314)(key_132=8627384724351433980)(key_133=16333384982205236307)(key_134=13184340281262607898)(key_135=7498017261809865874)(key_136=861143797175917539)(key_137=14170026848743971252)(key_138=12289302383902903470)(key_139=82349946179589017)(key_140=895731256293276979)(key_141=12981582436381613041)(key_142=2190362616621078496)(key_143=2722989624954343390)(key_144=15638499520424857361)(key_145=5436661847646804256)(key_146=14863350282525352708)(key_147=5365770899536416725)(key_148=7530900356634130337)(key_149=10549803652998120583)(key_150=1854171787580296448)(key_151=4229547503297227315)(key_152=13378627341193942032)(key_153=5866394604022602479)(key_154=1203322812845713845)(key_155=15205590383485597914)(key_156=187813666799119941)(key_157=9904393024941007023)(key_158=14887083535645183472)(key_159=249138639642239589)(key_160=6013585885181497886)(key_161=13970431235892400818)(key_162=14890070624746576179)(key_163=417966700766664670)(key_164=6975775990231439722)(key_165=5636612209940416731)(key_166=2696856448785311801)(key_167=900986809716039163)(key_168=14113101001086607166)(key_169=1627899881005332608)(key_170=16986102005097529982)(key_171=7449656432901290041)(key_172=13134368882158041719)(key_173=11557145999674030949)(key_174=13576348800397135199)(key_175=16749998997270586100)(key_176=12027732378186857614)(key_177=4526939022350287886)(key_178=11649671808051088984)(key_179=17356431202424885975)(key_180=15603245967484144241)(key_181=13769898244826049092)(key_182=15367342421851937587)(key_183=6378470398043469077)(key_184=5769539411777700108)(key_185=15562874696232063227)(key_186=4383043242883784413)(key_187=1747707474030187276)(key_188=11012921699996549215)(key_189=2334198582613150369)(key_190=1178599562689884742)(key_191=8994758495523366198)(key_192=12586555459868456616)(key_193=2139762393621811812)(key_194=9659417378288469859)(key_195=4042172774724342136)(key_196=9573302141671284742)(key_197=3100308992118225806)(key_198=13865851061235560149)(key_199=7283835545511567486) [INFO] [stdout] 2026-01-26T04:42:33.896719Z  INFO cluster_test: INS KV in node node-16:0:127.0.0.1:41563: (key_0=2840234356844643521)(key_1=517641773472119259)(key_2=9338448721817705801)(key_3=3338700052239668785)(key_4=13899017235399202287)(key_5=1992050891433020462)(key_6=7854358885820362885)(key_7=17123483488655336192)(key_8=11540512655129176951)(key_9=6560120411625547188)(key_10=10443222084108349820)(key_11=8063483821163704559)(key_12=664493552877665323)(key_13=9331519132415950813)(key_14=6299446038939323439)(key_15=10169647929163671169)(key_16=2467333022541599351)(key_17=10618199460461120438)(key_18=5371969421004404074)(key_19=152990932366662149)(key_20=4096254364331724184)(key_21=7410484392467794414)(key_22=2017625353317517275)(key_23=12851892448844529158)(key_24=1565764493667051010)(key_25=9682519370469392418)(key_26=3555903302621081535)(key_27=13775518446285942532)(key_28=1193420939375646574)(key_29=15694935339006830817)(key_30=16398835224418619127)(key_31=10479690991941303958)(key_32=6641252435607583353)(key_33=10159432971307338861)(key_34=15419754924141408236)(key_35=5031578864538746128)(key_36=11068294141607599691)(key_37=7589744670673377074)(key_38=7237853779340350979)(key_39=8674823486038098903)(key_40=16466867860891813337)(key_41=7597076426534373855)(key_42=7915520053335653796)(key_43=7962388377362724264)(key_44=11402919907420269299)(key_45=4699544063842305879)(key_46=15987494578915439071)(key_47=16028313018771511489)(key_48=13693309275392672686)(key_49=15213298164993011566)(key_50=10827181273132523254)(key_51=12527892968975016859)(key_52=14757831176501513973)(key_53=2529857339223242835)(key_54=7688165439283848810)(key_55=16778427496044271545)(key_56=2465409761085368009)(key_57=12826911995858775118)(key_58=7648987987396014208)(key_59=17991244849471361794)(key_60=11639658103369682563)(key_61=15617321200888022514)(key_62=9798231608095943483)(key_63=15742971263910938950)(key_64=2274103753385509894)(key_65=15563091365313977271)(key_66=556716991996977199)(key_67=2859394283987065384)(key_68=18021452848023179058)(key_69=12593106479000316102)(key_70=17041917761676176738)(key_71=7502958598489588376)(key_72=6231280862659475967)(key_73=18169492117010342972)(key_74=1674250771845455354)(key_75=14041724194849682393)(key_76=2427226696763568957)(key_77=17485371451928221213)(key_78=11284644473330662236)(key_79=16236006843137377605)(key_80=6318100942797189045)(key_81=10115740956825061325)(key_82=16833259677188957987)(key_83=14498932419384577428)(key_84=8668115851789244509)(key_85=4358755952872899803)(key_86=1105318105371311115)(key_87=6975903144867044203)(key_88=17072415448925901798)(key_89=1927372993551953499)(key_90=5096621744770157105)(key_91=18071988421870898693)(key_92=18266291040962962096)(key_93=16391622872845426080)(key_94=5807702435688081269)(key_95=2679181961814202791)(key_96=1153739795051797570)(key_97=6934013596151906916)(key_98=5033156042291724989)(key_99=12292071082071805625)(key_100=12088240249614704105)(key_101=4044929985124723693)(key_102=4266625820485772433)(key_103=8092397022408572896)(key_104=8850665416340046496)(key_105=10627911586249681056)(key_106=11717164053382794311)(key_107=278571989149906838)(key_108=5789352915556574571)(key_109=10004994338498325272)(key_110=3018567643158140548)(key_111=7951452117623850228)(key_112=9749554318645770931)(key_113=3165649798328347482)(key_114=5499989527043092386)(key_115=6139659687682563000)(key_116=4906026489585773413)(key_117=315698922739454331)(key_118=744727115171739394)(key_119=314622679901756421)(key_120=4914005308272626363)(key_121=16721825281202419876)(key_122=1964243372756163581)(key_123=4458282132536954027)(key_124=9869928956177125444)(key_125=17282981896454997867)(key_126=4939725724197615412)(key_127=8209104922587440112)(key_128=11165675005755573443)(key_129=14192038782565592731)(key_130=13136353465096031865)(key_131=3092663933043504419)(key_132=15680027357752526224)(key_133=15441853148347115733)(key_134=16151631074446539412)(key_135=12793141024296273973)(key_136=12930421161226271527)(key_137=11940528061043340576)(key_138=4451164826276151483)(key_139=11826916889564902919)(key_140=4094307665924308637)(key_141=14145296190174438814)(key_142=1212020857998458256)(key_143=7003548032073044106)(key_144=4950719095719408183)(key_145=14466968966817782570)(key_146=1336875795302481821)(key_147=7552618122417260783)(key_148=15739519002902621181)(key_149=13358218290216738097)(key_150=7612574908431792049)(key_151=9014187658498705548)(key_152=15394949472826847434)(key_153=2861639521288766558)(key_154=17177278815933075660)(key_155=15274924219449839289)(key_156=13046616440136532173)(key_157=6743117683335489051)(key_158=12661805375647510146)(key_159=12028629996471442558)(key_160=16466639248504899015)(key_161=5018403545075641211)(key_162=1949170513416910083)(key_163=12797969522077661397)(key_164=17111940647098113765)(key_165=10027392061343802840)(key_166=16256624526208899508)(key_167=5983515987298190004)(key_168=2842525763378011773)(key_169=15122394750562341802)(key_170=1696749091696240763)(key_171=5903973872421299729)(key_172=4711059305067798782)(key_173=7224623387691141469)(key_174=5303019410074623646)(key_175=4260278862526675822)(key_176=3596051226958469271)(key_177=4735409462437155056)(key_178=1441867956244634034)(key_179=13275947946630342892)(key_180=7915583779198044656)(key_181=11423405916284426135)(key_182=14229424193731745612)(key_183=17469262815294420143)(key_184=10322977344962980183)(key_185=7281882372344410714)(key_186=3135510176038756747)(key_187=5969237470970654229)(key_188=10717492100193210367)(key_189=5233235282580922504)(key_190=6723860375857320987)(key_191=5552831470254138196)(key_192=8017358093129886731)(key_193=5828464684236218662)(key_194=12705811037973914201)(key_195=5127401095344350729)(key_196=1106564467210690197)(key_197=2693436701734684903)(key_198=16436769409957556166)(key_199=10732493746389829719) [INFO] [stdout] 2026-01-26T04:42:33.897775Z  INFO cluster_test: INS KV in node node-17:0:127.0.0.1:34869: (key_0=7476926947331436401)(key_1=11266805162713050060)(key_2=3529089715639180770)(key_3=16739176812426493879)(key_4=12361922838934834135)(key_5=1201765144624173373)(key_6=8383299726712848203)(key_7=17128642733078686795)(key_8=11684843871413949580)(key_9=4452824477586227048)(key_10=6706630948384042786)(key_11=5456711951657134513)(key_12=11350275483679052175)(key_13=11456861571463623261)(key_14=3255773426477986161)(key_15=17748701633936466181)(key_16=16294543838124034090)(key_17=8320305366332165039)(key_18=16326889183752410305)(key_19=4850889355356217446)(key_20=16682715850436436140)(key_21=11446997908137669901)(key_22=14607800228361121663)(key_23=5104944621018422517)(key_24=16959055460413367109)(key_25=14830203334324969647)(key_26=16064933438091991845)(key_27=15466683686762749964)(key_28=511163532843914315)(key_29=8287676779732064085)(key_30=10720998079417748020)(key_31=9073132906890157371)(key_32=15149027480696074623)(key_33=9141058720387923529)(key_34=4477901959766110631)(key_35=12704439315595482314)(key_36=17223376144077155810)(key_37=5873390733021972958)(key_38=13455990868582155591)(key_39=11832974184592408573)(key_40=5205916696846945115)(key_41=8803158434714298929)(key_42=12830362465382248173)(key_43=5801988492193924153)(key_44=14352385326697956887)(key_45=7531975315839552319)(key_46=12743710710765635347)(key_47=7837425090510774030)(key_48=12961391988757928513)(key_49=6756338907001965880)(key_50=10780793620549598777)(key_51=12507062563469571439)(key_52=2872201299110659773)(key_53=10491894645070447798)(key_54=3393338511714756072)(key_55=4447899833059095205)(key_56=14764294351280681987)(key_57=4322220665882639909)(key_58=7602377260843828816)(key_59=14462086226914020165)(key_60=14840781366341010265)(key_61=11253014472202998047)(key_62=10247728764646885378)(key_63=3033261471472489531)(key_64=16964857409653007178)(key_65=17483540110790808389)(key_66=8316771772623503131)(key_67=4148712018382034214)(key_68=15373017542127521241)(key_69=17786681862935056639)(key_70=18348928784831495722)(key_71=1238279567992260745)(key_72=4236644511226418236)(key_73=1304142745727570997)(key_74=538723590322426098)(key_75=1407478770769236820)(key_76=9433557495032539996)(key_77=17639641176098430617)(key_78=2566446197348245366)(key_79=16322852236183483237)(key_80=10111046307598541272)(key_81=2655876326819050113)(key_82=1495746287027626395)(key_83=8468351025105394370)(key_84=17932821451133064628)(key_85=13106057207222349337)(key_86=1338873606708097169)(key_87=2277396040525512933)(key_88=7062472640229296977)(key_89=17301106339174584670)(key_90=4248327862806365815)(key_91=10599203983382532210)(key_92=1511800179897151683)(key_93=13747649657320566507)(key_94=7403745756626924523)(key_95=8383116094826262260)(key_96=16913759932809707909)(key_97=16308811502627041601)(key_98=7477383786340010488)(key_99=9875750754072739261)(key_100=13788155364297251754)(key_101=2533333815127729662)(key_102=16876257273892030851)(key_103=5195920378006071435)(key_104=18133727979411846166)(key_105=16078449243071758384)(key_106=11622070507582182476)(key_107=15602989648402136881)(key_108=16990620853970881688)(key_109=17432982990710499662)(key_110=13650513746846224193)(key_111=162960118430711244)(key_112=3834325583785501618)(key_113=10803780008310365977)(key_114=17302569670506469523)(key_115=4156347034612239848)(key_116=13339303084307544451)(key_117=10837815017086452421)(key_118=13086397685714345730)(key_119=14393207398053587691)(key_120=14046068997245844771)(key_121=12182439234990666299)(key_122=1281969795646111961)(key_123=4952386682276595703)(key_124=743584506535175767)(key_125=18208649355728318616)(key_126=16581288408289940622)(key_127=578698519689550378)(key_128=16177095840831172202)(key_129=13972331676245396219)(key_130=2307629317546484444)(key_131=2511343778327909608)(key_132=12668981452891052141)(key_133=1792144469977945540)(key_134=8354252908474236885)(key_135=14305149168318389297)(key_136=6875011400995427777)(key_137=13565086504074307470)(key_138=11918004326789752364)(key_139=7688035609905700361)(key_140=13701489092839928238)(key_141=1887823890159274069)(key_142=6538721233492004864)(key_143=15965939725132025335)(key_144=1695179686103929588)(key_145=8469703266089195673)(key_146=3918600779108501980)(key_147=6031296102612379840)(key_148=6896360023295578240)(key_149=7339240830318536758)(key_150=13983522424420759188)(key_151=16343328103403045163)(key_152=8887451804659712396)(key_153=14179215476666724146)(key_154=5347714970823482940)(key_155=14434804030783835809)(key_156=7901375463304321510)(key_157=14874730410418016160)(key_158=13967744089517908679)(key_159=9316259246163565410)(key_160=17088807109265174514)(key_161=15912857249487673290)(key_162=393918836551089359)(key_163=16563339307204286412)(key_164=10266664865750859613)(key_165=18387334680623218850)(key_166=6302314885318404000)(key_167=15909081025208749842)(key_168=4514437383156109233)(key_169=1380440725848060869)(key_170=14638513258656753771)(key_171=5568062336472483154)(key_172=10326722684691123881)(key_173=18121759397376210103)(key_174=13683276558440891190)(key_175=7457799118192106219)(key_176=1041532047751739487)(key_177=911105845277725064)(key_178=6698711830906868540)(key_179=3850699371146126491)(key_180=5696489913975311301)(key_181=6661458485854164084)(key_182=3860995434571357001)(key_183=7103015214692267576)(key_184=11354247035921508511)(key_185=1049226131409619159)(key_186=17879300705236034826)(key_187=17471340805999796284)(key_188=7148501626187244505)(key_189=8854792505456683345)(key_190=9568795357794699071)(key_191=8901494179555129561)(key_192=15581871264853501573)(key_193=12357962155666560101)(key_194=3598714418195453655)(key_195=4390616832220370296)(key_196=2918459053105934378)(key_197=1182107703796670913)(key_198=17996868991800740723)(key_199=980726826692333767) [INFO] [stdout] 2026-01-26T04:42:33.898844Z  INFO cluster_test: INS KV in node node-18:0:127.0.0.1:42357: (key_0=12932068232724786890)(key_1=6343279047766892885)(key_2=1171416788594314082)(key_3=4738408757811986768)(key_4=16628428664750820998)(key_5=6990639908447236531)(key_6=2757253935928486950)(key_7=5765370874156240058)(key_8=11395118194624547490)(key_9=14290088377792185660)(key_10=3867812228659275963)(key_11=3314634231849566213)(key_12=14767807148770502807)(key_13=5602405174533299393)(key_14=12321829963730529893)(key_15=9660121573945582230)(key_16=7143658778624385837)(key_17=8696408518788344327)(key_18=1867827836321265356)(key_19=6364144377117392826)(key_20=11461469876857942874)(key_21=11790105958553858343)(key_22=14720080930117313709)(key_23=7789100807457163621)(key_24=1981656484377790392)(key_25=10637592081708489951)(key_26=9390869412242396218)(key_27=11778573920694624529)(key_28=10408813781935033748)(key_29=8364098233291618712)(key_30=3759173419852475474)(key_31=15652961157804721494)(key_32=9815153690575479221)(key_33=13984925267164143089)(key_34=14493245788401453643)(key_35=14524208442701092870)(key_36=8036318263416738909)(key_37=16497467910077597781)(key_38=10957817771852991605)(key_39=3736789663811308244)(key_40=1180178712399592125)(key_41=9510499530714167835)(key_42=12242869600743887750)(key_43=3918286713166359597)(key_44=17234523203683423157)(key_45=16247205605337756896)(key_46=6539954767765366509)(key_47=2095351553413922724)(key_48=2384792879902823323)(key_49=4241179907706890565)(key_50=15888014578806326310)(key_51=7486868042393189548)(key_52=6887395734848018958)(key_53=1569035802751551749)(key_54=5947843839439811899)(key_55=4806502220374547953)(key_56=1739987551942951859)(key_57=10995383331773051887)(key_58=16495111482958233536)(key_59=8738424790594688162)(key_60=5727616358664976076)(key_61=15644717692341608786)(key_62=18103813668877384166)(key_63=4433944805377042670)(key_64=8519979186651790454)(key_65=6324532213229214912)(key_66=10973890038789186267)(key_67=8869363983740870977)(key_68=5213207648821066625)(key_69=18082517675201215678)(key_70=2699638743836471274)(key_71=3269186125394221282)(key_72=15302427654750862102)(key_73=15150346364081174116)(key_74=10268170062076445230)(key_75=3005945947257023123)(key_76=15091898886020461564)(key_77=3441025093637388337)(key_78=13836537071446567079)(key_79=10816488159314494552)(key_80=2125026643589132236)(key_81=7082082933379305405)(key_82=5496535353965139172)(key_83=16219035733022323159)(key_84=12103411014029429624)(key_85=3033735136916575499)(key_86=18298674803884931009)(key_87=16664795974383669453)(key_88=12998152309170193507)(key_89=13259828980844721145)(key_90=8444080445270562688)(key_91=11477461378114839402)(key_92=2861978564223264577)(key_93=8453197250956314517)(key_94=14225964530134433946)(key_95=9495832869127894939)(key_96=3964019514291601130)(key_97=1038875172871336741)(key_98=10521721337010694634)(key_99=6834364055786304736)(key_100=13668599329386609890)(key_101=6037706799820936986)(key_102=5964981729820410416)(key_103=16985529590826803250)(key_104=11885001761484761131)(key_105=18199458087653063788)(key_106=11277765048428987084)(key_107=5821266860022285297)(key_108=4448877449882590294)(key_109=6780994119051902975)(key_110=16285331527940084141)(key_111=18016436839921441019)(key_112=36312137753707888)(key_113=17298994848556140314)(key_114=10234809668025056507)(key_115=6073882396733483748)(key_116=12877365193427535706)(key_117=3832190160961221601)(key_118=21828524076144371)(key_119=10566002994355747573)(key_120=6115064536850362309)(key_121=18011769063229343567)(key_122=10875382135637047267)(key_123=16705889541709296292)(key_124=3173498134318210482)(key_125=16605780955292927444)(key_126=2779039242996166907)(key_127=17517236241859945489)(key_128=6557503807980075626)(key_129=16646911256627021078)(key_130=13829529081789697963)(key_131=10846683910649766456)(key_132=10019895015118361442)(key_133=1641563011790917733)(key_134=9439035171769964579)(key_135=15361334458762726376)(key_136=1421486518535322321)(key_137=12116002811619226819)(key_138=7742210244409762947)(key_139=6678828382418778458)(key_140=12861791818062424304)(key_141=13583420685634276746)(key_142=7547004984245045295)(key_143=8990717720184131637)(key_144=14335280975094693608)(key_145=15301724194149697170)(key_146=6178428063034186813)(key_147=16146206649971309543)(key_148=18272109393383031611)(key_149=10737743780389986698)(key_150=8900255343041151047)(key_151=14049334733423718218)(key_152=9750105828657613984)(key_153=8203301903781075523)(key_154=11387185376477223066)(key_155=7260185903026129659)(key_156=13082883763786756692)(key_157=3150918364179491403)(key_158=16092088247422560588)(key_159=18268402695188553779)(key_160=18091595446209458214)(key_161=17232986142386194501)(key_162=16662003170633397256)(key_163=2395798788195508195)(key_164=8955238168228558717)(key_165=353641283937227865)(key_166=8180719995460853174)(key_167=10225978906604162966)(key_168=2409877997983397743)(key_169=475621503129092127)(key_170=11029539559594575940)(key_171=11283312228578709810)(key_172=15323141309027902090)(key_173=13319320242797603512)(key_174=7820768612899334697)(key_175=16951157365780938405)(key_176=14613998030456503760)(key_177=8494616441857466834)(key_178=15177834843705661640)(key_179=15551778716324985449)(key_180=4757678659035830503)(key_181=1504882699620645317)(key_182=16126633269110653294)(key_183=2445826546460925512)(key_184=17807086651416251142)(key_185=2182638599268412942)(key_186=2726790829311388399)(key_187=883855594605831964)(key_188=5432118343283022285)(key_189=9008921476434299378)(key_190=2528159125293292447)(key_191=8119190864277339137)(key_192=11610583099307877410)(key_193=2805498177012903194)(key_194=8576639001503582901)(key_195=5729321482268220674)(key_196=4775088510925012729)(key_197=10796559202464812541)(key_198=17178592347212241803)(key_199=9598662015331698212) [INFO] [stdout] 2026-01-26T04:42:33.899921Z  INFO cluster_test: INS KV in node node-19:0:127.0.0.1:36821: (key_0=2205719578291210422)(key_1=2966106754924150941)(key_2=6771513832734484659)(key_3=4822674153013957576)(key_4=14685810035117151352)(key_5=1057891897494160214)(key_6=7631253640989927477)(key_7=7098347342781164050)(key_8=1623160647559226393)(key_9=5350134920776812802)(key_10=639084630576766653)(key_11=15969707198258212442)(key_12=17924978632409789988)(key_13=13803625865711883990)(key_14=5269741051131922417)(key_15=6794979641649362930)(key_16=14038698467323321452)(key_17=12434577973258106594)(key_18=12019120315478918597)(key_19=5553131658176315931)(key_20=11693551713888794675)(key_21=12935147366079006418)(key_22=13761431374921869911)(key_23=15202181991550752011)(key_24=3690297079721611112)(key_25=10248100616291964920)(key_26=9069591360989580154)(key_27=6233284043061022544)(key_28=5651314669612412560)(key_29=2962768971730504088)(key_30=14358721576432258969)(key_31=14060282181193994015)(key_32=12977181945708311919)(key_33=7924120249234499292)(key_34=13874543643740666217)(key_35=14750616468274996998)(key_36=11608724491772690388)(key_37=13764937415265782523)(key_38=4376524514785057564)(key_39=5566594673038334485)(key_40=17880356249748473468)(key_41=8769979545644417202)(key_42=2484169380117093364)(key_43=10356404628614018277)(key_44=10661082059936014258)(key_45=2770464787403861770)(key_46=206023017882563621)(key_47=9230264224292098169)(key_48=9161794571174806988)(key_49=10410798025135667192)(key_50=10914979218593460441)(key_51=7370783932287848965)(key_52=4781008827778311027)(key_53=17708037029048285826)(key_54=5969080708490737808)(key_55=173110942508416518)(key_56=15877426105103671350)(key_57=3659264566201609937)(key_58=3383160974996919907)(key_59=11773366356014617862)(key_60=928141392545719519)(key_61=17277410423401106721)(key_62=8747844226542185738)(key_63=17305940238735561742)(key_64=13555734760755542832)(key_65=2696457262640957231)(key_66=8107260299922450091)(key_67=15059947043497397745)(key_68=11170834144734720556)(key_69=12746206070929707747)(key_70=4655283840234206252)(key_71=8168207039363550963)(key_72=8944434929074258260)(key_73=4560071371087062119)(key_74=16702512835191448814)(key_75=286113480987955946)(key_76=15826235658854057108)(key_77=2776274261955129147)(key_78=14042791288196152437)(key_79=10799427328442303081)(key_80=2635478827846392335)(key_81=5279342034581344179)(key_82=6499215421156034629)(key_83=8583470488489540895)(key_84=9201100521386235149)(key_85=1655481259269553661)(key_86=7869474278808357718)(key_87=2997819324682278008)(key_88=10545014754078525307)(key_89=11744201056379208862)(key_90=17035360368087119762)(key_91=5678569554940409730)(key_92=14044981395079874587)(key_93=14727261917681116765)(key_94=7552043939175385824)(key_95=3830947785402414736)(key_96=5960361989126481523)(key_97=14818992745442080168)(key_98=11741780133741808337)(key_99=16345100606121933736)(key_100=11934285341755000472)(key_101=3466189487440999914)(key_102=16521155675125192209)(key_103=18373063924950163050)(key_104=12988613920211733666)(key_105=5995686532161796426)(key_106=16114637553396635928)(key_107=2259802284588600701)(key_108=17163248153921732992)(key_109=14490837269334672623)(key_110=1173866967977322231)(key_111=5672691143214795371)(key_112=13394351462112201560)(key_113=189100059896528662)(key_114=13581453229606160949)(key_115=15803187059773612175)(key_116=15408859485563092930)(key_117=4035114751439166233)(key_118=18270428537370837664)(key_119=5883997560164806276)(key_120=8706703318956540404)(key_121=15087592447410806524)(key_122=742077597959043468)(key_123=12868854848549270353)(key_124=1093955261731362314)(key_125=3603096987044345764)(key_126=3149730148266960551)(key_127=1339904388632358001)(key_128=13253655761420726672)(key_129=14918743400199294535)(key_130=12438880945372000957)(key_131=3842600443416548783)(key_132=10916092938746123687)(key_133=7055536473863548762)(key_134=7877463182529656047)(key_135=12264524074511030656)(key_136=12827236763131896363)(key_137=6569006547123697294)(key_138=11361305237716957346)(key_139=10559587709061791583)(key_140=6177779433296926230)(key_141=6628510931314982999)(key_142=3952640463230282132)(key_143=15428753545827858945)(key_144=11077255804043985798)(key_145=13682193185998845347)(key_146=9202938801115204195)(key_147=4780621109952729445)(key_148=5625323069819669796)(key_149=18222959700088837882)(key_150=8804401001193231256)(key_151=6290034284639093725)(key_152=10160450683611120294)(key_153=12067797190744545921)(key_154=10750571628422503073)(key_155=7431281407759804461)(key_156=2268184524010520085)(key_157=9424899236203478499)(key_158=15319068867662047135)(key_159=6814544067248265207)(key_160=14184245875035477478)(key_161=15443732946089499166)(key_162=17854942125993531462)(key_163=7116195950391215731)(key_164=13041743580638400143)(key_165=7396363385974661503)(key_166=10302748989073801591)(key_167=10034646564631921212)(key_168=6315163100987021974)(key_169=7227777969108183302)(key_170=16558801697654815164)(key_171=16231779911526622245)(key_172=13049756269573112955)(key_173=1259350144921178750)(key_174=18199284412650646942)(key_175=2520464822673130019)(key_176=2189585505758724842)(key_177=10602696873378310551)(key_178=286247590059110177)(key_179=15443480558503546723)(key_180=5947201705563150478)(key_181=13960003473769214714)(key_182=12932801359379603169)(key_183=15116782865149843959)(key_184=3400368723462879573)(key_185=11937123695261803735)(key_186=16051320822131563066)(key_187=6710661520957657161)(key_188=322115095642553183)(key_189=4752135161640154181)(key_190=3691868570245103474)(key_191=17655729683874023403)(key_192=13724691087519805084)(key_193=14045552466209298185)(key_194=3263021592053271348)(key_195=13307061301742812763)(key_196=2156491764111298627)(key_197=16402840482562415526)(key_198=1742831562972414088)(key_199=8752234905173543011) [INFO] [stdout] 2026-01-26T04:42:33.976929Z  INFO cluster_test: EXPECT NODE STATE node_3 from node_1 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:33.976996Z  INFO cluster_test: DISC node "node_1" < xxx > "node_3" [INFO] [stdout] 2026-01-26T04:42:33.977028Z  INFO cluster_test: DISC node "node_2" < xxx > "node_3" [INFO] [stdout] 2026-01-26T04:42:33.977040Z  INFO cluster_test: DEL node node_1:0:127.0.0.1:1 key key_a [INFO] [stdout] 2026-01-26T04:42:33.977063Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is marked deleted [INFO] [stdout] 2026-01-26T04:42:33.977080Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2026-01-26T04:42:33.977220Z  INFO cluster_test: DISC node "node_1" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:33.977291Z  INFO cluster_test: WAIT 5s [INFO] [stdout] 2026-01-26T04:42:33.977292Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_a' == '0' [INFO] [stdout] 2026-01-26T04:42:33.977391Z  INFO cluster_test: DEL node "node-1" key key_a after TTL [INFO] [stdout] 2026-01-26T04:42:33.977430Z  INFO cluster_test: WAIT 300ms [INFO] [stdout] 2026-01-26T04:42:33.977462Z  INFO cluster_test: DISC node "node-1" < xxx > "node-2" [INFO] [stdout] 2026-01-26T04:42:33.977536Z  INFO cluster_test: INS KV in node node-2:0:127.0.0.1:40311: (key_b=1) [INFO] [stdout] 2026-01-26T04:42:33.977621Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_b' is absent [INFO] [stdout] 2026-01-26T04:42:33.977788Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_b' == '1' [INFO] [stdout] 2026-01-26T04:42:33.977804Z  INFO chitchat::transport::channel: close addr=127.0.0.1:46697 [INFO] [stdout] 2026-01-26T04:42:33.977902Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40311 [INFO] [stdout] 2026-01-26T04:42:33.978084Z  INFO chitchat::transport::channel: close addr=127.0.0.1:35275 [INFO] [stdout] test test_simple_simulation_with_network_partition ... ok [INFO] [stdout] 2026-01-26T04:42:33.978366Z  INFO chitchat::transport::channel: close addr=127.0.0.1:34105 [INFO] [stdout] test test_simple_simulation_insert ... ok [INFO] [stdout] 2026-01-26T04:42:34.077789Z  INFO cluster_test: EXPECT NODE STATE node_3 from node_1 to be Key 'key_a' is not marked deleted [INFO] [stdout] 2026-01-26T04:42:34.077918Z  INFO cluster_test: WAIT 2s [INFO] [stdout] 2026-01-26T04:42:34.078015Z  INFO cluster_test: INS KV in node node_1:0:127.0.0.1:1: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:34.078075Z  INFO cluster_test: DISC node "node_1" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.078111Z  INFO cluster_test: DEL node node_1:0:127.0.0.1:1 key key_a [INFO] [stdout] 2026-01-26T04:42:34.078145Z  INFO cluster_test: WAIT 3s [INFO] [stdout] 2026-01-26T04:42:34.179230Z  INFO cluster_test: INS KV in node node_2:0:127.0.0.1:2: (key_a=0) [INFO] [stdout] 2026-01-26T04:42:34.179286Z  INFO cluster_test: EXPECT NODE STATE node_1 from node_2 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:34.179303Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_2 [INFO] [stdout] 2026-01-26T04:42:34.277685Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_a' == '0' [INFO] [stdout] 2026-01-26T04:42:34.277751Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_a' == '0' [INFO] [stdout] 2026-01-26T04:42:34.277769Z  INFO cluster_test: WAIT 3s [INFO] [stdout] 2026-01-26T04:42:34.280221Z  INFO cluster_test: DISC node "node_1" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280258Z  INFO cluster_test: DISC node "node_3" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280268Z  INFO cluster_test: DISC node "node_4" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280284Z  INFO cluster_test: DISC node "node_5" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280307Z  INFO cluster_test: DISC node "node_6" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280335Z  INFO cluster_test: DISC node "node_7" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280355Z  INFO cluster_test: DISC node "node_8" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280372Z  INFO cluster_test: DISC node "node_9" < xxx > "node_2" [INFO] [stdout] 2026-01-26T04:42:34.280385Z  INFO cluster_test: EXPECT NODE STATUS node_1 from node_2 to be Dead [INFO] [stdout] 2026-01-26T04:42:34.280420Z  INFO cluster_test: Waiting for node status to be Dead node_id=node_2 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(27), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(22), key_values: {"key_a": VersionedValue { value: "0", version: 1, status: Set }}, max_version: 1, last_gc_version: 0 }], seed_addrs: {127.0.0.1:1} } [INFO] [stdout] 2026-01-26T04:42:36.078929Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:36.078992Z  INFO cluster_test: EXPECT NODE STATE node_1 from node_1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:36.079004Z  INFO cluster_test: DISC node "node_1" < xxx > "node_4" [INFO] [stdout] 2026-01-26T04:42:36.079020Z  INFO cluster_test: DISC node "node_2" < xxx > "node_4" [INFO] [stdout] 2026-01-26T04:42:36.079029Z  INFO cluster_test: NODE "node_4" with seeds Some([node_3:0:127.0.0.1:3]) [INFO] [stdout] 2026-01-26T04:42:36.079096Z  INFO cluster_test: WAIT 500ms [INFO] [stdout] 2026-01-26T04:42:36.580448Z  INFO cluster_test: EXPECT NODE STATE node_3 from node_1 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:36.580505Z  INFO cluster_test: EXPECT NODE STATE node_4 from node_1 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:36.580523Z  INFO cluster_test: CONN node "node_1" <===> "node_3" [INFO] [stdout] 2026-01-26T04:42:36.580547Z  INFO cluster_test: CONN node "node_2" <===> "node_3" [INFO] [stdout] 2026-01-26T04:42:36.580556Z  INFO cluster_test: EXPECT NODE STATE node_3 from node_1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:36.580567Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2026-01-26T04:42:36.678704Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:36.678963Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:36.679076Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:36.679409Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:36.679600Z  INFO chitchat::state: resetting for node id node_1:0:127.0.0.1:1 last_gc_version 2 [INFO] [stdout] 2026-01-26T04:42:36.679738Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:36.679900Z  INFO chitchat::state: resetting for node id node_1:0:127.0.0.1:1 last_gc_version 2 [INFO] [stdout] 2026-01-26T04:42:36.682345Z  INFO cluster_test: EXPECT NODE STATE node_4 from node_1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:36.682423Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] 2026-01-26T04:42:36.682461Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2026-01-26T04:42:36.682489Z  INFO chitchat::transport::channel: close addr=127.0.0.1:3 [INFO] [stdout] 2026-01-26T04:42:36.682522Z  INFO chitchat::transport::channel: close addr=127.0.0.1:4 [INFO] [stdout] test test_marked_for_deletion_gc_with_network_partition_4_nodes ... ok [INFO] [stdout] 2026-01-26T04:42:37.079367Z  INFO cluster_test: CONN node "node_1" <===> "node_2" [INFO] [stdout] 2026-01-26T04:42:37.079416Z  INFO cluster_test: WAIT 500ms [INFO] [stdout] 2026-01-26T04:42:37.177272Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 0 [INFO] [stdout] 2026-01-26T04:42:37.177537Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 0 [INFO] [stdout] 2026-01-26T04:42:37.177753Z  INFO chitchat::state: resetting for node id node_1:0:127.0.0.1:1 last_gc_version 2 [INFO] [stdout] 2026-01-26T04:42:37.177807Z  INFO chitchat: executing catch-up callback [INFO] [stdout] 2026-01-26T04:42:37.278869Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:37.278927Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:37.279005Z  INFO chitchat::transport::channel: close addr=127.0.0.1:32795 [INFO] [stdout] 2026-01-26T04:42:37.279066Z  INFO chitchat::transport::channel: close addr=127.0.0.1:45659 [INFO] [stdout] test test_simple_simulation_delete_after_ttl ... ok [INFO] [stdout] 2026-01-26T04:42:37.581308Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] 2026-01-26T04:42:37.581397Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] test test_catchup_callback_after_partition ... ok [INFO] [stdout] 2026-01-26T04:42:37.623350Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:38.624880Z  INFO cluster_test: NODE "node_3" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:38.624995Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:38.978765Z  INFO cluster_test: DEL node node_1:0:127.0.0.1:1 key key_a [INFO] [stdout] 2026-01-26T04:42:38.978830Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is not marked deleted [INFO] [stdout] 2026-01-26T04:42:38.978850Z  INFO cluster_test: WAIT 2s [INFO] [stdout] 2026-01-26T04:42:39.626716Z  INFO cluster_test: NODE "node_4" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:39.626886Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:40.628130Z  INFO cluster_test: NODE "node_5" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:40.628232Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:40.979865Z  INFO cluster_test: EXPECT NODE STATE node_1 from node_1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:40.979936Z  INFO cluster_test: WAIT 500ms [INFO] [stdout] 2026-01-26T04:42:41.481018Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is present [INFO] [stdout] 2026-01-26T04:42:41.481081Z  INFO cluster_test: CONN node "node_1" <===> "node_2" [INFO] [stdout] 2026-01-26T04:42:41.481097Z  INFO cluster_test: EXPECT NODE STATE node_2 from node_1 to be Key 'key_a' is absent [INFO] [stdout] 2026-01-26T04:42:41.481114Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2026-01-26T04:42:41.577974Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:41.578148Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:41.578297Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:41.578495Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:41.578655Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:41.578810Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2026-01-26T04:42:41.578981Z  INFO chitchat::state: resetting for node id node_1:0:127.0.0.1:1 last_gc_version 2 [INFO] [stdout] 2026-01-26T04:42:41.582371Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2026-01-26T04:42:41.582430Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] test test_marked_for_deletion_gc_with_network_partition_2_nodes ... ok [INFO] [stdout] 2026-01-26T04:42:41.629204Z  INFO cluster_test: NODE "node_6" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:41.629302Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:42.629793Z  INFO cluster_test: NODE "node_7" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:42.629901Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:43.631705Z  INFO cluster_test: NODE "node_8" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:43.631813Z  INFO cluster_test: WAIT 1s [INFO] [stdout] 2026-01-26T04:42:43.901629Z  INFO cluster_test: Checking keys are present... [INFO] [stdout] 2026-01-26T04:42:43.902181Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.902214Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.902232Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.902252Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.902267Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.902283Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.902297Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.902314Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.902351Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.902369Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.902406Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.902433Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.902468Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.902491Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.902513Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.902532Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.902551Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.902570Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.902593Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.902619Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.902648Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.902660Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.902672Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.902684Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.902696Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.902708Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.902725Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.902746Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.902773Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.902796Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.902816Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.902837Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.902866Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.902887Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.902913Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.902936Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.902961Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.902982Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.903008Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.903033Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.903052Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.903079Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.903099Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.903123Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.903143Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.903162Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.903182Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.903203Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.903229Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.903255Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.903282Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.903305Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.903340Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.903366Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.903386Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.903415Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.903440Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.903468Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.903496Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.903523Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.903552Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.903576Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.903603Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.903626Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.903680Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.903711Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.903734Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.903760Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.903784Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.903807Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.903833Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.903854Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.903880Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.903906Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.903928Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.903952Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.903974Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.904000Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.904026Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.904050Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.904073Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.904093Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.904112Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.904135Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.904158Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.904178Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.904194Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.904215Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.904241Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.904258Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.904278Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.904295Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.904309Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.904319Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.904345Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.904370Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.904398Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.904420Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.904446Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.904464Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.904484Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.904507Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.904532Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.904549Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.904571Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.904595Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.904627Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.904656Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.904679Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.904699Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.904724Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.904744Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.904770Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.904790Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.904814Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.904836Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.904860Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.904885Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.904909Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.904930Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.904950Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.904966Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.904985Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.904997Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.905008Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.905018Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.905032Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.905042Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.905080Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.905108Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.905129Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.905152Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.905169Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.905188Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.905206Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.905231Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.905258Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.905279Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.905295Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.905317Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.905356Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.905377Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.905394Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.905416Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.905437Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.905462Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.905481Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.905503Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.905519Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.905536Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.905558Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.905577Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.905601Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.905626Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.905648Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.905670Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.905688Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.905713Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.905731Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.905755Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.905781Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.905801Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.905825Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.905850Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.905871Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.905895Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.905916Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.905941Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.905961Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.905986Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.906009Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.906035Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.906056Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.906078Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.906093Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.906114Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.906135Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.906155Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.906173Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.906196Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.906214Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.906232Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.906257Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.906282Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.906307Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.906341Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.906367Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.906386Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.906410Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.906429Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.906454Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.906474Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.906520Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.906548Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.906567Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.906587Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.906602Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.906626Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.906654Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.906679Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.906700Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.906724Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.906753Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.906777Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.906796Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.906819Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.906840Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.906867Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.906885Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.906907Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.906926Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.906950Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.906972Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.907000Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.907028Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.907046Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.907068Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.907088Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.907098Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.907113Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.907127Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.907152Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.907174Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.907198Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.907217Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.907238Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.907255Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.907265Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.907276Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.907287Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.907300Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.907316Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.907357Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.907382Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.907408Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.907431Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.907453Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.907471Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.907493Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.907513Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.907536Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.907551Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.907571Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.907586Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.907597Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.907611Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.907631Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.907662Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.907683Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.907708Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.907724Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.907742Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.907763Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.907782Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.907802Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.907825Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.907867Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.907892Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.907908Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.907932Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.907950Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.907974Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.907996Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.908022Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.908041Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.908064Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.908088Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.908110Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.908130Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.908156Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.908175Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.908196Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.908213Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.908236Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.908255Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.908280Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.908301Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.908335Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.908361Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.908382Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.908408Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.908429Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.908448Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.908463Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.908484Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.908498Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.908522Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.908543Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.908569Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.908593Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.908615Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.908648Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.908668Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.908684Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.908706Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.908726Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.908742Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.908762Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.908778Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.908797Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.908807Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.908822Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.908832Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.908856Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.908876Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.908895Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.908916Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.908932Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.908957Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.908975Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.908996Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.909019Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.909039Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.909062Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.909082Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.909104Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.909126Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.909144Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.909168Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.909189Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.909233Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.909269Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.909294Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.909318Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.909367Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.909380Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.909392Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.909418Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.909441Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.909462Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.909487Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.909508Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.909530Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.909546Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.909565Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.909581Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.909598Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.909618Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.909651Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.909670Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.909689Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.909707Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.909733Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.909752Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.909777Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.909796Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.909816Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.909831Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.909854Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.909876Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.909901Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.909923Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.909943Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.909959Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.909979Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.910003Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.910026Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.910050Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.910066Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.910085Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.910110Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.910132Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.910149Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.910173Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.910193Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.910215Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.910231Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.910251Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.910271Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.910296Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.910315Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.910357Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.910377Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.910394Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.910417Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.910435Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.910454Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.910470Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.910489Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.910508Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.910533Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.910549Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.910565Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.910586Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.910630Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.910662Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.910682Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.910701Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.910727Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.910748Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.910764Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.910785Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.910809Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.910832Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.910852Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.910878Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.910904Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.910929Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.910949Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.910974Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.910998Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.911023Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.911046Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.911062Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.911082Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.911103Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.911123Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.911140Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.911156Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.911177Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.911199Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.911226Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.911252Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.911283Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.911308Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.911362Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.911391Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.911423Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.911447Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.911477Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.911501Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.911525Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.911555Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.911584Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.911610Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.911631Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.911666Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.911692Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.911715Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.911738Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.911760Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.911788Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.911810Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.911836Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.911860Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.911883Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.911899Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.911921Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.911936Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.911949Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.911961Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.911981Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.912003Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.912033Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.912062Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.912080Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.912107Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.912131Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.912174Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.912203Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.912227Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.912250Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.912268Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.912285Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.912308Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.912345Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.912371Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.912396Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.912416Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.912436Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.912451Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.912463Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.912486Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.912509Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.912537Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.912556Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.912577Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.912596Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.912622Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.912652Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.912679Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.912699Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.912717Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.912734Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.912752Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.912771Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.912800Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.912823Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.912841Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.912857Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.912878Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.912899Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.912942Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.912963Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.912992Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.913020Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.913040Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.913069Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.913096Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.913123Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.913142Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.913167Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.913190Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.913216Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.913236Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.913257Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.913275Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.913298Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.913314Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.913351Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.913377Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.913399Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.913424Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.913444Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.913465Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.913485Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.913509Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.913527Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.913546Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.913562Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.913586Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.913605Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.913660Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.913686Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.913711Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.913732Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.913752Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.913779Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.913797Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.913813Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.913834Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.913846Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.913857Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.913871Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.913881Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.913895Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.913910Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.913935Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.913956Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.913978Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.913993Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.914015Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.914036Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.914061Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.914081Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.914107Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.914132Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.914150Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.914175Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.914196Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.914220Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.914240Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.914264Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.914282Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.914306Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.914338Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.914363Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.914380Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.914400Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.914419Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.914442Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.914462Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.914486Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.914504Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.914526Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.914541Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.914557Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.914580Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.914603Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.914622Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.914653Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.914675Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.914696Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.914713Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.914734Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.914751Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.914770Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.914791Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.914814Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.914834Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.914857Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.914877Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.914902Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.914922Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.914947Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.914966Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.915010Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.915040Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.915060Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.915084Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.915110Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.915132Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.915154Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.915178Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.915196Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.915217Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.915238Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.915262Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.915282Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.915304Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.915337Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.915363Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.915384Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.915404Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.915419Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.915437Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.915448Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.915460Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.915485Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.915504Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.915532Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.915558Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.915590Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.915618Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.915658Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.915687Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.915711Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.915735Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.915764Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.915791Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.915807Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.915831Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.915862Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.915896Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.915925Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.915948Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.915975Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.915994Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.916018Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.916040Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.916064Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.916085Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.916112Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.916132Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.916156Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.916176Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.916203Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.916225Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.916249Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.916270Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.916296Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.916317Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.916359Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.916385Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.916413Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.916438Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.916468Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.916496Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.916518Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.916546Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.916588Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.916616Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.916635Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.916663Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.916682Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.916712Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.916737Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.916754Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.916772Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.916796Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.916819Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.916844Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.916862Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.916884Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.916905Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.916935Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.916960Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.916989Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.917010Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.917039Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.917074Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.917101Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.917121Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.917148Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.917168Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.917188Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.917208Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.917233Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.917252Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.917271Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.917291Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.917315Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.917350Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.917381Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.917402Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.917427Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.917448Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.917473Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.917498Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.917518Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.917536Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.917551Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.917575Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.917595Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.917623Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.917649Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.917668Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.917691Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.917709Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.917735Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.917757Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.917776Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.917802Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.917821Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.917842Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.917863Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.917885Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.917904Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.917933Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.917951Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.917976Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.917997Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.918023Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.918047Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.918094Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.918124Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.918145Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.918169Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.918196Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.918218Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.918243Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.918262Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.918285Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.918303Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.918339Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.918364Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.918387Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.918404Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.918424Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.918440Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.918454Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.918464Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.918478Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.918501Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.918522Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.918544Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.918568Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.918591Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.918612Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.918632Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.918668Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.918690Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.918713Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.918728Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.918745Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.918769Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.918789Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.918814Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.918835Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.918860Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.918882Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.918908Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.918930Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.918955Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.918972Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.918989Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.919003Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.919023Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.919033Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.919049Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.919059Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.919068Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.919081Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.919094Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.919113Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.919138Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.919155Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.919174Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.919191Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.919202Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.919212Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.919222Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.919238Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.919248Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.919258Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.919269Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.919278Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.919296Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.919354Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.919389Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.919420Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.919440Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.919464Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.919488Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.919508Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.919523Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.919544Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.919564Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.919588Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.919612Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.919631Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.919661Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.919681Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.919701Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.919716Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.919739Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.919765Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.919786Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.919806Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.919822Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.919847Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.919869Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.919890Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.919914Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.919934Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.919964Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.919982Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.920002Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.920021Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.920046Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.920066Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.920087Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.920105Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.920131Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.920159Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.920181Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.920202Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.920217Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.920238Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.920261Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.920282Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.920307Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.920340Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.920366Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.920383Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.920405Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.920427Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.920455Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.920478Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.920512Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.920534Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.920554Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.920579Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.920609Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.920637Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.920666Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.920691Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.920719Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.920746Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.920764Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.920785Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.920808Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.920853Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.920885Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.920909Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.920934Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.920951Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.920971Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.920984Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.921007Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.921036Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.921057Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.921081Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.921098Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.921119Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.921140Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.921168Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.921189Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.921211Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.921228Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.921252Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.921273Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.921300Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.921338Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.921370Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.921400Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.921429Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.921451Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.921476Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.921493Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.921514Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.921534Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.921560Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.921587Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.921615Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.921634Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.921668Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.921687Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.921714Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.921742Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.921768Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.921790Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.921814Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.921839Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.921861Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.921886Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.921907Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.921932Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.921956Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.921979Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.922002Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.922022Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.922048Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.922068Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.922092Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.922121Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.922144Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.922170Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.922198Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.922221Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.922244Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.922266Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.922286Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.922308Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.922340Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.922360Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.922398Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.922431Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.922454Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.922475Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.922494Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.922516Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.922537Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.922560Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.922579Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.922596Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.922614Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.922645Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.922668Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.922699Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.922716Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.922734Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.922751Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.922776Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.922798Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.922825Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.922844Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.922871Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.922893Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.922915Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.922942Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.922965Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.922992Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.923019Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.923041Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.923068Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.923091Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.923115Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.923144Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.923169Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.923196Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.923217Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.923236Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.923252Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.923274Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.923288Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.923300Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.923311Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.923337Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.923351Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.923363Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.923377Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.923388Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.923401Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.923412Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.923427Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.923438Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.923448Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.923459Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.923477Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.923498Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.923524Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.923540Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.923562Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.923584Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.923605Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.923627Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.923659Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.923679Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.923705Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.923748Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.923780Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.923801Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.923824Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.923850Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.923871Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.923897Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.923920Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.923948Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.923977Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.923999Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.924027Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.924042Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.924054Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.924065Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.924079Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.924094Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.924120Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.924141Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.924162Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.924176Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.924197Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.924224Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.924246Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.924271Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.924290Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.924317Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.924358Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.924386Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.924413Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.924440Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.924462Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.924490Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.924512Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.924539Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.924566Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.924587Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.924612Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.924634Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.924664Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.924693Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.924717Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.924743Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.924762Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.924784Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.924809Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.924837Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.924859Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.924886Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.924906Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.924928Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.924960Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.924985Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.925014Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.925036Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.925067Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.925096Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.925121Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.925148Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.925166Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.925185Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.925197Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.925216Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.925238Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.925284Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.925307Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.925341Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.925370Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.925389Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.925412Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.925437Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.925458Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.925484Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.925510Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.925529Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.925553Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.925572Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.925596Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.925612Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.925630Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.925650Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.925662Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.925672Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.925684Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.925702Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.925724Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.925747Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.925766Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.925788Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.925805Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.925823Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.925844Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.925861Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.925884Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.925903Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.925924Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.925943Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.925959Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.925972Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.925998Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.926020Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.926038Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.926059Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.926076Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.926099Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.926118Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.926140Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.926159Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.926180Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.926198Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.926219Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.926234Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.926257Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.926283Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.926312Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.926355Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.926385Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.926407Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.926435Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.926457Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.926483Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.926507Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.926526Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.926552Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.926575Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.926599Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.926618Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.926644Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.926688Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.926717Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.926738Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.926767Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.926792Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.926819Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.926849Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.926876Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.926898Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.926921Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.926939Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.926960Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.926986Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.927007Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.927027Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.927054Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.927077Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.927102Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.927123Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.927146Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.927163Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.927183Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.927195Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.927207Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.927219Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.927238Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.927259Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.927284Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.927302Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.927344Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.927370Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.927394Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.927424Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.927446Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.927469Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.927496Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.927520Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.927544Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.927570Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.927600Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.927629Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.927663Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.927684Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.927709Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.927732Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.927756Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.927777Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.927803Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.927831Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.927860Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.927883Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.927911Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.927939Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.927963Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.927992Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.928021Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.928050Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.928074Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.928097Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.928124Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.928147Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.928173Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.928201Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.928225Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.928273Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.928308Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.928365Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.928391Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.928420Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.928444Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.928471Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.928493Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.928523Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.928548Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.928572Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.928591Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.928612Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.928636Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.928676Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.928701Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.928734Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.928757Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.928782Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.928811Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.928842Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.928867Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.928897Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.928924Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.928954Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.928978Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.929002Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.929034Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.929064Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.929090Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.929117Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.929143Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.929168Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.929199Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.929226Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.929258Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.929290Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.929319Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.929388Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.929420Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.929449Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.929481Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.929509Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.929531Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.929558Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.929580Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.929604Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.929632Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.929666Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.929696Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.929719Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.929747Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.929770Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.929802Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.929827Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.929854Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.929879Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.929912Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.929938Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.929970Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.929996Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.930022Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.930045Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.930073Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.930126Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.930162Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.930195Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.930224Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.930257Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.930287Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.930315Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.930367Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.930393Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.930421Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.930444Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.930469Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.930496Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.930518Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.930544Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.930564Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.930592Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.930623Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.930655Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.930686Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.930713Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.930737Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.930767Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.930794Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.930819Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.930850Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.930877Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.930905Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.930929Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.930961Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.930990Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.931025Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.931061Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.931090Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.931124Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.931156Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.931192Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.931224Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.931253Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.931276Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.931298Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.931342Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.931373Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.931396Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.931423Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.931445Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.931472Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.931509Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.931544Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.931570Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.931599Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.931625Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.931662Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.931691Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.931716Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.931751Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.931781Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.931811Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.931837Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.931862Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.931892Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.931921Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.931952Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.931983Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.932039Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.932077Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.932109Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.932140Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.932172Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.932205Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.932235Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.932264Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.932282Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.932304Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.932335Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.932351Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.932376Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.932403Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.932428Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.932447Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.932468Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.932487Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.932514Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.932537Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.932556Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.932573Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.932597Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.932622Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.932651Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.932676Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.932700Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.932717Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.932735Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.932761Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.932784Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.932805Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.932823Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.932847Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.932870Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.932895Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.932919Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.932944Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.932966Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.932986Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.933015Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.933045Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.933065Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.933090Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.933116Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.933146Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.933167Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.933194Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.933211Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.933229Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.933246Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.933269Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.933289Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.933311Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.933346Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.933372Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.933395Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.933421Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.933445Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.933464Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.933481Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.933504Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.933527Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.933554Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.933598Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.933632Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.933668Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.933699Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.933721Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.933742Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.933761Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.933788Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.933811Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.933835Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.933857Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.933875Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.933900Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.933925Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.933946Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.933968Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.933987Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.934009Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.934027Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.934046Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.934066Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.934092Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.934124Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.934142Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.934165Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.934183Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.934210Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.934233Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.934263Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.934281Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.934298Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.934338Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.934366Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.934388Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.934409Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.934426Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.934447Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.934465Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.934485Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.934506Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.934531Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.934547Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.934565Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.934591Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.934610Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.934631Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.934661Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.934683Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.934704Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.934723Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.934749Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.934770Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.934796Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.934816Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.934842Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.934860Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.934882Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.934900Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.934928Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.934959Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.934987Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.935014Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.935045Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.935065Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.935115Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.935147Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.935174Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.935199Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.935223Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.935246Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.935264Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.935287Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.935310Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.935353Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.935377Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.935399Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.935420Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.935439Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.935453Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.935480Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.935504Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.935525Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.935553Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.935575Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.935600Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.935618Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.935638Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.935668Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.935696Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.935717Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.935740Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.935761Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.935785Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.935811Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.935831Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.935858Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.935882Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.935901Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.935927Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.935951Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.935968Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.935992Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.936014Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.936039Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.936057Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.936078Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.936103Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.936127Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.936148Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.936184Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.936209Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.936233Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.936257Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.936274Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.936301Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.936341Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.936362Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.936388Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.936408Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.936440Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.936462Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.936483Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.936503Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.936530Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.936554Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.936571Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.936597Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.936623Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.936675Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.936707Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.936728Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.936754Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.936777Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.936803Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.936827Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.936853Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.936872Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.936893Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.936913Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.936939Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.936956Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.936977Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.936997Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.937023Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.937048Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.937069Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.937090Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.937107Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.937131Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.937156Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.937177Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.937204Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.937225Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.937247Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.937270Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.937293Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.937317Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.937362Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.937385Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.937411Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.937434Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.937462Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.937485Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.937513Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.937534Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.937560Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.937583Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.937604Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.937621Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.937647Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.937661Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.937671Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.937686Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.937697Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.937709Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.937719Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.937730Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.937741Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.937752Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.937769Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.937780Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.937794Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.937805Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.937815Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.937830Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.937854Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.937882Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.937908Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.937928Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.937946Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.937974Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.937997Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.938048Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.938078Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.938106Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.938131Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.938156Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.938175Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.938187Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.938202Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.938229Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.938252Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.938276Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.938303Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.938340Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.938369Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.938393Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.938416Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.938443Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.938461Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.938487Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.938510Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.938535Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.938558Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.938580Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.938598Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.938615Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.938637Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.938667Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.938690Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.938714Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.938736Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-0 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.938759Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.938783Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.938808Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.938833Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.938854Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.938876Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.938897Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.938917Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.938934Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.938958Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.938982Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.939007Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.939033Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.939062Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.939081Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-0 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.939098Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.939122Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.939145Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.939168Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.939188Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.939205Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.939228Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.939250Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.939277Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.939299Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.939336Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.939360Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.939372Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.939394Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.939416Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.939437Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.939454Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.939477Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.939505Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.939551Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.939576Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.939598Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-8 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.939611Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.939630Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.939661Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.939689Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.939708Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.939733Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.939757Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.939783Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.939803Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.939827Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.939850Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.939868Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-8 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.939892Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.939917Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-8 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.939947Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.939971Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.939996Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.940023Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.940049Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.940074Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-8 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.940094Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.940113Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.940142Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.940172Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.940201Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.940230Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-8 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.940252Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.940274Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.940294Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.940311Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.940345Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.940375Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.940399Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-8 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.940428Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.940454Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.940483Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.940511Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.940539Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.940561Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-8 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.940590Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.940616Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.940655Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.940679Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.940707Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.940735Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.940759Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.940789Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.940812Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.940835Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.940855Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.940882Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.940905Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.940932Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.940953Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.940976Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.940997Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.941023Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.941047Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.941073Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.941096Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.941121Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.941173Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.941203Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.941224Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.941245Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.941266Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.941292Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.941315Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.941360Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.941385Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.941412Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.941435Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.941462Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.941485Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.941510Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.941537Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.941560Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.941587Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.941608Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.941633Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.941672Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.941697Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.941720Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-8 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.941747Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.941770Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.941793Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.941811Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.941835Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.941857Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.941884Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.941912Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.941936Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.941962Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.941985Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.942010Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.942029Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.942053Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.942075Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.942097Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.942113Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.942136Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.942148Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.942160Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.942171Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.942183Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.942200Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.942226Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-8 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.942253Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.942277Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.942303Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.942338Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.942370Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.942387Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.942413Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.942438Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.942457Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.942475Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.942497Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.942516Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.942541Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.942560Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.942583Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.942605Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.942631Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.942663Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.942713Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-8 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.942745Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.942766Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.942788Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.942809Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.942835Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.942858Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-8 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.942884Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.942907Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.942929Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.942951Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.942974Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.943003Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.943034Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.943063Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.943089Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.943120Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.943151Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.943180Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.943201Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.943221Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.943248Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.943268Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.943288Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.943310Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.943350Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.943369Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.943395Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.943419Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.943448Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-8 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.943476Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.943502Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-8 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.943534Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-8 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.943560Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.943587Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.943609Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-8 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.943638Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.943673Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.943691Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-8 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.943714Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.943734Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.943751Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.943783Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.943809Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.943838Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.943862Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.943884Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-8 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.943911Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.943935Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-8 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.943958Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.943985Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.944010Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.944040Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-8 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.944057Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-8 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.944079Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-8 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.944103Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-8 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.944125Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.944148Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.944166Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.944190Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-8 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.944215Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.944236Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-8 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.944260Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-8 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.944280Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-8 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.944350Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-8 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.944384Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.944415Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-8 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.944446Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-8 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.944471Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-8 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.944498Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-8 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.944521Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.944546Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-8 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.944569Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.944597Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.944623Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.944656Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.944682Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.944701Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.944727Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.944754Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.944775Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.944804Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.944830Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.944854Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.944877Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.944901Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.944922Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-13 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.944946Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.944974Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.944995Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.945022Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.945043Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.945067Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.945085Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.945109Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.945132Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.945159Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.945180Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.945197Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.945224Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.945249Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.945269Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.945294Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.945338Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.945371Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.945401Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.945430Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.945454Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.945482Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-13 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.945504Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.945534Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.945559Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.945585Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.945610Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.945633Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.945663Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.945682Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.945701Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.945713Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.945726Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.945737Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.945749Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.945762Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.945775Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.945785Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.945801Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.945812Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.945824Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.945855Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.945871Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.945883Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.945900Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.945910Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.945926Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.945936Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.945948Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.945963Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.945991Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-13 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.946015Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.946038Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.946051Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.946075Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.946099Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.946121Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.946147Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.946173Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.946194Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.946220Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.946243Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.946271Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.946297Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.946320Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.946360Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.946387Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.946411Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.946437Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.946464Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.946487Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.946514Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.946538Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.946565Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.946591Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.946618Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.946648Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.946672Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.946697Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.946723Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.946747Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-13 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.946776Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.946798Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.946821Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.946849Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.946874Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.946901Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.946923Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.946943Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.946968Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-13 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.946990Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-13 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.947015Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.947038Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.947057Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.947072Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.947083Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.947095Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.947112Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.947139Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.947168Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.947189Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.947207Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.947229Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.947247Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.947261Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.947298Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.947345Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.947375Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.947398Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.947426Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.947452Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.947476Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.947498Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.947526Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.947550Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.947572Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.947596Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.947623Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-13 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.947651Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.947676Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.947697Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.947719Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.947741Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.947759Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.947787Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.947811Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.947833Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.947858Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.947884Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.947910Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.947936Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.947957Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.947983Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.948011Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.948033Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.948059Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.948079Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-13 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.948106Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.948130Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-13 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.948152Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.948175Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.948197Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.948218Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.948245Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.948267Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.948292Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-13 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.948313Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-13 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.948357Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.948379Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.948405Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.948427Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-13 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.948454Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.948479Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.948501Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.948529Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-13 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.948549Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.948575Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.948599Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.948620Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.948651Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-13 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.948676Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.948701Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.948718Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-13 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.948742Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.948768Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.948789Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-13 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.948817Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.948836Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-13 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.948860Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-13 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.948908Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-13 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.948939Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.948962Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-13 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.948988Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-13 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.949010Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-13 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.949033Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-13 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.949049Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.949070Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.949082Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.949094Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.949108Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.949134Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-13 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.949156Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-13 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.949181Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-13 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.949206Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-13 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.949227Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-13 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.949251Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.949269Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.949289Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-7 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.949360Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.949392Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.949418Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.949445Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.949474Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.949498Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.949521Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-7 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.949544Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.949566Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.949587Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.949614Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.949633Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.949662Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.949685Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.949708Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.949726Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.949752Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.949775Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.949802Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.949826Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.949850Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.949872Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-7 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.949899Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.949922Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.949944Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.949962Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-7 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.949983Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.949995Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.950010Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.950022Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.950032Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.950043Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.950062Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.950084Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.950109Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.950140Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.950159Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.950181Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.950200Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.950215Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.950227Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.950251Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.950278Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.950306Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.950347Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.950403Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.950434Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.950456Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.950484Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.950503Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.950531Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.950559Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-7 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.950588Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.950607Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.950634Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.950669Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-7 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.950689Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.950717Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.950741Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.950769Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.950795Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.950812Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.950834Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-7 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.950847Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.950858Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.950873Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.950883Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-7 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.950896Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.950914Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.950935Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.950967Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.950999Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.951017Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.951041Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.951062Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.951087Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.951108Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.951131Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.951149Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.951175Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.951201Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.951221Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.951247Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.951276Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.951301Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.951347Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.951377Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.951406Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.951432Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.951454Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.951483Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-7 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.951507Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.951535Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.951561Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.951597Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.951620Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.951637Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-7 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.951667Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-7 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.951681Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.951696Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.951707Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.951720Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.951730Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.951744Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.951755Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.951767Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.951778Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.951789Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-7 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.951805Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.951836Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.951852Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.951863Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.951874Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.951891Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.951918Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.951946Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.951976Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.952001Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.952027Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.952042Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.952066Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.952099Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.952126Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-7 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.952154Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.952176Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.952195Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.952206Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.952217Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.952229Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.952253Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.952273Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.952292Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.952309Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-7 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.952347Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.952376Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.952399Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.952430Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.952452Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.952478Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.952500Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.952532Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.952553Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-7 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.952580Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.952599Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.952620Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-7 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.952645Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-7 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.952672Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.952694Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.952718Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.952735Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-7 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.952754Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.952779Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.952809Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.952830Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.952846Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.952872Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.952896Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.952919Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.952945Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.952961Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-7 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.952981Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.953001Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.953028Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.953049Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.953073Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.953091Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.953109Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-7 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.953134Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.953159Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.953185Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.953207Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.953224Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-7 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.953245Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-7 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.953292Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.953337Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.953367Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-7 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.953388Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.953407Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-7 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.953432Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.953458Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.953480Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.953505Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-7 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.953526Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-7 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.953548Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.953565Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.953590Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-7 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.953613Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-7 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.953638Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-7 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.953663Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.953692Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-7 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.953710Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-7 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.953736Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.953756Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-7 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.953781Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.953799Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-7 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.953819Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-7 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.953840Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-7 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.953869Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.953897Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.953918Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.953939Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.953970Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.953996Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.954022Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.954046Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.954078Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.954102Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.954127Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.954150Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.954179Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.954204Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.954225Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.954245Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.954260Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.954272Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.954284Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.954294Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-5 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.954316Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.954355Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.954372Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.954393Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.954412Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.954436Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.954456Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.954479Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.954499Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.954523Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.954539Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.954562Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.954587Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.954609Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.954633Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.954660Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.954682Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.954708Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.954731Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.954757Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.954798Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.954828Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.954851Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.954875Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.954892Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.954912Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.954931Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.954960Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.954982Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.954999Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.955019Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.955035Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.955048Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.955058Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.955069Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.955079Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.955091Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.955100Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.955114Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.955129Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.955154Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.955177Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.955192Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.955217Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.955245Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.955271Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.955296Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.955341Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.955367Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.955391Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.955422Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.955445Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-5 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.955467Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.955488Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.955505Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.955528Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.955549Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.955574Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.955594Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.955620Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.955638Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.955667Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.955690Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.955717Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.955734Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.955753Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.955774Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.955800Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.955828Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.955850Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.955878Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.955907Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.955932Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.955954Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.955977Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.955993Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.956022Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.956039Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.956050Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.956061Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.956077Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-5 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.956091Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.956112Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.956134Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.956186Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.956218Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.956241Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.956267Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.956294Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.956316Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.956355Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.956378Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.956398Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.956421Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.956443Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.956464Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.956488Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.956508Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.956532Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.956549Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.956570Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.956591Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.956612Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.956630Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.956662Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.956680Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.956702Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.956719Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.956745Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.956769Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.956788Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.956809Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.956830Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-5 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.956842Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.956853Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.956866Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.956879Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.956905Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.956926Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.956948Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.956964Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.956988Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.957010Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.957036Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-5 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.957054Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.957072Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.957099Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.957119Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.957142Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.957160Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.957182Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.957200Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.957224Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.957250Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.957270Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.957296Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.957319Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-5 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.957356Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.957376Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.957399Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.957433Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.957456Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.957472Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.957497Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.957523Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.957547Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-5 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.957568Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.957594Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-5 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.957637Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.957673Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.957697Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.957725Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-5 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.957752Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.957774Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-5 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.957797Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-5 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.957822Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.957856Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.957876Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.957893Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.957916Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.957938Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-5 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.957965Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.957991Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.958019Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.958039Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-5 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.958064Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-5 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.958079Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.958096Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.958110Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-5 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.958125Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-5 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.958142Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-5 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.958164Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.958192Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-5 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.958211Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.958234Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-5 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.958254Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-5 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.958279Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-5 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.958299Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-5 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.958334Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-5 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.958357Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-5 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.958385Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.958410Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.958431Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.958457Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-11 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.958479Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.958504Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.958530Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.958556Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.958575Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.958604Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.958626Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.958660Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.958682Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.958706Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.958728Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.958752Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.958778Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.958800Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.958826Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.958852Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.958875Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.958890Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.958907Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.958926Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.958937Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.958949Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.958959Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.958970Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.958983Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.959008Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.959029Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.959053Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.959101Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.959128Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.959149Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.959174Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.959191Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.959209Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.959230Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.959259Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.959282Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.959310Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.959352Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.959383Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.959403Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.959429Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-11 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.959453Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.959480Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.959503Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.959531Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.959553Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.959578Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.959596Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.959620Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.959655Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.959679Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.959703Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.959728Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.959750Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.959775Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.959793Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.959814Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.959831Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.959854Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.959878Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.959903Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.959925Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.959950Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.959972Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.959999Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.960023Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.960052Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.960078Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.960099Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.960127Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.960156Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-11 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.960178Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.960205Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.960226Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.960252Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.960277Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.960299Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.960337Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.960367Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.960388Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.960416Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.960441Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.960467Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.960488Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.960516Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.960548Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.960570Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.960588Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.960613Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.960644Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.960668Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.960715Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.960747Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.960769Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.960795Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.960819Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.960852Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.960874Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.960892Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.960910Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.960932Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.960947Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.960960Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.960973Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.960987Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.961001Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.961013Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.961032Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.961044Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.961061Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.961073Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.961091Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.961104Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.961118Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.961133Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.961145Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.961166Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.961196Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.961220Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.961245Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.961268Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.961294Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.961335Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.961356Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.961376Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.961402Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.961421Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.961441Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.961451Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.961461Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.961475Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.961490Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-11 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.961512Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.961537Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.961563Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.961584Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.961607Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.961626Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.961652Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.961667Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.961678Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.961689Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.961700Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.961724Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.961751Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.961772Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.961793Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.961818Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.961837Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.961863Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.961889Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.961909Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-11 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.961934Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.961956Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.961981Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.962020Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.962043Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.962054Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.962065Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.962075Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.962087Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.962097Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.962109Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-11 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.962119Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.962131Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-11 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.962154Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.962174Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.962194Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.962214Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.962236Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.962256Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.962278Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-11 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.962302Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-11 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.962339Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.962365Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-11 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.962385Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-11 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.962410Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.962435Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.962458Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-11 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.962476Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.962494Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-11 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.962518Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-11 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.962541Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-11 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.962564Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.962584Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-11 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.962609Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-11 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.962634Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-11 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.962660Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-11 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.962681Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-11 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.962697Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-11 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.962717Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.962730Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-11 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.962744Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-11 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.962754Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-11 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.962764Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-11 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.962776Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.962788Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.962802Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.962814Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.962826Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.962837Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.962852Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.962864Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.962879Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.962889Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.962902Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.962913Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.962923Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.962933Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.962954Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.962978Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.963002Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.963021Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-3 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.963032Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.963047Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.963063Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.963088Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-3 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.963107Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.963131Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.963177Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.963198Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.963210Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.963231Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-3 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.963256Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.963282Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.963306Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.963351Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.963369Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.963395Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.963422Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-3 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.963445Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.963468Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.963487Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.963509Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.963533Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.963556Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.963574Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.963597Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.963627Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.963660Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.963678Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.963702Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.963723Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.963749Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.963773Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.963794Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-3 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.963819Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.963846Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.963868Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.963888Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.963908Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.963929Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.963954Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.963974Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-3 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.964003Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.964027Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.964048Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.964074Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.964095Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.964119Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.964138Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-3 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.964160Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.964179Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.964200Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.964219Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.964242Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-3 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.964261Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.964283Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.964301Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.964339Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.964370Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.964389Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.964413Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.964444Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-3 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.964468Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.964486Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.964508Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-3 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.964527Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.964550Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.964571Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.964593Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-3 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.964613Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.964644Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.964688Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-3 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.964712Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.964730Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.964754Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.964774Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.964793Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.964819Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.964841Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.964861Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.964884Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.964904Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-3 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.964929Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.964949Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.964974Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.964994Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.965018Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.965036Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.965058Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.965077Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.965099Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.965121Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.965147Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.965167Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.965191Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.965211Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.965238Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.965258Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.965281Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.965300Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.965336Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.965354Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.965367Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.965379Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.965390Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.965408Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.965429Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.965455Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.965475Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.965499Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.965517Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-3 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.965541Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.965559Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-3 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.965581Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.965599Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.965621Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.965645Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.965669Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.965687Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.965709Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.965728Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.965748Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.965766Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.965789Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.965807Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-3 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.965832Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.965850Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.965870Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.965891Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.965909Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-3 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.965931Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.965948Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.965970Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.965990Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.966015Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.966062Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.966087Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.966106Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.966127Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.966145Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.966170Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.966190Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.966214Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.966236Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.966260Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.966279Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.966305Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.966339Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.966360Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.966383Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.966402Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.966426Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.966448Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.966474Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.966493Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-3 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.966516Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.966544Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.966572Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.966595Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.966613Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.966636Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.966666Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.966683Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.966713Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-3 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.966732Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-3 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.966751Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.966773Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-3 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.966795Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-3 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.966819Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-3 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.966838Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.966859Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-3 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.966875Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.966896Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-3 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.966922Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-3 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.966943Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-3 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.966967Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.966985Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-3 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.967007Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-3 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.967025Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-3 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.967046Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.967064Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-3 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.967087Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-3 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.967106Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-3 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.967134Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.967161Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.967181Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.967205Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.967224Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.967247Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.967269Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.967291Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.967308Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.967344Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.967371Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.967392Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.967414Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.967434Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.967457Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.967477Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.967524Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.967547Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.967566Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.967590Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.967609Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.967633Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.967660Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.967678Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.967697Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.967718Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.967745Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.967771Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.967792Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.967816Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.967834Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.967856Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.967874Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.967894Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.967915Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.967939Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.967967Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.967996Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.968020Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.968045Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.968068Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.968098Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.968130Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.968159Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.968181Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.968203Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.968220Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.968237Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.968253Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.968279Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.968298Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.968334Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.968363Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.968388Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.968407Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.968428Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.968444Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.968466Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.968483Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.968507Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.968527Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.968549Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.968568Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.968591Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.968608Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.968629Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.968652Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.968676Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.968692Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.968712Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.968727Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.968739Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.968751Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.968775Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.968800Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.968821Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.968838Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.968860Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.968878Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.968898Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.968934Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.968957Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.968974Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.968994Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.969011Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.969032Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.969049Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.969070Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.969086Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.969107Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.969127Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.969147Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.969165Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.969187Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.969203Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.969222Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.969238Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.969260Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.969278Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.969300Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.969350Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.969370Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.969394Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.969411Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.969433Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.969450Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.969470Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.969488Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.969507Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.969530Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.969550Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.969573Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-12 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.969590Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.969612Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.969628Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.969657Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.969675Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.969701Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.969721Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.969746Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.969766Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.969793Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.969819Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.969848Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.969869Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.969896Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-12 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.969918Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.969940Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.969957Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.969980Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.969999Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.970025Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.970046Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.970069Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.970089Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.970113Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.970133Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.970157Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.970176Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.970194Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-12 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.970218Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.970236Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.970266Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.970286Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.970355Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.970386Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-12 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.970412Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.970433Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-12 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.970457Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.970481Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.970505Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.970524Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-12 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.970546Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.970564Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.970589Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.970619Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.970645Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.970671Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.970692Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.970716Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.970745Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.970763Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.970788Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.970806Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-12 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.970831Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-12 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.970850Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.970875Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.970899Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.970923Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.970944Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.970973Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.970996Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.971025Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-12 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.971050Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.971076Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.971098Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.971120Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.971147Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-12 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.971167Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-12 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.971190Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.971207Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.971228Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.971245Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-12 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.971266Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-12 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.971285Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.971309Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.971341Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.971364Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-12 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.971382Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-12 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.971401Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-12 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.971423Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-12 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.971443Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-12 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.971464Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.971480Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-12 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.971499Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-12 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.971512Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-12 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.971535Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-12 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.971561Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-12 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.971581Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-12 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.971598Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-12 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.971617Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.971636Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.971666Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.971685Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.971708Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.971726Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.971747Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.971766Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.971811Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.971836Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.971854Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.971877Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.971894Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.971917Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.971935Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.971954Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.971972Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.971993Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.972015Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.972038Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.972055Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.972075Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.972093Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.972114Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.972131Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.972152Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.972171Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.972191Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.972213Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.972234Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.972250Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.972271Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.972281Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.972296Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.972306Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.972319Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.972364Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.972387Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.972411Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.972428Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.972450Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.972467Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.972489Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.972506Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.972527Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.972544Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.972565Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.972584Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.972602Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.972619Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.972649Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.972675Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.972698Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.972715Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.972737Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.972756Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.972777Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.972794Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.972814Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.972832Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.972854Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.972871Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.972893Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.972911Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.972932Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.972952Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.972975Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.972992Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.973014Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.973031Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.973052Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.973070Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.973116Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.973141Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.973160Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.973182Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.973201Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.973223Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.973248Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.973270Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.973298Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.973316Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.973350Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.973376Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.973400Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.973419Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.973444Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.973459Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.973478Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.973502Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.973521Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.973543Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.973560Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.973583Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.973599Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.973622Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.973653Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.973672Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.973694Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.973716Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.973731Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.973750Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.973776Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.973795Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.973817Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.973833Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.973855Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.973873Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.973896Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.973920Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.973942Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.973963Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.973992Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.974010Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.974026Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.974046Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.974064Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.974082Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.974101Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.974122Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.974144Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.974167Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.974187Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.974210Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.974233Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.974250Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.974271Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.974291Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.974312Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.974346Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.974366Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.974382Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.974404Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.974424Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.974443Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.974459Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.974500Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.974525Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.974543Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.974561Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.974582Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.974599Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.974620Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.974638Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.974670Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.974690Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.974713Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-16 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.974729Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.974752Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-16 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.974770Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.974790Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.974813Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.974841Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.974862Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.974880Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.974900Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.974922Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.974939Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.974962Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.974988Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.975013Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.975034Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.975055Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.975069Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.975092Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.975115Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.975141Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-16 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.975161Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-16 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.975181Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.975201Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.975224Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.975246Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.975268Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-16 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.975288Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-16 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.975311Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.975344Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.975368Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-16 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.975388Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-16 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.975412Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.975437Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.975458Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-16 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.975478Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.975500Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.975516Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.975536Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-16 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.975555Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-16 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.975566Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-16 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.975577Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-16 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.975587Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.975601Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.975612Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-16 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.975625Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-16 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.975635Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.975655Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-16 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.975666Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.975684Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-16 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.975708Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.975728Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-16 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.975751Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-16 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.975772Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-16 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.975817Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.975840Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.975852Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.975872Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.975893Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.975918Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.975941Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.975963Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.975987Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.976013Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.976034Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-6 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.976057Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.976080Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.976101Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.976125Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.976147Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.976171Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.976188Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.976212Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.976234Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.976255Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.976275Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.976299Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.976341Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.976362Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.976385Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.976409Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.976426Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.976449Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.976468Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.976494Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.976514Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.976531Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.976552Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.976569Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.976590Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.976617Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.976635Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.976664Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.976682Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.976704Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.976729Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.976749Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.976768Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-6 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.976784Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.976813Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.976833Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.976852Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.976871Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.976888Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-6 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.976913Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.976940Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.976959Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.976980Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.976997Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.977009Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.977019Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.977030Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-6 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.977040Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.977064Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.977084Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.977103Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.977126Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-6 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.977148Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.977184Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.977210Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.977228Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.977249Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.977268Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.977289Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.977309Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.977352Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.977371Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.977394Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.977414Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.977438Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.977457Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.977480Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.977500Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-6 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.977524Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.977543Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.977566Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.977586Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.977608Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.977629Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.977659Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.977679Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.977702Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.977721Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.977744Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.977765Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.977788Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.977807Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-6 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.977830Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.977850Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.977872Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.977892Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.977916Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.977936Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-6 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.977957Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.977979Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.978000Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.978018Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.978043Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-6 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.978064Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.978087Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.978107Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.978129Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.978148Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.978169Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.978195Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.978218Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.978248Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.978273Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-6 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.978302Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.978345Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-6 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.978373Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.978394Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.978414Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.978439Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.978467Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.978492Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.978514Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.978541Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.978567Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.978594Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.978618Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.978647Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.978700Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.978773Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.978804Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.978828Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.978852Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.978874Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.978899Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.978922Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.978944Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.978970Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.978991Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.979017Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.979038Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.979062Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.979084Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.979103Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.979126Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.979152Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.979173Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.979198Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.979221Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.979245Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.979266Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.979285Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.979581Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.980174Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-6 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.980204Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-6 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.980225Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.980245Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.980266Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.980289Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.980310Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.980356Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.980492Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.980525Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.980547Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-6 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.980570Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.980587Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.980600Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.980611Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.980621Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.980633Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.980659Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-6 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.980681Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.980702Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.980889Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-6 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.980923Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.980942Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-6 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.980958Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.980978Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.980989Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.981006Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.981027Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-6 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.981048Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.981065Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-6 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.981085Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-6 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.981107Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-6 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.981129Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.981154Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-6 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.981173Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.981198Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.981218Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-6 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.981243Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.981263Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.981309Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-6 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.981365Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-6 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.981393Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-6 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.981424Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-6 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.981455Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-6 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.981474Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-6 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.981492Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-6 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.981518Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-6 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.981540Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.981567Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.981589Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.981613Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.981631Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.981664Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.981684Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.981708Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.981729Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.981753Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.981775Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.981891Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.981926Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.981946Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.982002Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.982028Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.982047Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.982066Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.982087Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.982286Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.982369Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.982406Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.982435Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.982463Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.982494Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.982524Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.982548Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.982576Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.982609Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.982639Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.982666Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.982695Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.982724Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.982749Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.982773Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.982800Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.982828Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.982850Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.982880Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.982964Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.983447Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-10 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.983483Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.983508Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.983536Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-10 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.983566Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.983590Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.983705Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.983747Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.983773Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.983798Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.983917Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.983941Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.983966Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.984002Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.984033Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.984061Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.984118Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.984232Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.984265Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.984282Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.984299Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-10 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.984339Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.984364Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.984384Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.984484Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.984525Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.984549Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.984579Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.984661Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.984684Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.984696Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.984708Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.984733Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.984756Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.984784Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.984813Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.987757Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.987793Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.987807Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.987825Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.987852Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.987933Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.987970Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.987993Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.988063Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.988179Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.988220Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.988247Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.988273Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.988299Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.988342Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.988375Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.988406Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.988432Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.988453Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.988482Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.988509Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.988538Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.988562Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.988590Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.988622Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.988643Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.988673Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.988698Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.988730Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.988757Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.988787Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.988811Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.988836Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.988861Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.988880Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.988913Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.988944Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.988970Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.989001Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.989026Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.989049Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.989076Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.989097Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.989119Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.989166Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.989190Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.989211Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.989231Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.989254Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.989275Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.989304Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.989352Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.989374Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.989392Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.989415Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.989439Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.989463Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.989483Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-10 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.989507Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.989529Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.989551Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.989568Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-10 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.989594Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.989624Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.989647Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.989668Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.989687Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.989703Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.989722Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.989740Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.989754Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.989771Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.989797Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.989821Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.989840Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.989861Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-10 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.989879Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.989904Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-10 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.989929Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.989949Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-10 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.989973Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.989994Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.990018Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.990033Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.990051Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-10 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.990072Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.990096Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.990116Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-10 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.990139Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.990165Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.990189Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.990207Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.990227Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.990246Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.990273Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-10 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.990291Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.990315Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.990361Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.990383Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-10 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.990399Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.990421Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-10 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.990447Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-10 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.990473Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.990489Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.990509Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.990529Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.990553Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-10 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.990575Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.990626Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-10 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.990657Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-10 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.990679Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.990704Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-10 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.990729Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.990749Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-10 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.990773Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.990790Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-10 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.990811Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-10 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.990830Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-10 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.990853Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-10 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.990875Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-10 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.990899Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-10 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.990917Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-10 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.990940Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-10 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.990964Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-10 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.990987Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-14 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.991015Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.991037Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.991061Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.991088Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.991112Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.991136Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.991154Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.991178Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.991200Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.991227Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.991250Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-14 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.991278Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:43.991305Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.991341Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.991367Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.991390Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.991418Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.991440Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.991468Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.991494Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.991511Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.991532Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.991550Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.991577Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-14 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.991598Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.991631Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.991655Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.991675Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.991698Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.991719Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.991745Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-14 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.991769Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.991791Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.991813Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.991832Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.991852Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.991873Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.991894Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-14 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.991920Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.991942Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.991967Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.991989Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.992012Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.992038Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.992063Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-14 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.992087Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.992109Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.992155Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.992186Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.992208Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.992225Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.992244Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-14 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.992262Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.992290Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.992315Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-14 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.992346Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.992365Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.992388Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.992410Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.992432Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-14 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.992450Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.992471Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.992491Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.992512Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.992529Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.992551Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.992572Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.992594Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.992619Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.992636Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-14 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.992653Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.992668Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.992678Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.992693Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.992703Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.992724Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.992746Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.992764Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.992781Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-14 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.992803Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.992829Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.992849Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.992873Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.992889Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.992909Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.992925Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.992950Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.992970Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-14 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.992990Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.993008Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.993029Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-14 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.993055Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.993078Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.993097Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:43.993121Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.993141Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.993160Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.993176Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.993199Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.993219Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.993243Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.993264Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-14 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.993284Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.993299Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.993319Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:43.993367Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.993392Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.993411Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.993431Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.993456Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.993479Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-14 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.993525Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.993551Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.993578Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.993599Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.993632Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.993653Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.993675Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.993695Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.993716Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.993737Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.993760Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.993781Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.993802Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.993826Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-14 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.993848Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.993873Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.993901Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-14 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.993929Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.993954Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.993978Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.993996Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.994022Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.994047Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.994068Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:43.994094Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.994118Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.994143Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.994169Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.994189Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.994218Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.994241Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.994266Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.994288Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.994312Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:43.994344Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.994373Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.994399Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.994418Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-14 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.994441Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-14 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.994462Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-14 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.994486Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.994516Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-14 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.994541Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.994566Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.994589Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-14 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.994621Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.994647Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.994668Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-14 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.994694Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.994713Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.994737Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.994757Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.994781Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-14 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.994801Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.994821Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.994842Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.994861Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.994882Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-14 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.994902Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.994928Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.994951Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-14 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.994977Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-14 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.994998Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.995022Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.995063Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.995087Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.995104Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-14 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.995129Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-14 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.995154Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-14 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.995176Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-14 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.995200Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.995221Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.995237Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.995260Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-14 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.995286Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.995305Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.995348Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-14 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.995370Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.995389Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.995409Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.995429Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.995450Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-14 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.995464Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-14 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.995480Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-14 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.995500Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-14 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.995520Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-14 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.995542Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-14 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.995560Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-14 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.995585Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_77' is present [INFO] [stdout] 2026-01-26T04:42:43.995618Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_25' is present [INFO] [stdout] 2026-01-26T04:42:43.995648Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_94' is present [INFO] [stdout] 2026-01-26T04:42:43.995675Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_177' is present [INFO] [stdout] 2026-01-26T04:42:43.995696Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_117' is present [INFO] [stdout] 2026-01-26T04:42:43.995722Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_7' is present [INFO] [stdout] 2026-01-26T04:42:43.995744Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_188' is present [INFO] [stdout] 2026-01-26T04:42:43.995770Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_199' is present [INFO] [stdout] 2026-01-26T04:42:43.995791Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_49' is present [INFO] [stdout] 2026-01-26T04:42:43.995818Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_152' is present [INFO] [stdout] 2026-01-26T04:42:43.995836Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-17 to be Key 'key_67' is present [INFO] [stdout] 2026-01-26T04:42:43.995856Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_146' is present [INFO] [stdout] 2026-01-26T04:42:43.995876Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_58' is present [INFO] [stdout] 2026-01-26T04:42:43.995886Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_148' is present [INFO] [stdout] 2026-01-26T04:42:43.995898Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_50' is present [INFO] [stdout] 2026-01-26T04:42:43.995922Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_100' is present [INFO] [stdout] 2026-01-26T04:42:43.995950Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_110' is present [INFO] [stdout] 2026-01-26T04:42:43.995969Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_144' is present [INFO] [stdout] 2026-01-26T04:42:43.995988Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_185' is present [INFO] [stdout] 2026-01-26T04:42:43.996005Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_190' is present [INFO] [stdout] 2026-01-26T04:42:43.996032Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_197' is present [INFO] [stdout] 2026-01-26T04:42:43.996056Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_8' is present [INFO] [stdout] 2026-01-26T04:42:43.996081Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_38' is present [INFO] [stdout] 2026-01-26T04:42:43.996103Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_2' is present [INFO] [stdout] 2026-01-26T04:42:43.996130Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_6' is present [INFO] [stdout] 2026-01-26T04:42:43.996149Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_86' is present [INFO] [stdout] 2026-01-26T04:42:43.996174Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_115' is present [INFO] [stdout] 2026-01-26T04:42:43.996200Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_155' is present [INFO] [stdout] 2026-01-26T04:42:43.996226Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_107' is present [INFO] [stdout] 2026-01-26T04:42:43.996243Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_129' is present [INFO] [stdout] 2026-01-26T04:42:43.996262Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_181' is present [INFO] [stdout] 2026-01-26T04:42:43.996279Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_167' is present [INFO] [stdout] 2026-01-26T04:42:43.996298Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_175' is present [INFO] [stdout] 2026-01-26T04:42:43.996309Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_54' is present [INFO] [stdout] 2026-01-26T04:42:43.996338Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_120' is present [INFO] [stdout] 2026-01-26T04:42:43.996368Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_182' is present [INFO] [stdout] 2026-01-26T04:42:43.996388Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_165' is present [INFO] [stdout] 2026-01-26T04:42:43.996413Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-17 to be Key 'key_142' is present [INFO] [stdout] 2026-01-26T04:42:43.996434Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_105' is present [INFO] [stdout] 2026-01-26T04:42:43.996454Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_14' is present [INFO] [stdout] 2026-01-26T04:42:43.996494Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_70' is present [INFO] [stdout] 2026-01-26T04:42:43.996525Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_57' is present [INFO] [stdout] 2026-01-26T04:42:43.996554Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_140' is present [INFO] [stdout] 2026-01-26T04:42:43.996584Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_191' is present [INFO] [stdout] 2026-01-26T04:42:43.996612Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_130' is present [INFO] [stdout] 2026-01-26T04:42:43.996632Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_92' is present [INFO] [stdout] 2026-01-26T04:42:43.996653Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_40' is present [INFO] [stdout] 2026-01-26T04:42:43.996679Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_55' is present [INFO] [stdout] 2026-01-26T04:42:43.996702Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_16' is present [INFO] [stdout] 2026-01-26T04:42:43.996725Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_132' is present [INFO] [stdout] 2026-01-26T04:42:43.996748Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_198' is present [INFO] [stdout] 2026-01-26T04:42:43.996774Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_45' is present [INFO] [stdout] 2026-01-26T04:42:43.996799Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_95' is present [INFO] [stdout] 2026-01-26T04:42:43.996819Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_171' is present [INFO] [stdout] 2026-01-26T04:42:43.996840Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_53' is present [INFO] [stdout] 2026-01-26T04:42:43.996865Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_186' is present [INFO] [stdout] 2026-01-26T04:42:43.996883Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_89' is present [INFO] [stdout] 2026-01-26T04:42:43.996903Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_157' is present [INFO] [stdout] 2026-01-26T04:42:43.996919Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_24' is present [INFO] [stdout] 2026-01-26T04:42:43.996944Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_164' is present [INFO] [stdout] 2026-01-26T04:42:43.996966Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_156' is present [INFO] [stdout] 2026-01-26T04:42:43.996988Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_127' is present [INFO] [stdout] 2026-01-26T04:42:43.997008Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_80' is present [INFO] [stdout] 2026-01-26T04:42:43.997039Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_3' is present [INFO] [stdout] 2026-01-26T04:42:43.997060Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-17 to be Key 'key_85' is present [INFO] [stdout] 2026-01-26T04:42:43.997086Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_113' is present [INFO] [stdout] 2026-01-26T04:42:43.997106Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_21' is present [INFO] [stdout] 2026-01-26T04:42:43.997131Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_47' is present [INFO] [stdout] 2026-01-26T04:42:43.997151Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_81' is present [INFO] [stdout] 2026-01-26T04:42:43.997175Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_108' is present [INFO] [stdout] 2026-01-26T04:42:43.997195Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_29' is present [INFO] [stdout] 2026-01-26T04:42:43.997222Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_93' is present [INFO] [stdout] 2026-01-26T04:42:43.997246Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_87' is present [INFO] [stdout] 2026-01-26T04:42:43.997266Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_122' is present [INFO] [stdout] 2026-01-26T04:42:43.997290Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_15' is present [INFO] [stdout] 2026-01-26T04:42:43.997310Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_136' is present [INFO] [stdout] 2026-01-26T04:42:43.997350Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_124' is present [INFO] [stdout] 2026-01-26T04:42:43.997374Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_160' is present [INFO] [stdout] 2026-01-26T04:42:43.997397Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_30' is present [INFO] [stdout] 2026-01-26T04:42:43.997420Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-17 to be Key 'key_75' is present [INFO] [stdout] 2026-01-26T04:42:43.997440Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_154' is present [INFO] [stdout] 2026-01-26T04:42:43.997460Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_180' is present [INFO] [stdout] 2026-01-26T04:42:43.997479Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_106' is present [INFO] [stdout] 2026-01-26T04:42:43.997501Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_119' is present [INFO] [stdout] 2026-01-26T04:42:43.997523Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_36' is present [INFO] [stdout] 2026-01-26T04:42:43.997557Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_153' is present [INFO] [stdout] 2026-01-26T04:42:43.997577Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_52' is present [INFO] [stdout] 2026-01-26T04:42:43.997613Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_60' is present [INFO] [stdout] 2026-01-26T04:42:43.997638Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_72' is present [INFO] [stdout] 2026-01-26T04:42:43.997654Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_73' is present [INFO] [stdout] 2026-01-26T04:42:43.997674Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_116' is present [INFO] [stdout] 2026-01-26T04:42:43.997696Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_166' is present [INFO] [stdout] 2026-01-26T04:42:43.997716Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_109' is present [INFO] [stdout] 2026-01-26T04:42:43.997737Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_194' is present [INFO] [stdout] 2026-01-26T04:42:43.997753Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_68' is present [INFO] [stdout] 2026-01-26T04:42:43.997771Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_143' is present [INFO] [stdout] 2026-01-26T04:42:43.997794Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_56' is present [INFO] [stdout] 2026-01-26T04:42:43.997816Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_63' is present [INFO] [stdout] 2026-01-26T04:42:43.997836Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_83' is present [INFO] [stdout] 2026-01-26T04:42:43.997862Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_46' is present [INFO] [stdout] 2026-01-26T04:42:43.997883Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_44' is present [INFO] [stdout] 2026-01-26T04:42:43.997908Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_159' is present [INFO] [stdout] 2026-01-26T04:42:43.997930Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_31' is present [INFO] [stdout] 2026-01-26T04:42:43.997954Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_141' is present [INFO] [stdout] 2026-01-26T04:42:43.997996Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_103' is present [INFO] [stdout] 2026-01-26T04:42:43.998020Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_118' is present [INFO] [stdout] 2026-01-26T04:42:43.998037Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_78' is present [INFO] [stdout] 2026-01-26T04:42:43.998057Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_169' is present [INFO] [stdout] 2026-01-26T04:42:43.998068Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_26' is present [INFO] [stdout] 2026-01-26T04:42:43.998082Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_10' is present [INFO] [stdout] 2026-01-26T04:42:43.998106Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_137' is present [INFO] [stdout] 2026-01-26T04:42:43.998133Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_51' is present [INFO] [stdout] 2026-01-26T04:42:43.998160Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_192' is present [INFO] [stdout] 2026-01-26T04:42:43.998187Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-17 to be Key 'key_37' is present [INFO] [stdout] 2026-01-26T04:42:43.998214Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_133' is present [INFO] [stdout] 2026-01-26T04:42:43.998241Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_62' is present [INFO] [stdout] 2026-01-26T04:42:43.998262Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_158' is present [INFO] [stdout] 2026-01-26T04:42:43.998286Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_13' is present [INFO] [stdout] 2026-01-26T04:42:43.998305Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_96' is present [INFO] [stdout] 2026-01-26T04:42:43.998345Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_32' is present [INFO] [stdout] 2026-01-26T04:42:43.998372Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_161' is present [INFO] [stdout] 2026-01-26T04:42:43.998389Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_189' is present [INFO] [stdout] 2026-01-26T04:42:43.998406Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_99' is present [INFO] [stdout] 2026-01-26T04:42:43.998423Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_97' is present [INFO] [stdout] 2026-01-26T04:42:43.998440Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_138' is present [INFO] [stdout] 2026-01-26T04:42:43.998466Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_139' is present [INFO] [stdout] 2026-01-26T04:42:43.998487Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_76' is present [INFO] [stdout] 2026-01-26T04:42:43.998507Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_135' is present [INFO] [stdout] 2026-01-26T04:42:43.998528Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_193' is present [INFO] [stdout] 2026-01-26T04:42:43.998547Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_196' is present [INFO] [stdout] 2026-01-26T04:42:43.998572Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-17 to be Key 'key_98' is present [INFO] [stdout] 2026-01-26T04:42:43.998595Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_126' is present [INFO] [stdout] 2026-01-26T04:42:43.998624Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_102' is present [INFO] [stdout] 2026-01-26T04:42:43.998650Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_128' is present [INFO] [stdout] 2026-01-26T04:42:43.998667Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_172' is present [INFO] [stdout] 2026-01-26T04:42:43.998687Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-17 to be Key 'key_178' is present [INFO] [stdout] 2026-01-26T04:42:43.998706Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_183' is present [INFO] [stdout] 2026-01-26T04:42:43.998731Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_5' is present [INFO] [stdout] 2026-01-26T04:42:43.998752Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_34' is present [INFO] [stdout] 2026-01-26T04:42:43.998768Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_71' is present [INFO] [stdout] 2026-01-26T04:42:43.998788Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_74' is present [INFO] [stdout] 2026-01-26T04:42:43.998814Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_90' is present [INFO] [stdout] 2026-01-26T04:42:43.998835Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-17 to be Key 'key_59' is present [INFO] [stdout] 2026-01-26T04:42:43.998852Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_91' is present [INFO] [stdout] 2026-01-26T04:42:43.998869Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_28' is present [INFO] [stdout] 2026-01-26T04:42:43.998903Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_66' is present [INFO] [stdout] 2026-01-26T04:42:43.998925Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_104' is present [INFO] [stdout] 2026-01-26T04:42:43.998949Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_114' is present [INFO] [stdout] 2026-01-26T04:42:43.998971Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_121' is present [INFO] [stdout] 2026-01-26T04:42:43.998993Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_147' is present [INFO] [stdout] 2026-01-26T04:42:43.999013Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_163' is present [INFO] [stdout] 2026-01-26T04:42:43.999032Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_4' is present [INFO] [stdout] 2026-01-26T04:42:43.999047Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_170' is present [INFO] [stdout] 2026-01-26T04:42:43.999057Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_149' is present [INFO] [stdout] 2026-01-26T04:42:43.999074Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_195' is present [INFO] [stdout] 2026-01-26T04:42:43.999085Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_33' is present [INFO] [stdout] 2026-01-26T04:42:43.999107Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_173' is present [INFO] [stdout] 2026-01-26T04:42:43.999129Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_22' is present [INFO] [stdout] 2026-01-26T04:42:43.999147Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-17 to be Key 'key_41' is present [INFO] [stdout] 2026-01-26T04:42:43.999173Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_162' is present [INFO] [stdout] 2026-01-26T04:42:43.999196Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_65' is present [INFO] [stdout] 2026-01-26T04:42:43.999219Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_88' is present [INFO] [stdout] 2026-01-26T04:42:43.999238Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_112' is present [INFO] [stdout] 2026-01-26T04:42:43.999261Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_82' is present [INFO] [stdout] 2026-01-26T04:42:43.999282Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_134' is present [INFO] [stdout] 2026-01-26T04:42:43.999301Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-17 to be Key 'key_168' is present [INFO] [stdout] 2026-01-26T04:42:43.999337Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_176' is present [INFO] [stdout] 2026-01-26T04:42:43.999365Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_179' is present [INFO] [stdout] 2026-01-26T04:42:43.999406Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_101' is present [INFO] [stdout] 2026-01-26T04:42:43.999434Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-17 to be Key 'key_35' is present [INFO] [stdout] 2026-01-26T04:42:43.999455Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_0' is present [INFO] [stdout] 2026-01-26T04:42:43.999475Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_64' is present [INFO] [stdout] 2026-01-26T04:42:43.999497Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-17 to be Key 'key_18' is present [INFO] [stdout] 2026-01-26T04:42:43.999522Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_174' is present [INFO] [stdout] 2026-01-26T04:42:43.999543Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_12' is present [INFO] [stdout] 2026-01-26T04:42:43.999567Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_17' is present [INFO] [stdout] 2026-01-26T04:42:43.999588Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_42' is present [INFO] [stdout] 2026-01-26T04:42:43.999613Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_39' is present [INFO] [stdout] 2026-01-26T04:42:43.999629Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_9' is present [INFO] [stdout] 2026-01-26T04:42:43.999648Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-17 to be Key 'key_11' is present [INFO] [stdout] 2026-01-26T04:42:43.999670Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-17 to be Key 'key_20' is present [INFO] [stdout] 2026-01-26T04:42:43.999692Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_69' is present [INFO] [stdout] 2026-01-26T04:42:43.999711Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-17 to be Key 'key_79' is present [INFO] [stdout] 2026-01-26T04:42:43.999737Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_111' is present [INFO] [stdout] 2026-01-26T04:42:43.999754Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_1' is present [INFO] [stdout] 2026-01-26T04:42:43.999770Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-17 to be Key 'key_19' is present [INFO] [stdout] 2026-01-26T04:42:43.999788Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-17 to be Key 'key_23' is present [INFO] [stdout] 2026-01-26T04:42:43.999810Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_123' is present [INFO] [stdout] 2026-01-26T04:42:43.999832Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-17 to be Key 'key_61' is present [INFO] [stdout] 2026-01-26T04:42:43.999858Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_125' is present [INFO] [stdout] 2026-01-26T04:42:43.999877Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_131' is present [INFO] [stdout] 2026-01-26T04:42:43.999893Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-17 to be Key 'key_43' is present [INFO] [stdout] 2026-01-26T04:42:43.999910Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-17 to be Key 'key_48' is present [INFO] [stdout] 2026-01-26T04:42:43.999932Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_145' is present [INFO] [stdout] 2026-01-26T04:42:43.999960Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-17 to be Key 'key_150' is present [INFO] [stdout] 2026-01-26T04:42:43.999982Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-17 to be Key 'key_184' is present [INFO] [stdout] 2026-01-26T04:42:44.000003Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-17 to be Key 'key_27' is present [INFO] [stdout] 2026-01-26T04:42:44.000031Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-17 to be Key 'key_187' is present [INFO] [stdout] 2026-01-26T04:42:44.000055Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-17 to be Key 'key_84' is present [INFO] [stdout] 2026-01-26T04:42:44.000072Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-17 to be Key 'key_151' is present [INFO] [stdout] 2026-01-26T04:42:44.000772Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.000811Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.000823Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.000841Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.000865Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.000885Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.000899Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.000910Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.000924Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.000935Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.000957Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.000985Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.001001Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.001019Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.001045Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.001062Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.001081Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.001091Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.001107Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.001127Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.001152Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.001171Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.001191Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.001214Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.001232Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.001248Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.001266Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.001289Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.001306Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.001343Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.001364Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.001385Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.001405Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.001425Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.001444Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.001460Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.001485Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.001511Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.001527Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.001548Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.001567Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.001586Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.001607Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.001633Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.001659Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.001675Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.001693Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.001708Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.001732Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.001756Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.001777Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.001794Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.001816Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.001833Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.001856Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.001880Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.001898Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.001920Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.001937Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.001957Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.001975Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.001992Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.002017Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.002036Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.002054Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.002077Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.002096Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.002118Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.002138Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.002159Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.002179Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.002201Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.002220Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.002242Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.002261Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.002283Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.002303Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.002342Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.002371Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.002390Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.002413Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.002433Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.002456Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.002475Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.002497Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.002516Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.002538Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.002556Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.002577Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.002596Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.002669Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.002697Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.002715Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.002735Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.002759Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.002778Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.002801Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.002820Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.002842Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.002861Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.002884Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.002904Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.002926Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.002946Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.002969Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.002987Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.003010Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.003029Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.003052Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.003071Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.003093Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.003112Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.003135Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.003155Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.003177Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.003196Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.003218Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.003238Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.003261Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.003280Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.003302Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.003339Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.003378Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.003398Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.003419Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.003444Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.003472Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.003490Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.003510Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.003532Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.003555Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.003576Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.003601Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.003623Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.003653Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.003675Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.003701Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.003716Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.003737Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.003754Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.003779Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.003800Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.003821Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.003842Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.003867Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.003892Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.003916Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.003938Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.003958Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.003976Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.003994Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.004009Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.004033Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.004052Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.004069Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.004083Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.004098Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.004116Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.004131Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.004141Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.004150Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.004165Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.004174Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.004187Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.004196Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.004210Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.004220Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.004239Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.004259Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.004282Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.004297Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.004316Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.004359Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.004384Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.004403Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.004428Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.004448Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.004468Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.004493Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.004518Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.004537Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.004564Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.004589Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.004622Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.004649Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.004677Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.004698Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.004722Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.004739Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.004758Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.004775Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.004799Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.004820Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.004844Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.004865Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.004888Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.004904Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.004923Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.004947Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.004967Z  INFO cluster_test: DEL node node-18:0:127.0.0.1:42357 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.004992Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.005013Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.005039Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.005060Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.005077Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.005095Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.005120Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.005142Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.005170Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.005199Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.005221Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.005246Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.005263Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.005281Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.005301Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.005314Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.005341Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.005365Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.005391Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.005413Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.005437Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.005456Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.005480Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.005502Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.005528Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.005548Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.005573Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.005592Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.005616Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.005637Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.005660Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.005681Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.005703Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.005727Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.005751Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.005777Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.005798Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.005824Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.005843Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.005869Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.005886Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.005909Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.005930Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.005950Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.005976Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.005997Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.006025Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.006056Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.006078Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.006098Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.006118Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.006141Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.006159Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.006186Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.006205Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.006225Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.006244Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.006268Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.006288Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.006310Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.006344Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.006376Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.006394Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.006417Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.006436Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.006459Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.006484Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.006502Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.006525Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.006542Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.006565Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.006585Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.006604Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.006627Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.006648Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.006671Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.006689Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.006711Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.006729Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.006752Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.006769Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.006792Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.006813Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.006835Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.006854Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.006876Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.006894Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.006918Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.006936Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.006961Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.006981Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.007010Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.007036Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.007064Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.007086Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.007114Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.007133Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.007153Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.007179Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.007196Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.007218Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.007242Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.007257Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.007278Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.007297Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.007319Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.007363Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.007384Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.007413Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.007434Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.007458Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.007484Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.007504Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.007530Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.007554Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.007579Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.007599Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.007624Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.007642Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.007664Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.007682Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.007704Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.007723Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.007744Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.007763Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.007790Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.007810Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.007830Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.007853Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.007871Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.007894Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.007914Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.007936Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.007952Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.007975Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.007993Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.008015Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.008038Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.008059Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.008077Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.008097Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.008114Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.008136Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.008155Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.008178Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.008195Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.008218Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.008235Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.008257Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.008275Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.008297Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.008314Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.008362Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.008389Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.008406Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.008423Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.008444Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.008455Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.008471Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.008495Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.008519Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.008537Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.008557Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.008579Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.008597Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.008619Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.008637Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.008660Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.008678Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.008702Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.008720Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.008740Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.008757Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.008780Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.008798Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.008820Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.008840Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.008866Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.008885Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.008907Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.008925Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.008952Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.008979Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.009003Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.009032Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.009066Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.009093Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.009124Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.009143Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.009167Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.009187Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.009207Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.009223Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.009244Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.009260Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.009282Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.009301Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.009358Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.009386Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.009404Z  INFO cluster_test: DEL node node-15:0:127.0.0.1:42847 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.009422Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.009443Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.009470Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.009489Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.009505Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.009528Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.009545Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.009566Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.009583Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.009608Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.009624Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.009644Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.009661Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.009681Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.009704Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.009727Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.009744Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.009761Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.009782Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.009798Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.009818Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.009834Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.009855Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.009874Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.009897Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.009921Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.009938Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.009957Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.009974Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.009995Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.010012Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.010035Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.010050Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.010072Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.010094Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.010111Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.010132Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.010149Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.010169Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.010186Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.010206Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.010222Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.010244Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.010264Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.010284Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.010303Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.010338Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.010369Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.010386Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.010410Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.010427Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.010446Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.010467Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.010484Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.010501Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.010520Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.010537Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.010555Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.010571Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.010592Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.010609Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.010629Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.010647Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.010667Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.010686Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.010705Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.010721Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.010740Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.010757Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.010776Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.010794Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.010814Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.010833Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.010853Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.010869Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.010889Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.010917Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.010935Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.010954Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.010970Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.010992Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.011010Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.011032Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.011050Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.011066Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.011090Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.011109Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.011127Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.011147Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.011165Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.011184Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.011199Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.011222Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.011239Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.011265Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.011281Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.011300Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.011316Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.011343Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.011359Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.011369Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.011380Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.011390Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.011403Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.011415Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.011437Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.011456Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.011476Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.011496Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.011519Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.011536Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.011557Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.011575Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.011591Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.011614Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.011634Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.011654Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.011670Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.011690Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.011709Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.011731Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.011751Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.011774Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.011793Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.011816Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.011838Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.011857Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.011879Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.011897Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.011920Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.011935Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.011952Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.011968Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.011987Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.012008Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.012025Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.012045Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.012060Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.012081Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.012097Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.012115Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.012130Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.012153Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.012176Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.012196Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.012215Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.012238Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.012255Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.012279Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.012300Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.012316Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.012347Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.012374Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.012399Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.012419Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.012439Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.012454Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.012470Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.012483Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.012495Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.012514Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.012539Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.012558Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.012581Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.012601Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.012626Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.012645Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.012669Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.012688Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.012712Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.012732Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.012757Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.012776Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.012801Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.012825Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.012839Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.012859Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.012879Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.012902Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.012921Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.012941Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.012957Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.012980Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.012998Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.013023Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.013046Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.013068Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.013088Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.013103Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.013122Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.013135Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.013145Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.013155Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.013172Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.013195Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.013214Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.013234Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.013249Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.013272Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.013291Z  INFO cluster_test: DEL node node-1:0:127.0.0.1:36547 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.013317Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.013369Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.013403Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.013425Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.013450Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.013471Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.013501Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.013521Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.013543Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.013564Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.013590Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.013613Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.013639Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.013658Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.013681Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.013698Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.013716Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.013733Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.013755Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.013772Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.013791Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.013813Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.013831Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.013853Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.013871Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.013889Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.013906Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.013928Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.013945Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.013969Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.013988Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.014011Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.014028Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.014050Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.014067Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.014089Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.014106Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.014133Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.014157Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.014175Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.014197Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.014214Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.014237Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.014255Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.014272Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.014287Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.014306Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.014335Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.014354Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.014377Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.014401Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.014419Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.014440Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.014459Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.014480Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.014498Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.014520Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.014541Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.014565Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.014582Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.014605Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.014623Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.014644Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.014660Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.014682Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.014700Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.014722Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.014739Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.014760Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.014777Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.014799Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.014817Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.014840Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.014861Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.014883Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.014901Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.014922Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.014941Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.014968Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.014989Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.015012Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.015033Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.015057Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.015084Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.015110Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.015129Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.015151Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.015170Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.015190Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.015206Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.015226Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.015241Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.015262Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.015277Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.015298Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.015315Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.015359Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.015383Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.015404Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.015420Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.015440Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.015456Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.015477Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.015497Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.015518Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.015533Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.015553Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.015568Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.015588Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.015605Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.015626Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.015645Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.015668Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.015684Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.015701Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.015718Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.015734Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.015754Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.015772Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.015792Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.015811Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.015831Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.015847Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.015866Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.015882Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.015902Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.015918Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.015940Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.015955Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.015976Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.015994Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.016014Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.016030Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.016050Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.016065Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.016086Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.016102Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.016121Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.016138Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.016157Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.016175Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.016195Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.016210Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.016234Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.016250Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.016270Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.016286Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.016306Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.016337Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.016365Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.016390Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.016407Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.016423Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.016447Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.016464Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.016483Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.016501Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.016524Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.016543Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.016566Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.016587Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.016611Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.016636Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.016660Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.016685Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.016709Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.016735Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.016753Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.016776Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.016794Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.016812Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.016831Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.016898Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.016925Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.016942Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.016965Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.016984Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.017007Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.017027Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.017050Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.017070Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.017087Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.017108Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.017126Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.017148Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.017166Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.017190Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.017208Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.017228Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.017245Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.017264Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.017281Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.017302Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.017336Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.017378Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.017397Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.017422Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.017442Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.017470Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.017491Z  INFO cluster_test: DEL node node-19:0:127.0.0.1:36821 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.017515Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.017536Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.017552Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.017564Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.017583Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.017616Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.017640Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.017667Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.017689Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.017716Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.017746Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.017774Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.017801Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.017822Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.017848Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.017869Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.017887Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.017902Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.017922Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.017942Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.017966Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.017987Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.018013Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.018040Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.018061Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.018082Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.018103Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.018130Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.018152Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.018175Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.018192Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.018209Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.018227Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.018250Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.018277Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.018371Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.018406Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.018424Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.018444Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.018460Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.018479Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.018490Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.018500Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.018512Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.018522Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.018536Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.018546Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.018562Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.018572Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.018582Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.018592Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.018610Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.018620Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.018631Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.018642Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.018653Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.018669Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.018690Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.018713Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.018735Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.018763Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.018784Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.018811Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.018832Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.018857Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.018886Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.018913Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.018933Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.018962Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.018977Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.018996Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.019009Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.019027Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.019039Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.019055Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.019067Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.019079Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.019098Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.019127Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.019149Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.019175Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.019194Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.019216Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.019235Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.019258Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.019283Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.019307Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.019363Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.019388Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.019414Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.019436Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.019456Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.019471Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.019486Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.019496Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.019507Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.019516Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.019531Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.019540Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.019550Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.019559Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.019572Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.019591Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.019611Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.019631Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.019651Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.019677Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.019697Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.019720Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.019737Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.019761Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.019779Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.019801Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.019817Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.019837Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.019855Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.019877Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.019894Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.019912Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.019936Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.019954Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.019975Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.019992Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.020013Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.020031Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.020052Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.020071Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.020087Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.020102Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.020122Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.020133Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.020146Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.020155Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.020164Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.020182Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.020201Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.020223Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.020241Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.020264Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.020283Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.020302Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.020348Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.020389Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.020422Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.020444Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.020468Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.020486Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.020498Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.020508Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.020522Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.020532Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.020542Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.020556Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.020567Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.020591Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.020613Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.020636Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.020659Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.020675Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.020696Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.020714Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.020739Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.020759Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.020784Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.020803Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.020828Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.020847Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.020868Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.020894Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.020920Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.020941Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.020961Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.020978Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.020999Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.021020Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.021036Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.021060Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.021080Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.021104Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.021122Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.021145Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.021166Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.021188Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.021207Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.021232Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.021253Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.021274Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.021294Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.021318Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.021364Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.021395Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.021417Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.021443Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.021465Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.021491Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.021521Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.021543Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.021569Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.021592Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.021614Z  INFO cluster_test: DEL node node-2:0:127.0.0.1:40091 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.021643Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.021671Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.021703Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.021734Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.021757Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.021778Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.021806Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.021835Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.021859Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.021882Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.021901Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.021917Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.021940Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.021963Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.021990Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.022011Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.022032Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.022048Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.022069Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.022081Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.022096Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.022126Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.022162Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.022184Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.022208Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.022236Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.022258Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.022285Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.022311Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.022361Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.022378Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.022399Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.022419Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.022441Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.022457Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.022475Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.022491Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.022515Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.022540Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.022557Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.022573Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.022592Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.022611Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.022634Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.022654Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.022677Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.022697Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.022724Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.022749Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.022770Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.022794Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.022816Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.022841Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.022865Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.022889Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.022909Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.022929Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.022944Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.022964Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.022975Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.022985Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.022995Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.023006Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.023017Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.023026Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.023040Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.023059Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.023084Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.023104Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.023129Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.023148Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.023171Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.023191Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.023216Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.023235Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.023254Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.023271Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.023293Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.023313Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.023362Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.023388Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.023411Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.023433Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.023455Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.023481Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.023501Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.023525Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.023552Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.023573Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.023594Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.023610Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.023631Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.023642Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.023653Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.023663Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.023676Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.023686Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.023695Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.023706Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.023715Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.023726Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.023744Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.023768Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.023787Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.023808Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.023827Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.023851Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.023871Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.023894Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.023915Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.023944Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.023967Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.023997Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.024022Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.024048Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.024067Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.024094Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.024119Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.024142Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.024166Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.024184Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.024207Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.024231Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.024253Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.024269Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.024286Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.024299Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.024337Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.024367Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.024391Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.024412Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.024437Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.024459Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.024486Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.024513Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.024533Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.024558Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.024579Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.024600Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.024621Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.024639Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.024658Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.024669Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.024684Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.024703Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.024730Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.024750Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.024774Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.024792Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.024815Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.024833Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.024858Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.024879Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.024904Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.024924Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.024949Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.024975Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.024998Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.025020Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.025046Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.025064Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.025089Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.025110Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.025135Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.025153Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.025176Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.025196Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.025218Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.025244Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.025261Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.025281Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.025300Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.025337Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.025370Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.025395Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.025416Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.025441Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.025465Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.025487Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.025504Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.025524Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.025548Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.025572Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.025590Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.025614Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.025635Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.025661Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.025683Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.025707Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.025734Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.025755Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.025780Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.025817Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.025838Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.025863Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.025884Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.025909Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.025928Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.025953Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.025975Z  INFO cluster_test: DEL node node-9:0:127.0.0.1:35353 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.026000Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.026024Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.026049Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.026067Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.026086Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.026107Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.026132Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.026155Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.026177Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.026199Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.026224Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.026240Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.026257Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.026276Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.026303Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.026335Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.026362Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.026390Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.026415Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.026431Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.026449Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.026467Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.026493Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.026513Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.026534Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.026554Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.026580Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.026601Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.026620Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.026636Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.026662Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.026683Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.026708Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.026730Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.026757Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.026779Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.026806Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.026831Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.026856Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.026877Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.026897Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.026920Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.026952Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.026979Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.027011Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.027045Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.027077Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.027103Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.027132Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.027157Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.027177Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.027198Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.027219Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.027241Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.027261Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.027287Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.027307Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.027347Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.027385Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.027405Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.027430Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.027448Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.027472Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.027492Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.027513Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.027537Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.027557Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.027582Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.027604Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.027629Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.027651Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.027675Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.027695Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.027719Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.027745Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.027766Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.027792Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.027817Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.027842Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.027866Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.027887Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.027907Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.027932Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.027952Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.027975Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.027995Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.028019Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.028041Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.028066Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.028092Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.028110Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.028134Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.028159Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.028177Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.028198Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.028214Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.028235Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.028251Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.028272Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.028292Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.028312Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.028348Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.028373Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.028394Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.028409Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.028424Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.028441Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.028466Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.028487Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.028504Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.028528Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.028547Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.028571Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.028595Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.028611Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.028632Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.028651Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.028670Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.028687Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.028707Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.028727Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.028751Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.028771Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.028790Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.028807Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.028830Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.028854Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.028876Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.028894Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.028915Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.028932Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.028948Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.028965Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.028990Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.029007Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.029026Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.029042Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.029065Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.029086Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.029111Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.029130Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.029149Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.029165Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.029186Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.029212Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.029231Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.029250Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.029266Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.029286Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.029300Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.029320Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.029392Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.029416Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.029441Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.029462Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.029481Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.029501Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.029518Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.029545Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.029569Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.029598Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.029620Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.029651Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.029675Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.029700Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.029719Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.029741Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.029766Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.029785Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.029810Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.029832Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.029854Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.029871Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.029893Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.029913Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.029933Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.029952Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.029968Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.029989Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.030007Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.030033Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.030054Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.030076Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.030094Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.030118Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.030139Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.030163Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.030180Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.030200Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.030217Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.030237Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.030263Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.030284Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.030309Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.030357Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.030388Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.030410Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.030437Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.030466Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.030490Z  INFO cluster_test: DEL node node-4:0:127.0.0.1:40373 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.030520Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.030546Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.030574Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.030595Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.030621Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.030644Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.030669Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.030694Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.030718Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.030739Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.030765Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.030788Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.030813Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.030835Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.030863Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.030885Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.030911Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.030935Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.030963Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.030987Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.031016Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.031041Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.031064Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.031092Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.031119Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.031141Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.031168Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.031188Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.031211Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.031231Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.031253Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.031276Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.031296Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.031317Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.031347Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.031373Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.031391Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.031416Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.031436Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.031454Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.031472Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.031503Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.031529Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.031553Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.031592Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.031615Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.031637Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.031665Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.031686Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.031707Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.031732Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.031749Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.031773Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.031794Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.031819Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.031840Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.031866Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.031890Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.031912Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.031936Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.031960Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.031981Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.032007Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.032025Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.032047Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.032066Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.032090Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.032112Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.032139Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.032158Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.032184Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.032204Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.032231Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.032252Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.032278Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.032298Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.032315Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.032357Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.032383Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.032404Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.032430Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.032450Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.032472Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.032493Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.032518Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.032545Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.032566Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.032588Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.032611Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.032634Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.032650Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.032672Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.032693Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.032716Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.032737Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.032761Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.032776Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.032797Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.032818Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.032843Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.032863Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.032889Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.032908Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.032929Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.032947Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.032964Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.032986Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.033017Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.033043Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.033072Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.033092Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.033117Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.033138Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.033167Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.033187Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.033210Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.033229Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.033253Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.033272Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.033294Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.033312Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.033356Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.033381Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.033406Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.033423Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.033441Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.033460Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.033484Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.033500Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.033518Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.033534Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.033557Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.033576Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.033605Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.033626Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.033645Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.033660Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.033674Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.033684Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.033695Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.033704Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.033717Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.033726Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.033735Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.033757Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.033776Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.033796Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.033814Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.033837Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.033856Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.033879Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.033897Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.033920Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.033938Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.033961Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.033980Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.034006Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.034027Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.034050Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.034075Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.034094Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.034118Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.034139Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.034163Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.034186Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.034201Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.034217Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.034239Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.034265Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.034287Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.034304Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.034338Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.034370Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.034391Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.034410Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.034424Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.034445Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.034463Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.034487Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.034507Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.034530Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.034546Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.034568Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.034585Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.034609Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.034630Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.034653Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.034672Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.034695Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.034713Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.034732Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.034747Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.034765Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.034781Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.034794Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.034804Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.034817Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.034826Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.034839Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.034864Z  INFO cluster_test: DEL node node-0:0:127.0.0.1:38797 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.034886Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.034910Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.034931Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.034947Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.034969Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.034988Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.035012Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.035037Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.035059Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.035081Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.035106Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.035127Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.035151Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.035176Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.035199Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.035219Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.035242Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.035261Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.035283Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.035300Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.035317Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.035360Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.035386Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.035406Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.035428Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.035444Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.035463Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.035484Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.035506Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.035530Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.035552Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.035567Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.035590Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.035617Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.035638Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.035664Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.035685Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.035710Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.035730Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.035756Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.035781Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.035803Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.035824Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.035849Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.035868Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.035889Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.035908Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.035933Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.035953Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.035978Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.036000Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.036020Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.036044Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.036070Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.036091Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.036115Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.036136Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.036160Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.036186Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.036205Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.036229Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.036256Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.036275Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.036294Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.036312Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.036360Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.036395Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.036419Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.036436Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.036455Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.036471Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.036502Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.036524Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.036548Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.036572Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.036592Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.036614Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.036639Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.036657Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.036675Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.036692Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.036711Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.036732Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.036754Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.036774Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.036799Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.036821Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.036843Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.036865Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.036889Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.036913Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.036936Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.036958Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.036980Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.037004Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.037024Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.037048Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.037067Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.037090Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.037110Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.037131Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.037150Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.037164Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.037180Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.037202Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.037223Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.037247Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.037263Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.037286Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.037303Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.037335Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.037361Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.037384Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.037409Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.037432Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.037447Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.037468Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.037486Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.037508Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.037524Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.037540Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.037557Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.037581Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.037603Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.037625Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.037644Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.037667Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.037684Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.037708Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.037734Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.037753Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.037778Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.037799Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.037815Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.037838Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.037856Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.037878Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.037895Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.037914Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.037930Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.037952Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.037973Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.037994Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.038009Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.038029Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.038048Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.038073Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.038091Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.038113Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.038129Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.038147Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.038164Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.038182Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.038204Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.038223Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.038245Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.038265Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.038287Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.038305Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.038340Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.038369Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.038384Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.038402Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.038421Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.038444Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.038469Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.038489Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.038511Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.038527Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.038544Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.038559Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.038578Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.038597Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.038617Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.038636Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.038651Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.038666Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.038685Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.038702Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.038725Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.038746Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.038764Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.038778Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.038794Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.038817Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.038838Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.038854Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.038871Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.038886Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.038914Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.038934Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.038952Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.038966Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.038984Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.039002Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.039026Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.039043Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.039062Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.039078Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.039095Z  INFO cluster_test: DEL node node-8:0:127.0.0.1:38681 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.039118Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.039146Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.039165Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.039188Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.039208Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.039233Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.039251Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.039270Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.039292Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.039309Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.039346Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.039376Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.039399Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.039420Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.039436Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.039458Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.039477Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.039500Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.039520Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.039543Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.039559Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.039576Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.039596Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.039620Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.039639Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.039661Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.039681Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.039702Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.039724Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.039748Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.039773Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.039794Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.039818Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.039839Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.039857Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.039874Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.039890Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.039910Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.039929Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.039953Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.039977Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.039997Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.040016Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.040036Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.040059Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.040079Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.040093Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.040110Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.040132Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.040151Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.040171Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.040191Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.040211Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.040233Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.040256Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.040276Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.040299Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.040319Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.040372Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.040401Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.040419Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.040436Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.040455Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.040474Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.040489Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.040508Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.040530Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.040550Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.040570Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.040592Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.040608Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.040626Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.040645Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.040666Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.040683Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.040701Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.040720Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.040740Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.040756Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.040776Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.040795Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.040812Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.040830Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.040849Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.040865Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.040884Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.040907Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.040930Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.040949Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.040971Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.040990Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.041009Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.041029Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.041049Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.041067Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.041085Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.041108Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.041123Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.041146Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.041164Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.041184Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.041199Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.041219Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.041237Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.041252Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.041270Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.041285Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.041307Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.041341Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.041371Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.041386Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.041406Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.041425Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.041441Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.041459Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.041475Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.041496Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.041525Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.041549Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.041576Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.041592Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.041609Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.041628Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.041648Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.041669Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.041685Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.041707Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.041730Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.041747Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.041763Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.041787Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.041810Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.041831Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.041849Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.041872Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.041888Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.041908Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.041927Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.041947Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.041972Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.041994Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.042009Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.042025Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.042042Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.042065Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.042089Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.042107Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.042126Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.042142Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.042163Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.042187Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.042212Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.042232Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.042256Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.042278Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.042297Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.042337Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.042366Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.042387Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.042404Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.042424Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.042440Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.042458Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.042478Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.042498Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.042521Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.042544Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.042562Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.042582Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.042599Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.042617Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.042634Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.042656Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.042680Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.042701Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.042718Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.042736Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.042753Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.042776Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.042793Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.042816Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.042836Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.042859Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.042878Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.042900Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.042919Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.042942Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.042957Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.042980Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.042997Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.043019Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.043038Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.043060Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.043081Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.043096Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.043114Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.043138Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.043158Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.043179Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.043194Z  INFO cluster_test: DEL node node-13:0:127.0.0.1:33127 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.043214Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.043238Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.043262Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.043284Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.043304Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.043341Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.043370Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.043392Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.043414Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.043431Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.043451Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.043475Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.043493Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.043508Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.043529Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.043550Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.043567Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.043589Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.043609Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.043638Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.043662Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.043693Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.043714Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.043745Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.043771Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.043793Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.043818Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.043839Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.043868Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.043890Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.043910Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.043926Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.043951Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.043971Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.043991Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.044019Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.044042Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.044069Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.044094Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.044118Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.044143Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.044167Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.044190Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.044218Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.044245Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.044273Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.044303Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.044341Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.044379Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.044407Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.044435Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.044456Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.044481Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.044498Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.044519Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.044538Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.044566Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.044591Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.044617Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.044639Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.044665Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.044684Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.044706Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.044727Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.044750Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.044769Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.044793Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.044812Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.044837Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.044855Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.044876Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.044900Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.044923Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.044945Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.044969Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.044985Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.045005Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.045025Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.045051Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.045073Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.045090Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.045107Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.045127Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.045153Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.045177Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.045201Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.045218Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.045238Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.045257Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.045283Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.045311Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.045348Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.045374Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.045400Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.045423Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.045446Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.045466Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.045490Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.045511Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.045533Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.045549Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.045570Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.045592Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.045619Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.045641Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.045666Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.045686Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.045709Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.045728Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.045753Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.045774Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.045800Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.045822Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.045847Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.045867Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.045894Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.045921Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.045944Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.045974Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.046000Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.046021Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.046054Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.046082Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.046105Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.046131Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.046151Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.046178Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.046195Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.046214Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.046230Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.046246Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.046265Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.046282Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.046305Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.046340Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.046369Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.046386Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.046407Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.046428Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.046449Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.046467Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.046488Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.046503Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.046518Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.046540Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.046561Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.046583Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.046601Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.046625Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.046643Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.046659Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.046682Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.046698Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.046717Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.046732Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.046755Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.046775Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.046800Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.046816Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.046838Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.046862Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.046890Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.046915Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.046947Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.046979Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.047005Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.047038Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.047062Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.047081Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.047112Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.047139Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.047162Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.047180Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.047212Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.047240Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.047262Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.047288Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.047310Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.047358Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.047389Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.047416Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.047444Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.047470Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.047493Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.047517Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.047544Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.047566Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.047592Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.047619Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.047646Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.047672Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.047696Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.047724Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.047752Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.047774Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.047802Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.047824Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.047849Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.047874Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.047895Z  INFO cluster_test: DEL node node-7:0:127.0.0.1:37279 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.047925Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.047960Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.047990Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.048018Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.048045Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.048068Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.048092Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.048116Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.048143Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.048164Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.048189Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.048215Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.048243Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.048270Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.048292Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.048317Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.048369Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.048398Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.048420Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.048443Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.048468Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.048492Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.048520Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.048542Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.048568Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.048597Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.048620Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.048647Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.048669Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.048690Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.048715Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.048740Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.048761Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.048783Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.048808Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.048829Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.048852Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.048876Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.048901Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.048926Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.048953Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.048980Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.049010Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.049036Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.049066Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.049096Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.049127Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.049151Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.049175Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.049192Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.049208Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.049224Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.049242Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.049259Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.049282Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.049302Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.049356Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.049384Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.049403Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.049421Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.049443Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.049463Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.049487Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.049506Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.049529Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.049549Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.049572Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.049593Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.049615Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.049636Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.049660Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.049679Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.049701Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.049720Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.049742Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.049763Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.049782Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.049804Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.049823Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.049847Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.049865Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.049886Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.049910Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.049937Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.049962Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.049982Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.050005Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.050026Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.050049Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.050075Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.050096Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.050120Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.050141Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.050165Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.050185Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.050208Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.050228Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.050250Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.050270Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.050292Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.050312Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.050363Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.050389Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.050408Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.050428Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.050447Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.050469Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.050489Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.050510Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.050529Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.050553Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.050572Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.050595Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.050619Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.050639Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.050660Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.050683Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.050703Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.050726Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.050745Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.050766Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.050787Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.050806Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.050828Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.050847Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.050868Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.050889Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.050913Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.050936Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.050957Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.050975Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.050995Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.051015Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.051033Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.051053Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.051074Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.051095Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.051118Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.051137Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.051156Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.051177Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.051195Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.051218Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.051237Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.051257Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.051275Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.051297Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.051317Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.051364Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.051389Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.051409Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.051432Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.051453Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.051472Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.051494Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.051514Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.051536Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.051560Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.051581Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.051602Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.051628Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.051648Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.051671Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.051690Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.051714Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.051734Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.051757Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.051776Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.051800Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.051820Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.051843Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.051866Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.051889Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.051908Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.051930Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.051949Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.051972Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.051992Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.052015Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.052036Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.052057Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.052076Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.052096Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.052119Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.052138Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.052160Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.052179Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.052202Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.052227Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.052247Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.052268Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.052290Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.052309Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.052340Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.052372Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.052394Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.052416Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.052441Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.052462Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.052487Z  INFO cluster_test: DEL node node-5:0:127.0.0.1:43871 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.052510Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.052540Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.052563Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.052590Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.052610Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.052635Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.052655Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.052682Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.052701Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.052720Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.052743Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.052763Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.052782Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.052801Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.052819Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.052843Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.052863Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.052886Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.052909Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.052929Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.052948Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.052968Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.052987Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.053009Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.053033Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.053053Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.053076Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.053097Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.053119Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.053143Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.053167Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.053189Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.053209Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.053232Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.053252Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.053275Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.053295Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.053318Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.053366Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.053389Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.053414Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.053432Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.053453Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.053473Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.053496Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.053518Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.053537Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.053557Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.053577Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.053600Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.053624Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.053647Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.053667Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.053692Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.053709Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.053723Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.053741Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.053762Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.053784Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.053803Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.053824Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.053843Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.053860Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.053875Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.053889Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.053908Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.053920Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.053931Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.053940Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.053950Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.053959Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.053970Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.053979Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.053996Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.054015Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.054040Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.054059Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.054077Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.054096Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.054121Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.054142Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.054166Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.054190Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.054209Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.054229Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.054244Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.054263Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.054290Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.054311Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.054348Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.054385Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.054404Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.054420Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.054434Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.054449Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.054463Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.054477Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.054487Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.054498Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.054507Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.054521Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.054537Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.054562Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.054582Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.054603Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.054619Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.054637Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.054658Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.054681Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.054705Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.054728Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.054748Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.054771Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.054795Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.054816Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.054838Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.054858Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.054881Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.054907Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.054928Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.054949Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.054974Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.054993Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.055014Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.055033Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.055058Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.055079Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.055101Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.055124Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.055141Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.055164Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.055184Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.055205Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.055230Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.055250Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.055271Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.055290Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.055309Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.055342Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.055373Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.055393Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.055415Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.055434Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.055454Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.055473Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.055495Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.055514Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.055534Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.055553Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.055572Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.055589Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.055613Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.055634Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.055659Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.055683Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.055702Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.055724Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.055750Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.055772Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.055792Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.055819Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.055839Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.055857Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.055880Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.055905Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.055925Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.055944Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.055969Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.055990Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.056018Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.056037Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.056056Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.056080Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.056099Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.056125Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.056148Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.056171Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.056190Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.056210Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.056229Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.056252Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.056272Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.056294Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.056315Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.056359Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.056383Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.056406Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.056424Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.056446Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.056466Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.056488Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.056508Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.056531Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.056550Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.056571Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.056590Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.056612Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.056631Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.056654Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.056673Z  INFO cluster_test: DEL node node-11:0:127.0.0.1:45147 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.056697Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.056727Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.056751Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.056770Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.056791Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.056812Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.056835Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.056856Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.056879Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.056899Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.056921Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.056941Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.056962Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.056981Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.057002Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.057021Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.057043Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.057063Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.057086Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.057106Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.057128Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.057148Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.057169Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.057188Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.057210Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.057229Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.057251Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.057271Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.057293Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.057312Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.057348Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.057379Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.057401Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.057421Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.057442Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.057465Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.057485Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.057502Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.057524Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.057543Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.057565Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.057584Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.057605Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.057624Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.057645Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.057665Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.057685Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.057708Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.057728Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.057750Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.057769Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.057789Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.057809Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.057832Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.057852Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.057873Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.057891Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.057908Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.057925Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.057943Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.057964Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.057987Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.058014Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.058034Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.058056Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.058074Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.058096Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.058115Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.058141Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.058159Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.058177Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.058200Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.058221Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.058244Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.058265Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.058289Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.058306Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.058320Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.058365Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.058387Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.058412Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.058429Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.058445Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.058462Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.058485Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.058510Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.058529Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.058544Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.058564Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.058587Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.058605Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.058629Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.058650Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.058672Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.058691Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.058715Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.058735Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.058757Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.058778Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.058801Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.058827Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.058847Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.058861Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.058878Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.058893Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.058907Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.058917Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.058939Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.058963Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.058985Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.059008Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.059027Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.059051Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.059072Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.059095Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.059114Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.059134Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.059155Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.059174Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.059194Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.059214Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.059233Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.059258Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.059278Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.059297Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.059318Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.059359Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.059379Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.059403Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.059419Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.059438Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.059455Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.059478Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.059501Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.059521Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.059541Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.059566Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.059590Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.059607Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.059625Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.059640Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.059658Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.059668Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.059679Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.059688Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.059699Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.059708Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.059718Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.059727Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.059737Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.059747Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.059757Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.059766Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.059779Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.059797Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.059821Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.059840Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.059860Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.059877Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.059896Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.059917Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.059932Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.059952Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.059968Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.059988Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.060003Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.060023Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.060040Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.060060Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.060076Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.060093Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.060115Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.060132Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.060154Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.060171Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.060186Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.060205Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.060221Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.060242Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.060265Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.060289Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.060311Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.060368Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.060397Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.060416Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.060434Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.060456Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.060480Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.060497Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.060521Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.060541Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.060565Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.060583Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.060606Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.060624Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.060647Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.060669Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.060691Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.060717Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.060735Z  INFO cluster_test: DEL node node-3:0:127.0.0.1:43663 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.060757Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.060781Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.060806Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.060826Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.060850Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.060872Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.060904Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.060929Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.060948Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.060969Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.060987Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.061013Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.061035Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.061064Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.061087Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.061108Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.061130Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.061144Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.061160Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.061185Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.061207Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.061228Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.061244Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.061266Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.061287Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.061313Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.061359Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.061390Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.061406Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.061429Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.061454Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.061478Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.061500Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.061526Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.061547Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.061569Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.061585Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.061604Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.061621Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.061645Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.061667Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.061692Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.061715Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.061735Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.061759Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.061778Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.061797Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.061817Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.061838Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.061855Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.061878Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.061895Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.061919Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.061942Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.061966Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.061986Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.062010Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.062030Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.062055Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.062083Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.062108Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.062130Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.062154Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.062172Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.062190Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.062206Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.062225Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.062241Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.062261Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.062280Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.062299Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.062318Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.062356Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.062376Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.062392Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.062410Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.062431Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.062449Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.062463Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.062483Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.062504Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.062524Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.062540Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.062558Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.062574Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.062592Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.062611Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.062629Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.062648Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.062667Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.062691Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.062708Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.062729Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.062746Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.062761Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.062781Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.062803Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.062821Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.062842Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.062862Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.062882Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.062902Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.062922Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.062937Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.062953Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.062972Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.062992Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.063012Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.063032Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.063051Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.063071Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.063091Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.063108Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.063128Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.063144Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.063162Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.063177Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.063193Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.063212Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.063230Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.063247Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.063262Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.063281Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.063301Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.063317Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.063355Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.063378Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.063397Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.063413Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.063432Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.063448Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.063464Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.063480Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.063499Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.063516Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.063536Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.063551Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.063568Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.063592Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.063612Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.063628Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.063648Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.063668Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.063683Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.063699Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.063718Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.063734Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.063750Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.063766Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.063787Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.063803Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.063819Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.063841Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.063863Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.063878Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.063895Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.063911Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.063927Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.063939Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.063961Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.063985Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.064003Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.064032Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.064048Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.064064Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.064084Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.064101Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.064124Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.064140Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.064158Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.064176Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.064199Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.064216Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.064235Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.064250Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.064269Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.064285Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.064303Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.064320Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.064360Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.064383Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.064404Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.064430Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.064451Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.064466Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.064489Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.064507Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.064526Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.064549Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.064567Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.064585Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.064613Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.064633Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.064656Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.064676Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.064696Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.064717Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.064743Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.064763Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.064788Z  INFO cluster_test: DEL node node-12:0:127.0.0.1:46765 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.064810Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.064830Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.064847Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.064864Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.064875Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.064887Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.064896Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.064908Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.064931Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.064957Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.064984Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.065003Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.065023Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.065043Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.065060Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.065079Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.065098Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.065136Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.065158Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.065178Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.065192Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.065211Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.065231Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.065252Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.065267Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.065286Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.065304Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.065339Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.065376Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.065397Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.065418Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.065436Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.065458Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.065477Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.065497Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.065520Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.065538Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.065556Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.065570Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.065591Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.065604Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.065627Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.065651Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.065675Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.065696Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.065719Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.065742Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.065761Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.065784Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.065799Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.065822Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.065841Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.065861Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.065879Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.065898Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.065915Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.065929Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.065948Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.065966Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.065989Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.066006Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.066024Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.066041Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.066055Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.066072Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.066082Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.066093Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.066103Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.066112Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.066127Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.066146Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.066168Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.066186Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.066206Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.066226Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.066246Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.066262Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.066277Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.066296Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.066334Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.066373Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.066400Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.066431Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.066456Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.066475Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.066498Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.066521Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.066542Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.066565Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.066585Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.066607Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.066628Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.066654Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.066670Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.066689Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.066706Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.066722Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.066743Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.066768Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.066788Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.066811Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.066835Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.066851Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.066870Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.066887Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.066901Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.066911Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.066921Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.066932Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.066945Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.066957Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.066982Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.067003Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.067027Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.067046Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.067072Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.067091Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.067116Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.067139Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.067163Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.067182Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.067198Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.067218Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.067229Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.067239Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.067250Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.067269Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.067295Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.067314Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.067361Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.067390Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.067411Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.067429Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.067447Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.067472Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.067488Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.067503Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.067520Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.067537Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.067547Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.067558Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.067570Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.067594Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.067619Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.067644Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.067662Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.067684Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.067706Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.067725Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.067745Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.067767Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.067790Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.067809Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.067831Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.067854Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.067873Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.067888Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.067907Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.067926Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.067949Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.067973Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.068001Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.068022Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.068046Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.068072Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.068097Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.068120Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.068143Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.068160Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.068183Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.068209Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.068229Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.068252Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.068270Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.068291Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.068310Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.068346Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.068377Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.068400Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.068422Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.068445Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.068467Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.068483Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.068499Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.068516Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.068537Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.068556Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.068573Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.068587Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.068606Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.068625Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.068645Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.068665Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.068682Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.068696Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.068714Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.068732Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.068752Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.068767Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.068781Z  INFO cluster_test: DEL node node-16:0:127.0.0.1:41563 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.068804Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.068833Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.068856Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.068877Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.068896Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.068916Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.068935Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.068954Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.068977Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.068995Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.069018Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.069040Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.069063Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.069084Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.069102Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.069117Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.069139Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.069158Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.069174Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.069192Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.069208Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.069219Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.069230Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.069243Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.069266Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.069288Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.069311Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.069368Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.069396Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.069418Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.069434Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.069452Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.069467Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.069483Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.069493Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.069502Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.069512Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.069522Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.069532Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.069545Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.069567Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.069590Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.069611Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.069629Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.069643Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.069662Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.069672Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.069693Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.069712Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.069735Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.069755Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.069778Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.069801Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.069818Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.069839Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.069854Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.069875Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.069898Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.069918Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.069942Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.069962Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.069985Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.070007Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.070027Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.070048Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.070069Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.070093Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.070112Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.070126Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.070142Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.070160Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.070182Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.070201Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.070223Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.070242Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.070256Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.070271Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.070288Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.070298Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.070308Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.070317Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.070361Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.070383Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.070402Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.070423Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.070442Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.070465Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.070488Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.070507Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.070525Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.070544Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.070567Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.070588Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.070613Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.070636Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.070660Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.070680Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.070700Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.070721Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.070739Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.070760Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.070777Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.070793Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.070815Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.070833Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.070856Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.070873Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.070892Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.070920Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.070942Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.070958Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.070973Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.070991Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.071009Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.071034Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.071054Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.071071Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.071094Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.071114Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.071139Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.071163Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.071188Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.071208Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.071231Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.071252Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.071281Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.071301Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.071320Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.071363Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.071386Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.071407Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.071433Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.071459Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.071483Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.071507Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.071523Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.071546Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.071564Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.071583Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.071600Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.071622Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.071645Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.071666Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.071685Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.071700Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.071722Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.071741Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.071763Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.071780Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.071798Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.071813Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.071836Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.071856Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.071880Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.071902Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.071924Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.071944Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.071962Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.071985Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.072002Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.072024Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.072047Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.072063Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.072082Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.072102Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.072119Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.072134Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.072157Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.072176Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.072200Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.072219Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.072239Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.072254Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.072275Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.072294Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.072315Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.072349Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.072375Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.072390Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.072408Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.072419Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.072436Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.072460Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.072478Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.072497Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.072512Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.072531Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.072549Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.072573Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.072590Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.072613Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.072631Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.072647Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.072662Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.072682Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.072702Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.072726Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.072746Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.072768Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.072783Z  INFO cluster_test: DEL node node-6:0:127.0.0.1:46303 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.072803Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.072827Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.072853Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.072873Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.072894Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.072910Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.072928Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.072946Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.072972Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.072992Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.073011Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.073025Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.073045Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.073056Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.073071Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.073090Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.073113Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.073129Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.073148Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.073164Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.073188Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.073207Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.073226Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.073241Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.073258Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.073277Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.073297Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.073319Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.073357Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.073380Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.073395Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.073410Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.073430Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.073451Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.073470Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.073491Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.073510Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.073532Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.073547Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.073563Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.073580Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.073600Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.073617Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.073639Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.073659Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.073678Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.073697Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.073712Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.073729Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.073745Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.073767Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.073788Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.073811Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.073830Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.073846Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.073864Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.073886Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.073906Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.073926Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.073942Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.073964Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.073983Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.074007Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.074027Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.074050Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.074069Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.074091Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.074110Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.074131Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.074150Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.074172Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.074191Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.074213Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.074232Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.074253Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.074272Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.074294Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.074313Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.074355Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.074379Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.074403Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.074422Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.074439Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.074460Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.074478Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.074499Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.074518Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.074539Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.074558Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.074580Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.074598Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.074621Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.074639Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.074661Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.074679Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.074700Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.074718Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.074741Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.074759Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.074781Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.074800Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.074818Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.074834Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.074855Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.074873Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.074895Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.074913Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.074928Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.074946Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.074965Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.074984Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.075002Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.075022Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.075036Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.075053Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.075068Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.075089Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.075108Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.075130Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.075150Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.075165Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.075184Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.075202Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.075221Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.075235Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.075252Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.075269Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.075290Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.075306Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.075334Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.075361Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.075383Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.075398Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.075415Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.075431Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.075452Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.075469Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.075488Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.075504Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.075525Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.075544Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.075558Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.075576Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.075594Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.075616Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.075631Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.075648Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.075664Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.075684Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.075702Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.075727Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.075745Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.075760Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.075779Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.075794Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.075810Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.075820Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.075829Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.075840Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.075849Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.075858Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.075876Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.075899Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.075919Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.075941Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.075960Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.075979Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.075996Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.076018Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.076034Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.076054Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.076071Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.076088Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.076106Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.076129Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.076153Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.076172Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.076192Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.076209Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.076231Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.076256Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.076284Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.076304Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.076335Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.076370Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.076395Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.076414Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.076435Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.076454Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.076476Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.076494Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.076521Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.076540Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.076555Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.076569Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.076587Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.076613Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.076631Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.076651Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.076670Z  INFO cluster_test: DEL node node-10:0:127.0.0.1:32797 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.076690Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.076714Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.076739Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.076760Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.076781Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.076800Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.076822Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.076841Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.076862Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.076880Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.076903Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.076922Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.076942Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.076961Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.076980Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.077002Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.077020Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.077040Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.077058Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.077076Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.077097Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.077117Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.077139Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.077158Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.077184Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.077202Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.077221Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.077237Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.077260Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.077278Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.077298Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.077316Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.077355Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.077376Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.077391Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.077410Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.077427Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.077451Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.077469Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.077490Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.077509Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.077529Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.077544Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.077560Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.077581Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.077599Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.077620Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.077641Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.077655Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.077673Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.077692Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.077712Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.077733Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.077747Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.077769Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.077788Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.077809Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.077828Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.077851Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.077871Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.077892Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.077911Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.077935Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.077954Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.077978Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.077997Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.078016Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.078035Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.078053Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.078074Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.078093Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.078112Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.078134Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.078156Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.078178Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.078196Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.078215Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.078233Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.078255Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.078273Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.078294Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.078312Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.078347Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.078382Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.078405Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.078424Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.078444Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.078463Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.078481Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.078499Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.078520Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.078539Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.078560Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.078579Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.078601Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.078621Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.078643Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.078662Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.078683Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.078702Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.078723Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.078742Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.078761Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.078783Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.078802Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.078823Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.078841Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.078862Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.078881Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.078905Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.078925Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.078944Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.078966Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.078984Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.079001Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.079017Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.079039Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.079058Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.079081Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.079100Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.079124Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.079148Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.079170Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.079189Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.079209Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.079229Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.079248Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.079271Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.079287Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.079307Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.079342Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.079386Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.079415Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.079436Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.079456Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.079474Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.079491Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.079508Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.079526Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.079551Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.079574Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.079592Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.079610Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.079630Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.079651Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.079675Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.079699Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.079717Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.079742Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.079761Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.079781Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.079795Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.079811Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.079830Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.079846Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.079870Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.079891Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.079915Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.079933Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.079956Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.079973Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.079990Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.080009Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.080033Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.080052Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.080075Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.080094Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.080117Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.080135Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.080154Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.080170Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.080185Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.080206Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.080224Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.080247Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.080265Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.080283Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.080301Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.080319Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.080360Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.080379Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.080397Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.080413Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.080431Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.080446Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.080462Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.080473Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.080482Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.080497Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.080520Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.080540Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.080560Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.080577Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.080591Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.080607Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.080623Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.080646Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.080665Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.080688Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.080706Z  INFO cluster_test: DEL node node-14:0:127.0.0.1:46125 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.080730Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_77 [INFO] [stdout] 2026-01-26T04:42:44.080753Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_25 [INFO] [stdout] 2026-01-26T04:42:44.080775Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_94 [INFO] [stdout] 2026-01-26T04:42:44.080791Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_177 [INFO] [stdout] 2026-01-26T04:42:44.080815Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_117 [INFO] [stdout] 2026-01-26T04:42:44.080839Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_7 [INFO] [stdout] 2026-01-26T04:42:44.080862Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_188 [INFO] [stdout] 2026-01-26T04:42:44.080883Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_199 [INFO] [stdout] 2026-01-26T04:42:44.080909Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_49 [INFO] [stdout] 2026-01-26T04:42:44.080935Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_152 [INFO] [stdout] 2026-01-26T04:42:44.080955Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_67 [INFO] [stdout] 2026-01-26T04:42:44.080980Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_146 [INFO] [stdout] 2026-01-26T04:42:44.080999Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_58 [INFO] [stdout] 2026-01-26T04:42:44.081023Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_148 [INFO] [stdout] 2026-01-26T04:42:44.081041Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_50 [INFO] [stdout] 2026-01-26T04:42:44.081061Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_100 [INFO] [stdout] 2026-01-26T04:42:44.081075Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_110 [INFO] [stdout] 2026-01-26T04:42:44.081096Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_144 [INFO] [stdout] 2026-01-26T04:42:44.081117Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_185 [INFO] [stdout] 2026-01-26T04:42:44.081141Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_190 [INFO] [stdout] 2026-01-26T04:42:44.081164Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_197 [INFO] [stdout] 2026-01-26T04:42:44.081183Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_8 [INFO] [stdout] 2026-01-26T04:42:44.081207Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_38 [INFO] [stdout] 2026-01-26T04:42:44.081228Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_2 [INFO] [stdout] 2026-01-26T04:42:44.081251Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_6 [INFO] [stdout] 2026-01-26T04:42:44.081270Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_86 [INFO] [stdout] 2026-01-26T04:42:44.081295Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_115 [INFO] [stdout] 2026-01-26T04:42:44.081315Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_155 [INFO] [stdout] 2026-01-26T04:42:44.081359Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_107 [INFO] [stdout] 2026-01-26T04:42:44.081380Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_129 [INFO] [stdout] 2026-01-26T04:42:44.081405Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_181 [INFO] [stdout] 2026-01-26T04:42:44.081423Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_167 [INFO] [stdout] 2026-01-26T04:42:44.081443Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_175 [INFO] [stdout] 2026-01-26T04:42:44.081466Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_54 [INFO] [stdout] 2026-01-26T04:42:44.081490Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_120 [INFO] [stdout] 2026-01-26T04:42:44.081517Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_182 [INFO] [stdout] 2026-01-26T04:42:44.081542Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_165 [INFO] [stdout] 2026-01-26T04:42:44.081569Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_142 [INFO] [stdout] 2026-01-26T04:42:44.081595Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_105 [INFO] [stdout] 2026-01-26T04:42:44.081614Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_14 [INFO] [stdout] 2026-01-26T04:42:44.081638Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_70 [INFO] [stdout] 2026-01-26T04:42:44.081663Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_57 [INFO] [stdout] 2026-01-26T04:42:44.081684Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_140 [INFO] [stdout] 2026-01-26T04:42:44.081703Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_191 [INFO] [stdout] 2026-01-26T04:42:44.081724Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_130 [INFO] [stdout] 2026-01-26T04:42:44.081743Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_92 [INFO] [stdout] 2026-01-26T04:42:44.081765Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_40 [INFO] [stdout] 2026-01-26T04:42:44.081780Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_55 [INFO] [stdout] 2026-01-26T04:42:44.081795Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_16 [INFO] [stdout] 2026-01-26T04:42:44.081814Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_132 [INFO] [stdout] 2026-01-26T04:42:44.081832Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_198 [INFO] [stdout] 2026-01-26T04:42:44.081852Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_45 [INFO] [stdout] 2026-01-26T04:42:44.081875Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_95 [INFO] [stdout] 2026-01-26T04:42:44.081897Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_171 [INFO] [stdout] 2026-01-26T04:42:44.081914Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_53 [INFO] [stdout] 2026-01-26T04:42:44.081932Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_186 [INFO] [stdout] 2026-01-26T04:42:44.081951Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_89 [INFO] [stdout] 2026-01-26T04:42:44.081970Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_157 [INFO] [stdout] 2026-01-26T04:42:44.081993Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_24 [INFO] [stdout] 2026-01-26T04:42:44.082013Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_164 [INFO] [stdout] 2026-01-26T04:42:44.082030Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_156 [INFO] [stdout] 2026-01-26T04:42:44.082053Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_127 [INFO] [stdout] 2026-01-26T04:42:44.082075Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_80 [INFO] [stdout] 2026-01-26T04:42:44.082094Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_3 [INFO] [stdout] 2026-01-26T04:42:44.082117Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_85 [INFO] [stdout] 2026-01-26T04:42:44.082136Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_113 [INFO] [stdout] 2026-01-26T04:42:44.082156Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_21 [INFO] [stdout] 2026-01-26T04:42:44.082175Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_47 [INFO] [stdout] 2026-01-26T04:42:44.082191Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_81 [INFO] [stdout] 2026-01-26T04:42:44.082205Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_108 [INFO] [stdout] 2026-01-26T04:42:44.082223Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_29 [INFO] [stdout] 2026-01-26T04:42:44.082239Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_93 [INFO] [stdout] 2026-01-26T04:42:44.082262Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_87 [INFO] [stdout] 2026-01-26T04:42:44.082281Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_122 [INFO] [stdout] 2026-01-26T04:42:44.082297Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_15 [INFO] [stdout] 2026-01-26T04:42:44.082311Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_136 [INFO] [stdout] 2026-01-26T04:42:44.082339Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_124 [INFO] [stdout] 2026-01-26T04:42:44.082366Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_160 [INFO] [stdout] 2026-01-26T04:42:44.082389Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_30 [INFO] [stdout] 2026-01-26T04:42:44.082408Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_75 [INFO] [stdout] 2026-01-26T04:42:44.082425Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_154 [INFO] [stdout] 2026-01-26T04:42:44.082448Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_180 [INFO] [stdout] 2026-01-26T04:42:44.082467Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_106 [INFO] [stdout] 2026-01-26T04:42:44.082488Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_119 [INFO] [stdout] 2026-01-26T04:42:44.082504Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_36 [INFO] [stdout] 2026-01-26T04:42:44.082520Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_153 [INFO] [stdout] 2026-01-26T04:42:44.082541Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_52 [INFO] [stdout] 2026-01-26T04:42:44.082558Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_60 [INFO] [stdout] 2026-01-26T04:42:44.082578Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_72 [INFO] [stdout] 2026-01-26T04:42:44.082595Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_73 [INFO] [stdout] 2026-01-26T04:42:44.082617Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_116 [INFO] [stdout] 2026-01-26T04:42:44.082634Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_166 [INFO] [stdout] 2026-01-26T04:42:44.082651Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_109 [INFO] [stdout] 2026-01-26T04:42:44.082666Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_194 [INFO] [stdout] 2026-01-26T04:42:44.082686Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_68 [INFO] [stdout] 2026-01-26T04:42:44.082706Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_143 [INFO] [stdout] 2026-01-26T04:42:44.082725Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_56 [INFO] [stdout] 2026-01-26T04:42:44.082745Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_63 [INFO] [stdout] 2026-01-26T04:42:44.082763Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_83 [INFO] [stdout] 2026-01-26T04:42:44.082782Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_46 [INFO] [stdout] 2026-01-26T04:42:44.082800Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_44 [INFO] [stdout] 2026-01-26T04:42:44.082817Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_159 [INFO] [stdout] 2026-01-26T04:42:44.082834Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_31 [INFO] [stdout] 2026-01-26T04:42:44.082851Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_141 [INFO] [stdout] 2026-01-26T04:42:44.082871Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_103 [INFO] [stdout] 2026-01-26T04:42:44.082888Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_118 [INFO] [stdout] 2026-01-26T04:42:44.082905Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_78 [INFO] [stdout] 2026-01-26T04:42:44.082921Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_169 [INFO] [stdout] 2026-01-26T04:42:44.082940Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_26 [INFO] [stdout] 2026-01-26T04:42:44.082958Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_10 [INFO] [stdout] 2026-01-26T04:42:44.082979Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_137 [INFO] [stdout] 2026-01-26T04:42:44.083001Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_51 [INFO] [stdout] 2026-01-26T04:42:44.083022Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_192 [INFO] [stdout] 2026-01-26T04:42:44.083041Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_37 [INFO] [stdout] 2026-01-26T04:42:44.083063Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_133 [INFO] [stdout] 2026-01-26T04:42:44.083085Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_62 [INFO] [stdout] 2026-01-26T04:42:44.083106Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_158 [INFO] [stdout] 2026-01-26T04:42:44.083125Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_13 [INFO] [stdout] 2026-01-26T04:42:44.083143Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_96 [INFO] [stdout] 2026-01-26T04:42:44.083164Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_32 [INFO] [stdout] 2026-01-26T04:42:44.083187Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_161 [INFO] [stdout] 2026-01-26T04:42:44.083205Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_189 [INFO] [stdout] 2026-01-26T04:42:44.083227Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_99 [INFO] [stdout] 2026-01-26T04:42:44.083249Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_97 [INFO] [stdout] 2026-01-26T04:42:44.083267Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_138 [INFO] [stdout] 2026-01-26T04:42:44.083285Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_139 [INFO] [stdout] 2026-01-26T04:42:44.083302Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_76 [INFO] [stdout] 2026-01-26T04:42:44.083317Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_135 [INFO] [stdout] 2026-01-26T04:42:44.083347Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_193 [INFO] [stdout] 2026-01-26T04:42:44.083371Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_196 [INFO] [stdout] 2026-01-26T04:42:44.083391Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_98 [INFO] [stdout] 2026-01-26T04:42:44.083413Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_126 [INFO] [stdout] 2026-01-26T04:42:44.083431Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_102 [INFO] [stdout] 2026-01-26T04:42:44.083453Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_128 [INFO] [stdout] 2026-01-26T04:42:44.083472Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_172 [INFO] [stdout] 2026-01-26T04:42:44.083495Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_178 [INFO] [stdout] 2026-01-26T04:42:44.083514Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_183 [INFO] [stdout] 2026-01-26T04:42:44.083536Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_5 [INFO] [stdout] 2026-01-26T04:42:44.083559Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_34 [INFO] [stdout] 2026-01-26T04:42:44.083578Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_71 [INFO] [stdout] 2026-01-26T04:42:44.083598Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_74 [INFO] [stdout] 2026-01-26T04:42:44.083617Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_90 [INFO] [stdout] 2026-01-26T04:42:44.083636Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_59 [INFO] [stdout] 2026-01-26T04:42:44.083655Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_91 [INFO] [stdout] 2026-01-26T04:42:44.083672Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_28 [INFO] [stdout] 2026-01-26T04:42:44.083690Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_66 [INFO] [stdout] 2026-01-26T04:42:44.083704Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_104 [INFO] [stdout] 2026-01-26T04:42:44.083723Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_114 [INFO] [stdout] 2026-01-26T04:42:44.083734Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_121 [INFO] [stdout] 2026-01-26T04:42:44.083744Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_147 [INFO] [stdout] 2026-01-26T04:42:44.083753Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_163 [INFO] [stdout] 2026-01-26T04:42:44.083763Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_4 [INFO] [stdout] 2026-01-26T04:42:44.083779Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_170 [INFO] [stdout] 2026-01-26T04:42:44.083801Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_149 [INFO] [stdout] 2026-01-26T04:42:44.083819Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_195 [INFO] [stdout] 2026-01-26T04:42:44.083840Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_33 [INFO] [stdout] 2026-01-26T04:42:44.083862Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_173 [INFO] [stdout] 2026-01-26T04:42:44.083882Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_22 [INFO] [stdout] 2026-01-26T04:42:44.083897Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_41 [INFO] [stdout] 2026-01-26T04:42:44.083911Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_162 [INFO] [stdout] 2026-01-26T04:42:44.083926Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_65 [INFO] [stdout] 2026-01-26T04:42:44.083946Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_88 [INFO] [stdout] 2026-01-26T04:42:44.083965Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_112 [INFO] [stdout] 2026-01-26T04:42:44.083986Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_82 [INFO] [stdout] 2026-01-26T04:42:44.084002Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_134 [INFO] [stdout] 2026-01-26T04:42:44.084024Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_168 [INFO] [stdout] 2026-01-26T04:42:44.084046Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_176 [INFO] [stdout] 2026-01-26T04:42:44.084063Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_179 [INFO] [stdout] 2026-01-26T04:42:44.084083Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_101 [INFO] [stdout] 2026-01-26T04:42:44.084103Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_35 [INFO] [stdout] 2026-01-26T04:42:44.084123Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_0 [INFO] [stdout] 2026-01-26T04:42:44.084143Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_64 [INFO] [stdout] 2026-01-26T04:42:44.084172Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_18 [INFO] [stdout] 2026-01-26T04:42:44.084191Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_174 [INFO] [stdout] 2026-01-26T04:42:44.084208Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_12 [INFO] [stdout] 2026-01-26T04:42:44.084228Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_17 [INFO] [stdout] 2026-01-26T04:42:44.084246Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_42 [INFO] [stdout] 2026-01-26T04:42:44.084270Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_39 [INFO] [stdout] 2026-01-26T04:42:44.084297Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_9 [INFO] [stdout] 2026-01-26T04:42:44.084317Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_11 [INFO] [stdout] 2026-01-26T04:42:44.084364Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_20 [INFO] [stdout] 2026-01-26T04:42:44.084386Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_69 [INFO] [stdout] 2026-01-26T04:42:44.084402Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_79 [INFO] [stdout] 2026-01-26T04:42:44.084416Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_111 [INFO] [stdout] 2026-01-26T04:42:44.084430Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_1 [INFO] [stdout] 2026-01-26T04:42:44.084448Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_19 [INFO] [stdout] 2026-01-26T04:42:44.084466Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_23 [INFO] [stdout] 2026-01-26T04:42:44.084490Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_123 [INFO] [stdout] 2026-01-26T04:42:44.084509Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_61 [INFO] [stdout] 2026-01-26T04:42:44.084527Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_125 [INFO] [stdout] 2026-01-26T04:42:44.084548Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_131 [INFO] [stdout] 2026-01-26T04:42:44.084567Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_43 [INFO] [stdout] 2026-01-26T04:42:44.084589Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_48 [INFO] [stdout] 2026-01-26T04:42:44.084608Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_145 [INFO] [stdout] 2026-01-26T04:42:44.084632Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_150 [INFO] [stdout] 2026-01-26T04:42:44.084652Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_184 [INFO] [stdout] 2026-01-26T04:42:44.084676Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_27 [INFO] [stdout] 2026-01-26T04:42:44.084695Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_187 [INFO] [stdout] 2026-01-26T04:42:44.084717Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_84 [INFO] [stdout] 2026-01-26T04:42:44.084737Z  INFO cluster_test: DEL node node-17:0:127.0.0.1:34869 key key_151 [INFO] [stdout] 2026-01-26T04:42:44.633416Z  INFO cluster_test: NODE "node_9" with seeds Some([node_1:0:127.0.0.1:1]) [INFO] [stdout] 2026-01-26T04:42:44.633524Z  INFO cluster_test: EXPECT NODE STATUS node_1 from node_2 to be Absent [INFO] [stdout] 2026-01-26T04:42:44.633545Z  INFO cluster_test: CONN node "node_1" <===> "node_2" [INFO] [stdout] 2026-01-26T04:42:44.633556Z  INFO cluster_test: EXPECT NODE STATUS node_1 from node_2 to be Live [INFO] [stdout] 2026-01-26T04:42:44.633574Z  INFO cluster_test: Waiting for node status to be Live node_id=node_2 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(669), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(520), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(457), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(415), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(285), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(188), key_values: {}, max_version: 0, last_gc_version: 0 }, NodeState { heartbeat: Heartbeat(80), key_values: {}, max_version: 0, last_gc_version: 0 }], seed_addrs: {127.0.0.1:1} } [INFO] [stdout] 2026-01-26T04:42:45.037315Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2026-01-26T04:42:45.037423Z  INFO chitchat::transport::channel: close addr=127.0.0.1:3 [INFO] [stdout] 2026-01-26T04:42:45.037462Z  INFO chitchat::transport::channel: close addr=127.0.0.1:7 [INFO] [stdout] 2026-01-26T04:42:45.037499Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] 2026-01-26T04:42:45.037533Z  INFO chitchat::transport::channel: close addr=127.0.0.1:4 [INFO] [stdout] 2026-01-26T04:42:45.037568Z  INFO chitchat::transport::channel: close addr=127.0.0.1:8 [INFO] [stdout] 2026-01-26T04:42:45.037601Z  INFO chitchat::transport::channel: close addr=127.0.0.1:5 [INFO] [stdout] 2026-01-26T04:42:45.037640Z  INFO chitchat::transport::channel: close addr=127.0.0.1:9 [INFO] [stdout] 2026-01-26T04:42:45.037672Z  INFO chitchat::transport::channel: close addr=127.0.0.1:6 [INFO] [stdout] test test_garbage_collected_node_only_recreated_if_new_heartbeat ... ok [INFO] [stdout] 2026-01-26T04:42:54.085935Z  INFO cluster_test: Checking keys are deleted... [INFO] [stdout] 2026-01-26T04:42:54.086373Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.086417Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.086445Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.086473Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.086502Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.086530Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.086556Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.086589Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.086628Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.086665Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.086690Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.086716Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.086743Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.086776Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.086801Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.086829Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.086852Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.086880Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.086904Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.086932Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.086955Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.086983Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.087007Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.087033Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.087056Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.087085Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.087109Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.087133Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.087154Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.087179Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.087199Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.087222Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.087271Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.087307Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.087355Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.087391Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.087416Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.087446Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.087473Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.087493Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.087515Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.087535Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.087557Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.087577Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.087601Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.087628Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.087653Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.087671Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.087694Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.087712Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.087734Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.087754Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.087776Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.087795Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.087818Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.087838Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.087867Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.087888Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.087904Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.087919Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.087930Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.087940Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.087959Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.087983Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.088003Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.088027Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.088054Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.088075Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.088096Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.088111Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.088134Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.088156Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.088180Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.088205Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.088227Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.088248Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.088275Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.088290Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.088313Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.088355Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.088381Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.088401Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.088422Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.088437Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.088455Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.088472Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.088497Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.088516Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.088533Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.088558Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.088579Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.088593Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.088613Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.088637Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.088662Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.088683Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.088717Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.088741Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.088761Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.088782Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.088797Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.088818Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.088842Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.088863Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.088882Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.088905Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.088927Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.088941Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.088957Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.088974Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.088998Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.089015Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.089037Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.089054Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.089077Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.089093Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.089114Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.089132Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.089155Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.089179Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.089205Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-18 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.089234Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.089265Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.089282Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.089299Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.089363Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.089406Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.089423Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.089442Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.089460Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.089470Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.089480Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.089489Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.089502Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.089511Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.089521Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.089530Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.089539Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.089554Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.089564Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.089573Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.089582Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.089591Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.089600Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.089609Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.089707Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.089738Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.089753Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.089775Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.089796Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.089818Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.089836Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.089863Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-18 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.089888Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.089908Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.089934Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.089956Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.089979Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-18 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.090003Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.090025Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.090076Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.090109Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.090130Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.090154Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.090316Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.090383Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-18 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.090421Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.090447Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.090468Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.090488Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.090506Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.090526Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.090545Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.090562Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.090582Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.090596Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-18 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.090624Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.090656Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-18 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.090680Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.090710Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.090737Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.090763Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.090788Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-18 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.090811Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.090827Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.090847Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.090867Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-18 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.090893Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-18 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.090918Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.090947Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-18 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.090976Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-18 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.091002Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-18 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.091027Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-18 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.091049Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-18 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.091075Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-18 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.091096Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-18 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.091118Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-18 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.091147Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-18 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.091169Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-18 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.091189Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-18 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.091217Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.091240Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.091259Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.091276Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.091299Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.091315Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.091353Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.091393Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.091420Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.091440Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.091466Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.091490Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.091514Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.091540Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.091561Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.091590Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.091612Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.091634Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.091659Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.091686Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.091710Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.091729Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.091750Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.091770Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.091804Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.091835Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.091854Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.091870Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.091888Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.091916Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.091945Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.091968Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.091983Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.091998Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.092014Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.092040Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.092063Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.092079Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.092101Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.092117Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.092141Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.092161Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.092180Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.092200Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.092226Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.092251Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.092271Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.092296Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.092319Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.092372Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.092402Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.092421Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.092446Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.092466Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.092487Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.092506Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.092532Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.092551Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.092570Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.092591Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.092618Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.092643Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.092665Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.092693Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.092716Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.092739Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.092762Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.092785Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.092802Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.092826Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.092844Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.092863Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.092879Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.092902Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.092918Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.092939Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.092957Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.092976Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.092990Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.093011Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.093030Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.093051Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.093070Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.093098Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.093128Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.093155Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.093178Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.093199Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.093245Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.093272Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.093291Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.093306Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.093352Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.093398Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.093428Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.093444Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.093460Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.093487Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.093515Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.093542Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.093558Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.093578Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.093597Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.093623Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.093649Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.093674Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.093697Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.093717Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.093740Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.093755Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.093776Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.093800Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.093823Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.093839Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.093858Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.093877Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.093898Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.093913Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.093931Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.093948Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.093973Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.093999Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.094020Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.094036Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.094051Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.094067Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.094092Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.094111Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.094127Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.094142Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.094162Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.094180Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.094205Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.094224Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.094245Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.094262Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.094284Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.094299Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.094320Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.094362Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.094389Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-15 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.094414Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.094435Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.094449Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-15 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.094469Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.094488Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-15 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.094507Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.094522Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.094541Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.094567Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.094588Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.094608Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.094649Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.094675Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.094698Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.094717Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.094737Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.094752Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.094774Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.094802Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.094833Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-15 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.094856Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.094884Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.094912Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.094946Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.094976Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.094997Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-15 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.095022Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-15 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.095043Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.095059Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-15 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.095077Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.095100Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-15 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.095124Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.095145Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.095172Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.095194Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.095210Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.095234Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.095255Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.095276Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.095300Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.095317Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.095371Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.095399Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.095421Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.095443Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.095464Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-15 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.095485Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.095509Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.095532Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-15 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.095553Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-15 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.095574Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-15 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.095597Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-15 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.095618Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-15 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.095636Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-15 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.095657Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-15 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.095680Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-15 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.095703Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-15 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.095723Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-15 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.095747Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-15 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.095769Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.095790Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.095811Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.095832Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.095851Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.095870Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.095892Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.095916Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.095937Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.095957Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.095973Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.095989Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.096008Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.096031Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.096052Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.096072Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.096108Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.096135Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.096161Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.096181Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.096201Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.096222Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.096244Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.096271Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.096296Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.096319Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.096370Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.096396Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.096412Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.096430Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.096449Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.096477Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.096502Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.096529Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.096556Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.096578Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.096604Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.096626Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.096653Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.096675Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.096704Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.096724Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.096750Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.096769Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.096784Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.096803Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.096823Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.096838Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.096850Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.096864Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.096874Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.096883Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.096893Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.096902Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.096912Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.096922Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.096941Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.096966Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.096987Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.097002Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.097017Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.097043Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.097070Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.097094Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.097121Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.097143Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.097165Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.097188Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.097215Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.097241Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.097272Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.097294Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.097317Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.097371Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.097402Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.097424Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.097447Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.097469Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.097489Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.097510Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.097551Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.097584Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.097617Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.097645Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.097671Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.097696Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.097721Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.097745Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.097770Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.097793Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.097820Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.097841Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.097867Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.097893Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.097914Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.097934Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.097949Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.097968Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.097983Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.097993Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.098007Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.098030Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.098051Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.098070Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.098085Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.098106Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.098128Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.098150Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.098172Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.098196Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.098218Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.098239Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.098268Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.098288Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-1 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.098304Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.098337Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.098375Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.098402Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.098420Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.098440Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.098462Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.098486Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.098507Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.098529Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.098550Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.098575Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.098600Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.098622Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.098642Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.098659Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.098680Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.098700Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.098719Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.098736Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.098758Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.098780Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.098799Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.098820Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.098839Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.098859Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.098874Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.098894Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.098911Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.098931Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.098972Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.098995Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.099015Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.099039Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.099058Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.099079Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.099099Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.099127Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.099154Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.099174Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.099192Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.099217Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-1 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.099239Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.099259Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-1 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.099276Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.099292Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.099306Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.099349Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.099377Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.099398Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.099413Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.099429Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.099454Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.099479Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.099508Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.099532Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.099558Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.099585Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-1 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.099612Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.099638Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-1 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.099666Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.099689Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-1 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.099705Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-1 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.099727Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.099746Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.099766Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.099787Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-1 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.099810Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-1 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.099830Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.099853Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.099877Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.099894Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.099910Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-1 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.099933Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-1 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.099958Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-1 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.099984Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.100007Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-1 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.100027Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.100043Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-1 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.100066Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-1 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.100084Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.100102Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-1 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.100118Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-1 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.100140Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-1 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.100163Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-1 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.100188Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-1 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.100214Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.100240Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.100265Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.100283Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.100299Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.100320Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.100351Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.100371Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.100403Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.100417Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.100429Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.100441Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.100451Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.100462Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.100472Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.100483Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.100493Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.100503Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.100527Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.100552Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.100569Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.100579Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.100590Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.100600Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.100610Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.100630Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.100653Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.100674Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.100696Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.100718Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.100736Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.100757Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.100775Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.100800Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.100822Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.100843Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.100868Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.100896Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.100918Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.100946Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.100970Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.100998Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.101025Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.101053Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.101069Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.101087Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.101099Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.101111Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.101132Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.101157Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.101182Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.101211Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.101231Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.101257Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.101280Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.101303Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.101351Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.101388Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.101419Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.101447Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.101470Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.101487Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.101503Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.101524Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.101548Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.101575Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.101593Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.101610Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.101624Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.101643Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.101653Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.101663Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.101691Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.101703Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.101716Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.101738Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.101758Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.101779Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.101800Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.101823Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.101842Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.101864Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.101881Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.101898Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.101915Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.101935Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.101950Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.101963Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.101979Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.101999Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.102018Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.102039Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.102058Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.102077Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.102097Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.102111Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.102127Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.102143Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.102157Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.102166Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.102177Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.102186Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.102196Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.102205Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.102214Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.102228Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.102240Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.102256Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.102275Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.102300Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.102347Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.102392Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.102418Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.102437Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.102459Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.102471Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.102481Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.102495Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.102513Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.102523Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.102535Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.102560Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.102585Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.102608Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.102628Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.102649Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.102665Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.102681Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.102703Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.102727Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.102749Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.102769Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.102789Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.102809Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.102834Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.102857Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-19 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.102898Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.102921Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.102942Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.102966Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.102988Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.103011Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.103032Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-19 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.103054Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.103072Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.103091Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.103106Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.103125Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.103135Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.103146Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.103156Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.103166Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.103176Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.103186Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.103196Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.103209Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.103233Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.103254Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-19 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.103279Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.103296Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.103313Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.103350Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.103370Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.103381Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.103393Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.103409Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-19 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.103429Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.103452Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.103473Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.103496Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.103521Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.103540Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.103557Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.103577Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.103598Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.103620Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.103640Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-19 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.103663Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-19 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.103686Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.103709Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-19 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.103737Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-19 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.103764Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-19 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.103786Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.103812Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.103841Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.103872Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.103897Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-19 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.103922Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-19 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.103943Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.103964Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-19 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.103981Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-19 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.104002Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.104022Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-19 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.104046Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-19 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.104067Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.104088Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-19 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.104116Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-19 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.104138Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-19 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.104164Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-19 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.104190Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-19 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.104239Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.104270Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.104296Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.104320Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.104363Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.104395Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.104411Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.104427Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.104442Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.104452Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.104467Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.104477Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.104487Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.104501Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.104516Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.104537Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.104561Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.104585Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.104605Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.104631Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.104653Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.104675Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.104697Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.104712Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.104732Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.104757Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.104777Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.104801Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.104818Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.104837Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.104856Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.104882Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.104902Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.104922Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.104937Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.104958Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.104978Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.105003Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.105025Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.105045Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.105061Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.105082Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.105109Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.105133Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.105155Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.105174Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.105195Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.105211Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.105232Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.105253Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.105279Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.105296Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.105314Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.105346Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.105369Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.105380Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.105394Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.105404Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.105414Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.105424Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.105434Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.105444Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.105457Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.105472Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.105518Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.105543Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.105559Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.105583Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.105606Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.105628Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.105644Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.105664Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.105684Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.105710Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.105731Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.105746Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.105763Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.105782Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.105799Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.105814Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.105834Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.105854Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.105874Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.105899Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.105919Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.105939Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.105961Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.105983Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.105999Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.106023Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.106046Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.106069Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.106098Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.106122Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.106148Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.106172Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.106203Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.106229Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.106256Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.106277Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.106298Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.106313Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.106346Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.106370Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.106395Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.106418Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.106439Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.106459Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.106477Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-2 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.106491Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.106506Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.106523Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.106544Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.106563Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.106581Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.106595Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.106612Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.106628Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.106638Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.106650Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.106659Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.106670Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.106680Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.106689Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.106699Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.106708Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.106717Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.106727Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.106754Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.106768Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.106777Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.106789Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.106810Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.106832Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.106855Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.106874Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.106893Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.106911Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.106930Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.106951Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.106969Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.106991Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.107012Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.107035Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.107055Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.107073Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.107088Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.107100Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.107121Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-2 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.107141Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.107159Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.107181Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.107198Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.107215Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-2 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.107224Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.107244Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.107266Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.107282Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.107299Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.107317Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-2 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.107368Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.107393Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.107411Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.107429Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.107447Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-2 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.107467Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.107486Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-2 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.107506Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.107521Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.107538Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-2 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.107554Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-2 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.107575Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.107591Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.107607Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.107622Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.107642Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-2 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.107662Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.107684Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.107702Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.107719Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.107739Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.107766Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.107786Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-2 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.107808Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-2 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.107825Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.107844Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.107861Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.107882Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.107897Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.107915Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-2 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.107933Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-2 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.107949Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-2 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.107984Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-2 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.108006Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-2 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.108024Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-2 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.108043Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.108060Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-2 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.108080Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-2 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.108101Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.108116Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-2 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.108135Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.108158Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.108175Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.108196Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.108216Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.108232Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.108251Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.108275Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.108292Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.108313Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.108353Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.108387Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.108407Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.108427Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.108447Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.108464Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.108481Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.108503Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.108518Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.108533Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.108555Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.108573Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.108593Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.108617Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.108645Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.108669Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.108687Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.108709Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.108729Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.108746Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.108761Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.108782Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.108802Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.108820Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.108839Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.108856Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.108877Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.108892Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.108911Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.108931Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.108948Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.108965Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.108981Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.109002Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.109019Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.109036Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.109051Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.109071Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.109088Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.109106Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.109123Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.109142Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.109160Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.109181Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.109198Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.109220Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.109255Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.109276Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.109294Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.109312Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.109374Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.109395Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.109417Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.109439Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.109459Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.109478Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.109495Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.109516Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.109541Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.109566Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.109595Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.109615Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.109642Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.109667Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.109685Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.109701Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.109721Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.109732Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.109745Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.109769Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.109790Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.109813Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.109831Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.109848Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.109871Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.109893Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.109917Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.109937Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.109964Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.109990Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.110009Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.110034Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.110060Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.110082Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.110103Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.110123Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-9 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.110146Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.110167Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.110186Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.110204Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.110226Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.110243Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.110262Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.110282Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.110306Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.110347Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.110381Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.110399Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.110415Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.110438Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.110460Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.110486Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.110511Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.110529Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.110545Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-9 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.110560Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.110581Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.110607Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.110630Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.110651Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.110689Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.110718Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.110745Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.110768Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.110792Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.110816Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.110839Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.110858Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.110878Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.110898Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.110920Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-9 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.110939Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.110957Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.110980Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.111002Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.111022Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.111041Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.111064Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.111084Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.111099Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.111120Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.111132Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.111146Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.111167Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.111189Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.111210Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.111232Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.111251Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.111270Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.111288Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.111311Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.111357Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.111392Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.111415Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.111443Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.111466Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.111498Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-9 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.111520Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.111545Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.111566Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.111589Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.111610Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.111632Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.111661Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.111688Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.111715Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.111735Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.111754Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.111780Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-9 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.111800Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-9 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.111824Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.111851Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-9 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.111872Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.111893Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.111911Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.111934Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.111962Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-9 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.111985Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.112008Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.112025Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-9 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.112047Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.112067Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-9 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.112087Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.112100Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-9 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.112143Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.112179Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.112199Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.112222Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.112235Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.112252Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-9 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.112278Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-9 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.112297Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.112336Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-9 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.112362Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-9 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.112395Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.112412Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-9 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.112434Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-9 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.112457Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-9 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.112475Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-9 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.112503Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-9 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.112525Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_25' is absent [INFO] [stdout] 2026-01-26T04:42:54.112545Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_67' is absent [INFO] [stdout] 2026-01-26T04:42:54.112569Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_19' is absent [INFO] [stdout] 2026-01-26T04:42:54.112591Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_77' is absent [INFO] [stdout] 2026-01-26T04:42:54.112616Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_119' is absent [INFO] [stdout] 2026-01-26T04:42:54.112640Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_48' is absent [INFO] [stdout] 2026-01-26T04:42:54.112659Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_121' is absent [INFO] [stdout] 2026-01-26T04:42:54.112684Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_142' is absent [INFO] [stdout] 2026-01-26T04:42:54.112708Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.112723Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_16' is absent [INFO] [stdout] 2026-01-26T04:42:54.112740Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.112761Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.112785Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_50' is absent [INFO] [stdout] 2026-01-26T04:42:54.112805Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_74' is absent [INFO] [stdout] 2026-01-26T04:42:54.112824Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_36' is absent [INFO] [stdout] 2026-01-26T04:42:54.112848Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_38' is absent [INFO] [stdout] 2026-01-26T04:42:54.112867Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_108' is absent [INFO] [stdout] 2026-01-26T04:42:54.112882Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_72' is absent [INFO] [stdout] 2026-01-26T04:42:54.112896Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_107' is absent [INFO] [stdout] 2026-01-26T04:42:54.112919Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_176' is absent [INFO] [stdout] 2026-01-26T04:42:54.112939Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_102' is absent [INFO] [stdout] 2026-01-26T04:42:54.112962Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_193' is absent [INFO] [stdout] 2026-01-26T04:42:54.112977Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_6' is absent [INFO] [stdout] 2026-01-26T04:42:54.112996Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_90' is absent [INFO] [stdout] 2026-01-26T04:42:54.113011Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_196' is absent [INFO] [stdout] 2026-01-26T04:42:54.113035Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_140' is absent [INFO] [stdout] 2026-01-26T04:42:54.113055Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_86' is absent [INFO] [stdout] 2026-01-26T04:42:54.113076Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_163' is absent [INFO] [stdout] 2026-01-26T04:42:54.113095Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_65' is absent [INFO] [stdout] 2026-01-26T04:42:54.113115Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_150' is absent [INFO] [stdout] 2026-01-26T04:42:54.113129Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_188' is absent [INFO] [stdout] 2026-01-26T04:42:54.113149Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_12' is absent [INFO] [stdout] 2026-01-26T04:42:54.113168Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.113191Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_114' is absent [INFO] [stdout] 2026-01-26T04:42:54.113209Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_63' is absent [INFO] [stdout] 2026-01-26T04:42:54.113225Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_168' is absent [INFO] [stdout] 2026-01-26T04:42:54.113250Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_134' is absent [INFO] [stdout] 2026-01-26T04:42:54.113268Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_89' is absent [INFO] [stdout] 2026-01-26T04:42:54.113289Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.113308Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_111' is absent [INFO] [stdout] 2026-01-26T04:42:54.113342Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.113362Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_35' is absent [INFO] [stdout] 2026-01-26T04:42:54.113392Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_27' is absent [INFO] [stdout] 2026-01-26T04:42:54.113418Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_57' is absent [INFO] [stdout] 2026-01-26T04:42:54.113441Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.113463Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_51' is absent [INFO] [stdout] 2026-01-26T04:42:54.113487Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.113508Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.113543Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_164' is absent [INFO] [stdout] 2026-01-26T04:42:54.113569Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.113584Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_39' is absent [INFO] [stdout] 2026-01-26T04:42:54.113602Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_135' is absent [INFO] [stdout] 2026-01-26T04:42:54.113617Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_149' is absent [INFO] [stdout] 2026-01-26T04:42:54.113638Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.113657Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_96' is absent [INFO] [stdout] 2026-01-26T04:42:54.113684Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_173' is absent [INFO] [stdout] 2026-01-26T04:42:54.113699Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_113' is absent [INFO] [stdout] 2026-01-26T04:42:54.113713Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_145' is absent [INFO] [stdout] 2026-01-26T04:42:54.113731Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_141' is absent [INFO] [stdout] 2026-01-26T04:42:54.113750Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.113765Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_43' is absent [INFO] [stdout] 2026-01-26T04:42:54.113784Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.113802Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_112' is absent [INFO] [stdout] 2026-01-26T04:42:54.113817Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_46' is absent [INFO] [stdout] 2026-01-26T04:42:54.113839Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_175' is absent [INFO] [stdout] 2026-01-26T04:42:54.113856Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_181' is absent [INFO] [stdout] 2026-01-26T04:42:54.113878Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_183' is absent [INFO] [stdout] 2026-01-26T04:42:54.113895Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_68' is absent [INFO] [stdout] 2026-01-26T04:42:54.113917Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_185' is absent [INFO] [stdout] 2026-01-26T04:42:54.113934Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.113954Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_190' is absent [INFO] [stdout] 2026-01-26T04:42:54.113973Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_136' is absent [INFO] [stdout] 2026-01-26T04:42:54.113992Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_3' is absent [INFO] [stdout] 2026-01-26T04:42:54.114015Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_101' is absent [INFO] [stdout] 2026-01-26T04:42:54.114031Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_159' is absent [INFO] [stdout] 2026-01-26T04:42:54.114046Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_128' is absent [INFO] [stdout] 2026-01-26T04:42:54.114061Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.114082Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.114101Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_122' is absent [INFO] [stdout] 2026-01-26T04:42:54.114125Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_2' is absent [INFO] [stdout] 2026-01-26T04:42:54.114144Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_91' is absent [INFO] [stdout] 2026-01-26T04:42:54.114160Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_148' is absent [INFO] [stdout] 2026-01-26T04:42:54.114175Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_116' is absent [INFO] [stdout] 2026-01-26T04:42:54.114195Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.114213Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_187' is absent [INFO] [stdout] 2026-01-26T04:42:54.114235Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.114255Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_182' is absent [INFO] [stdout] 2026-01-26T04:42:54.114276Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.114291Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_54' is absent [INFO] [stdout] 2026-01-26T04:42:54.114311Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_31' is absent [INFO] [stdout] 2026-01-26T04:42:54.114349Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_66' is absent [INFO] [stdout] 2026-01-26T04:42:54.114377Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_157' is absent [INFO] [stdout] 2026-01-26T04:42:54.114397Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_199' is absent [INFO] [stdout] 2026-01-26T04:42:54.114412Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_37' is absent [INFO] [stdout] 2026-01-26T04:42:54.114432Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_20' is absent [INFO] [stdout] 2026-01-26T04:42:54.114451Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_26' is absent [INFO] [stdout] 2026-01-26T04:42:54.114472Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_153' is absent [INFO] [stdout] 2026-01-26T04:42:54.114487Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_143' is absent [INFO] [stdout] 2026-01-26T04:42:54.114505Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_60' is absent [INFO] [stdout] 2026-01-26T04:42:54.114526Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_125' is absent [INFO] [stdout] 2026-01-26T04:42:54.114547Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_170' is absent [INFO] [stdout] 2026-01-26T04:42:54.114569Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_147' is absent [INFO] [stdout] 2026-01-26T04:42:54.114584Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_80' is absent [INFO] [stdout] 2026-01-26T04:42:54.114603Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_97' is absent [INFO] [stdout] 2026-01-26T04:42:54.114623Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_180' is absent [INFO] [stdout] 2026-01-26T04:42:54.114644Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_44' is absent [INFO] [stdout] 2026-01-26T04:42:54.114666Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_186' is absent [INFO] [stdout] 2026-01-26T04:42:54.114693Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_71' is absent [INFO] [stdout] 2026-01-26T04:42:54.114716Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.114744Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_120' is absent [INFO] [stdout] 2026-01-26T04:42:54.114765Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.114783Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_171' is absent [INFO] [stdout] 2026-01-26T04:42:54.114831Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_47' is absent [INFO] [stdout] 2026-01-26T04:42:54.114859Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_70' is absent [INFO] [stdout] 2026-01-26T04:42:54.114883Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_85' is absent [INFO] [stdout] 2026-01-26T04:42:54.114901Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_52' is absent [INFO] [stdout] 2026-01-26T04:42:54.114924Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_95' is absent [INFO] [stdout] 2026-01-26T04:42:54.114945Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.114969Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_109' is absent [INFO] [stdout] 2026-01-26T04:42:54.114988Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_115' is absent [INFO] [stdout] 2026-01-26T04:42:54.115011Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_104' is absent [INFO] [stdout] 2026-01-26T04:42:54.115033Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.115057Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_165' is absent [INFO] [stdout] 2026-01-26T04:42:54.115076Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_9' is absent [INFO] [stdout] 2026-01-26T04:42:54.115101Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_100' is absent [INFO] [stdout] 2026-01-26T04:42:54.115125Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_0' is absent [INFO] [stdout] 2026-01-26T04:42:54.115141Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.115160Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_156' is absent [INFO] [stdout] 2026-01-26T04:42:54.115176Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.115200Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_160' is absent [INFO] [stdout] 2026-01-26T04:42:54.115221Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_88' is absent [INFO] [stdout] 2026-01-26T04:42:54.115244Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_191' is absent [INFO] [stdout] 2026-01-26T04:42:54.115263Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_1' is absent [INFO] [stdout] 2026-01-26T04:42:54.115281Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_30' is absent [INFO] [stdout] 2026-01-26T04:42:54.115299Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.115340Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_105' is absent [INFO] [stdout] 2026-01-26T04:42:54.115376Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.115397Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_69' is absent [INFO] [stdout] 2026-01-26T04:42:54.115413Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.115434Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.115458Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_11' is absent [INFO] [stdout] 2026-01-26T04:42:54.115479Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_92' is absent [INFO] [stdout] 2026-01-26T04:42:54.115503Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_99' is absent [INFO] [stdout] 2026-01-26T04:42:54.115521Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.115539Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_103' is absent [INFO] [stdout] 2026-01-26T04:42:54.115556Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.115579Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_162' is absent [INFO] [stdout] 2026-01-26T04:42:54.115603Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.115628Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_15' is absent [INFO] [stdout] 2026-01-26T04:42:54.115644Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_83' is absent [INFO] [stdout] 2026-01-26T04:42:54.115663Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_73' is absent [INFO] [stdout] 2026-01-26T04:42:54.115683Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_75' is absent [INFO] [stdout] 2026-01-26T04:42:54.115707Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.115728Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_169' is absent [INFO] [stdout] 2026-01-26T04:42:54.115745Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_13' is absent [INFO] [stdout] 2026-01-26T04:42:54.115768Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.115790Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_178' is absent [INFO] [stdout] 2026-01-26T04:42:54.115812Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.115833Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_127' is absent [INFO] [stdout] 2026-01-26T04:42:54.115856Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-4 to be Key 'key_184' is absent [INFO] [stdout] 2026-01-26T04:42:54.115871Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_189' is absent [INFO] [stdout] 2026-01-26T04:42:54.115890Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_45' is absent [INFO] [stdout] 2026-01-26T04:42:54.115910Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-4 to be Key 'key_62' is absent [INFO] [stdout] 2026-01-26T04:42:54.115934Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_132' is absent [INFO] [stdout] 2026-01-26T04:42:54.115960Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_137' is absent [INFO] [stdout] 2026-01-26T04:42:54.115981Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_4' is absent [INFO] [stdout] 2026-01-26T04:42:54.116004Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_192' is absent [INFO] [stdout] 2026-01-26T04:42:54.116020Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-4 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.116039Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_58' is absent [INFO] [stdout] 2026-01-26T04:42:54.116063Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.116091Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_87' is absent [INFO] [stdout] 2026-01-26T04:42:54.116113Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_177' is absent [INFO] [stdout] 2026-01-26T04:42:54.116134Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.116161Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_155' is absent [INFO] [stdout] 2026-01-26T04:42:54.116189Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-4 to be Key 'key_93' is absent [INFO] [stdout] 2026-01-26T04:42:54.116212Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_110' is absent [INFO] [stdout] 2026-01-26T04:42:54.116262Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.116289Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-4 to be Key 'key_81' is absent [INFO] [stdout] 2026-01-26T04:42:54.116311Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_76' is absent [INFO] [stdout] 2026-01-26T04:42:54.116346Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_126' is absent [INFO] [stdout] 2026-01-26T04:42:54.116377Z  INFO cluster_test: EXPECT NODE STATE node-16 from node-4 to be Key 'key_158' is absent [INFO] [stdout] 2026-01-26T04:42:54.116395Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_118' is absent [INFO] [stdout] 2026-01-26T04:42:54.116410Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-4 to be Key 'key_152' is absent [INFO] [stdout] 2026-01-26T04:42:54.116431Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-4 to be Key 'key_167' is absent [INFO] [stdout] 2026-01-26T04:42:54.116455Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-4 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.116474Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_42' is absent [INFO] [stdout] 2026-01-26T04:42:54.116497Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-4 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.116518Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-4 to be Key 'key_55' is absent [INFO] [stdout] 2026-01-26T04:42:54.116537Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_24' is absent [INFO] [stdout] 2026-01-26T04:42:54.116554Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.116569Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-4 to be Key 'key_197' is absent [INFO] [stdout] 2026-01-26T04:42:54.116586Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-4 to be Key 'key_117' is absent [INFO] [stdout] 2026-01-26T04:42:54.116604Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-4 to be Key 'key_198' is absent [INFO] [stdout] 2026-01-26T04:42:54.116626Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-4 to be Key 'key_129' is absent [INFO] [stdout] 2026-01-26T04:42:54.116647Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_33' is absent [INFO] [stdout] 2026-01-26T04:42:54.116663Z  INFO cluster_test: EXPECT NODE STATE node-7 from node-4 to be Key 'key_10' is absent [INFO] [stdout] 2026-01-26T04:42:54.116677Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-4 to be Key 'key_194' is absent [INFO] [stdout] 2026-01-26T04:42:54.116694Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-4 to be Key 'key_7' is absent [INFO] [stdout] 2026-01-26T04:42:54.116709Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-4 to be Key 'key_98' is absent [INFO] [stdout] 2026-01-26T04:42:54.116719Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-4 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.116729Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_161' is absent [INFO] [stdout] 2026-01-26T04:42:54.116746Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_21' is absent [INFO] [stdout] 2026-01-26T04:42:54.116766Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_146' is absent [INFO] [stdout] 2026-01-26T04:42:54.116789Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_22' is absent [INFO] [stdout] 2026-01-26T04:42:54.116810Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_14' is absent [INFO] [stdout] 2026-01-26T04:42:54.116829Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_56' is absent [INFO] [stdout] 2026-01-26T04:42:54.116847Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_59' is absent [INFO] [stdout] 2026-01-26T04:42:54.116868Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_8' is absent [INFO] [stdout] 2026-01-26T04:42:54.116891Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_34' is absent [INFO] [stdout] 2026-01-26T04:42:54.116906Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_82' is absent [INFO] [stdout] 2026-01-26T04:42:54.116923Z  INFO cluster_test: EXPECT NODE STATE node-17 from node-0 to be Key 'key_139' is absent [INFO] [stdout] 2026-01-26T04:42:54.116944Z  INFO cluster_test: EXPECT NODE STATE node-14 from node-0 to be Key 'key_174' is absent [INFO] [stdout] 2026-01-26T04:42:54.116968Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_179' is absent [INFO] [stdout] 2026-01-26T04:42:54.116991Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_195' is absent [INFO] [stdout] 2026-01-26T04:42:54.117010Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_151' is absent [INFO] [stdout] 2026-01-26T04:42:54.117033Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_78' is absent [INFO] [stdout] 2026-01-26T04:42:54.117052Z  INFO cluster_test: EXPECT NODE STATE node-15 from node-0 to be Key 'key_79' is absent [INFO] [stdout] 2026-01-26T04:42:54.117069Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_41' is absent [INFO] [stdout] 2026-01-26T04:42:54.117083Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_123' is absent [INFO] [stdout] 2026-01-26T04:42:54.117101Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_49' is absent [INFO] [stdout] 2026-01-26T04:42:54.117115Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_18' is absent [INFO] [stdout] 2026-01-26T04:42:54.117131Z  INFO cluster_test: EXPECT NODE STATE node-2 from node-0 to be Key 'key_23' is absent [INFO] [stdout] 2026-01-26T04:42:54.117151Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_28' is absent [INFO] [stdout] 2026-01-26T04:42:54.117174Z  INFO cluster_test: EXPECT NODE STATE node-10 from node-0 to be Key 'key_84' is absent [INFO] [stdout] 2026-01-26T04:42:54.117191Z  INFO cluster_test: EXPECT NODE STATE node-13 from node-0 to be Key 'key_133' is absent [INFO] [stdout] 2026-01-26T04:42:54.117205Z  INFO cluster_test: EXPECT NODE STATE node-4 from node-0 to be Key 'key_138' is absent [INFO] [stdout] 2026-01-26T04:42:54.117222Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_53' is absent [INFO] [stdout] 2026-01-26T04:42:54.117238Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_166' is absent [INFO] [stdout] 2026-01-26T04:42:54.117248Z  INFO cluster_test: EXPECT NODE STATE node-11 from node-0 to be Key 'key_172' is absent [INFO] [stdout] 2026-01-26T04:42:54.117265Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_144' is absent [INFO] [stdout] 2026-01-26T04:42:54.117289Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_130' is absent [INFO] [stdout] 2026-01-26T04:42:54.117310Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_94' is absent [INFO] [stdout] 2026-01-26T04:42:54.117353Z  INFO cluster_test: EXPECT NODE STATE node-12 from node-0 to be Key 'key_131' is absent [INFO] [stdout] 2026-01-26T04:42:54.117397Z  INFO cluster_test: EXPECT NODE STATE node-5 from node-0 to be Key 'key_64' is absent [INFO] [stdout] 2026-01-26T04:42:54.117419Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_29' is absent [INFO] [stdout] 2026-01-26T04:42:54.117441Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_40' is absent [INFO] [stdout] 2026-01-26T04:42:54.117466Z  INFO cluster_test: EXPECT NODE STATE node-8 from node-0 to be Key 'key_61' is absent [INFO] [stdout] 2026-01-26T04:42:54.117488Z  INFO cluster_test: EXPECT NODE STATE node-3 from node-0 to be Key 'key_32' is absent [INFO] [stdout] 2026-01-26T04:42:54.117507Z  INFO cluster_test: EXPECT NODE STATE node-1 from node-0 to be Key 'key_154' is absent [INFO] [stdout] 2026-01-26T04:42:54.117534Z  INFO cluster_test: EXPECT NODE STATE node-18 from node-0 to be Key 'key_106' is absent [INFO] [stdout] 2026-01-26T04:42:54.117583Z  INFO cluster_test: EXPECT NODE STATE node-19 from node-0 to be Key 'key_17' is absent [INFO] [stdout] 2026-01-26T04:42:54.117628Z  INFO cluster_test: EXPECT NODE STATE node-0 from node-0 to be Key 'key_124' is absent [INFO] [stdout] 2026-01-26T04:42:54.117662Z  INFO cluster_test: EXPECT NODE STATE node-6 from node-0 to be Key 'key_5' is absent [INFO] [stdout] 2026-01-26T04:42:54.117693Z  INFO cluster_test: EXPECT NODE STATE node-9 from node-0 to be Key 'key_128' is absent [WARN] too many lines in the log, truncating it