[INFO] fetching crate sn_fault_detection 0.15.6... [INFO] testing sn_fault_detection-0.15.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sn_fault_detection 0.15.6 [INFO] finished tweaking crates.io crate sn_fault_detection 0.15.6 [INFO] tweaked toml for crates.io crate sn_fault_detection 0.15.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 102 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding proptest v1.0.0 (available: v1.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 956cbb4165f6328c21865326c86483de8b13433c3634c2307b5840b5d0da6998 [INFO] running `Command { std: "docker" "start" "-a" "956cbb4165f6328c21865326c86483de8b13433c3634c2307b5840b5d0da6998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956cbb4165f6328c21865326c86483de8b13433c3634c2307b5840b5d0da6998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956cbb4165f6328c21865326c86483de8b13433c3634c2307b5840b5d0da6998", kill_on_drop: false }` [INFO] [stdout] 956cbb4165f6328c21865326c86483de8b13433c3634c2307b5840b5d0da6998 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f3a091ffefd432d8bde31fbfb1bb79d22abbed5e71e84a287a16c37eb8052a5 [INFO] running `Command { std: "docker" "start" "-a" "3f3a091ffefd432d8bde31fbfb1bb79d22abbed5e71e84a287a16c37eb8052a5", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.67s [INFO] running `Command { std: "docker" "inspect" "3f3a091ffefd432d8bde31fbfb1bb79d22abbed5e71e84a287a16c37eb8052a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3a091ffefd432d8bde31fbfb1bb79d22abbed5e71e84a287a16c37eb8052a5", kill_on_drop: false }` [INFO] [stdout] 3f3a091ffefd432d8bde31fbfb1bb79d22abbed5e71e84a287a16c37eb8052a5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d2bc4216c594fdca4aeba9f9e957b60b0f002bd080fe920e7cc2b36c06f4837 [INFO] running `Command { std: "docker" "start" "-a" "7d2bc4216c594fdca4aeba9f9e957b60b0f002bd080fe920e7cc2b36c06f4837", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.40s [INFO] running `Command { std: "docker" "inspect" "7d2bc4216c594fdca4aeba9f9e957b60b0f002bd080fe920e7cc2b36c06f4837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2bc4216c594fdca4aeba9f9e957b60b0f002bd080fe920e7cc2b36c06f4837", kill_on_drop: false }` [INFO] [stdout] 7d2bc4216c594fdca4aeba9f9e957b60b0f002bd080fe920e7cc2b36c06f4837 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc35f63e257c050ac024d3bc4e5db4cb2ab33c23e9be5e5e1da8f0cca5753220 [INFO] running `Command { std: "docker" "start" "-a" "dc35f63e257c050ac024d3bc4e5db4cb2ab33c23e9be5e5e1da8f0cca5753220", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-110e09423b1538b6) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] 2025-09-01T12:34:39.632006Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:a58530.. to FaultDetection tracker [INFO] [stdout] 2025-09-01T12:34:39.632076Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.632212Z INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.632613Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.633063Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.632745Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.633299Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.633777Z INFO detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok [INFO] [stdout] 2025-09-01T12:34:39.633417Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 136589(00010011).. exceeded threshold 90 [INFO] [stdout] 2025-09-01T12:34:39.635695Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:39.635714Z INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 136589.. as faulty node [INFO] [stdout] 2025-09-01T12:34:39.635924Z INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations... [INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok [INFO] [stdout] 2025-09-01T12:34:39.642810Z INFO tests::add_new_node_should_track_new_node Adding new non-elder node:75339c.. to FaultDetection tracker [INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok [INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok [INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok [INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok [INFO] [stdout] test tests::track_issue_should_add_a_comm_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok [INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_should_include_all_nodes_in_score_map ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_when_all_nodes_have_the_same_number_of_issues_scores_should_all_be_zero ... ok [INFO] [stdout] test detection::tests::pt_calculate_scores_one_node_with_issues_should_have_higher_score_and_others_should_have_zero ... ok [INFO] [stdout] 2025-09-01T12:34:51.859191Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:34:51.955404Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:51.956261Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2025-09-01T12:34:51.956316Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:51.956553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2025-09-01T12:34:51.956577Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:34:51.956589Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-01T12:34:51.956601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:34:51.974577Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:51.979285Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c77c3a(11000111).. exceeded threshold 36 [INFO] [stdout] 2025-09-01T12:34:51.981689Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:51.981990Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c77c3a.. as faulty node [INFO] [stdout] 2025-09-01T12:34:51.982058Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:34:51.982096Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:34:51.982136Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:34:52.328420Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:52.328561Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:34:52.328663Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:34:52.328720Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:34:52.328760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:03.396968Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:03.406712Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:03.406959Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:03.407075Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:35:03.407181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:04.568065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:35:04.638091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:04.638597Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:04.638861Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:04.638890Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2025-09-01T12:35:04.638902Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:04.788240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:04.788768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:04.789033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:04.789065Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5? [INFO] [stdout] 2025-09-01T12:35:04.789080Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:15.998479Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:16.001682Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:16.001839Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:16.001933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:35:16.001994Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:16.022177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:16.023995Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2025-09-01T12:35:16.024104Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:16.024400Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2025-09-01T12:35:16.024470Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:16.024508Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2025-09-01T12:35:16.024583Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:17.093324Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:35:17.138507Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:17.141171Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100 [INFO] [stdout] 2025-09-01T12:35:17.141285Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:17.141716Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node [INFO] [stdout] 2025-09-01T12:35:17.141789Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:17.141826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:35:17.141875Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:28.383379Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:28.384679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:28.384853Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:28.384910Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:35:28.384969Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:29.424997Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:29.425427Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:29.425711Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:29.425840Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:35:29.425960Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:29.453345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:35:29.539323Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:29.539630Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:29.539904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:29.549687Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:35:29.549755Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] test detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set has been running for over 60 seconds [INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes has been running for over 60 seconds [INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders has been running for over 60 seconds [INFO] [stdout] 2025-09-01T12:35:41.236559Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:41.238675Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:41.238809Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:41.238888Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:35:41.238933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:42.006944Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:42.007165Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:42.007353Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:42.007416Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:35:42.007456Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:42.604542Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:35:42.709696Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:42.709867Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:42.710050Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:42.710103Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:35:42.710138Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:52.798228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:52.804794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2025-09-01T12:35:52.804880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:52.805117Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2025-09-01T12:35:52.805145Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:52.805156Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 7 [INFO] [stdout] 2025-09-01T12:35:52.805167Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:35:54.116000Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:35:54.200511Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:54.204114Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31 [INFO] [stdout] 2025-09-01T12:35:54.204214Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:54.204495Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node [INFO] [stdout] 2025-09-01T12:35:54.207669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:54.207739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7? [INFO] [stdout] 2025-09-01T12:35:54.207773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:35:54.418247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:54.418329Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:35:54.419716Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:35:54.419821Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:35:54.419896Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:05.089473Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:36:05.144752Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:05.145512Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2025-09-01T12:36:05.145850Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:05.146382Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2025-09-01T12:36:05.146548Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:05.146848Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-01T12:36:05.146994Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:05.503367Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:05.509776Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5a0313(01011010).. exceeded threshold 27 [INFO] [stdout] 2025-09-01T12:36:05.509922Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:05.510364Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5a0313.. as faulty node [INFO] [stdout] 2025-09-01T12:36:05.511102Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:05.511177Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:36:05.511366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:10.125777Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:10.125913Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:10.126011Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:10.126066Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:36:10.126101Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:14.739343Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:36:14.873550Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:14.874953Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2025-09-01T12:36:14.875613Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:14.876462Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2025-09-01T12:36:14.877067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:14.877682Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:36:14.878272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:15.783451Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:15.786088Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02ffd7(00000010).. exceeded threshold 61 [INFO] [stdout] 2025-09-01T12:36:15.786191Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:15.786461Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02ffd7.. as faulty node [INFO] [stdout] 2025-09-01T12:36:15.786538Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:15.786577Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2025-09-01T12:36:15.786653Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:21.675153Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:21.676730Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:21.676855Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:21.676906Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:36:21.676944Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:27.860418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:36:27.973549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:27.979999Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:27.980667Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:27.980785Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6? [INFO] [stdout] 2025-09-01T12:36:27.980940Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:29.360683Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:29.361184Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:29.361514Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:29.361582Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6 [INFO] [stdout] 2025-09-01T12:36:29.361620Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:36.663308Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:36.663446Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:36.663538Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:36.663590Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:36:36.663629Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:41.423101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:36:41.549082Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:41.552078Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2025-09-01T12:36:41.552198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:41.552483Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2025-09-01T12:36:41.556686Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:41.556798Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-01T12:36:41.556846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:43.141995Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:43.142521Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 172abc(00010111).. exceeded threshold 67 [INFO] [stdout] 2025-09-01T12:36:43.142675Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:43.143049Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 172abc.. as faulty node [INFO] [stdout] 2025-09-01T12:36:43.143123Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:43.143167Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:36:43.143205Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:51.344887Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:51.347680Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:51.347817Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:51.347869Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:36:51.347907Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:36:55.244113Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:36:55.279414Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:55.279857Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2025-09-01T12:36:55.279908Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:55.280141Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2025-09-01T12:36:55.280164Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:55.280178Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:36:55.280190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:36:55.416871Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:55.418170Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 01f642(00000001).. exceeded threshold 41 [INFO] [stdout] 2025-09-01T12:36:55.418224Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:36:55.418460Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 01f642.. as faulty node [INFO] [stdout] 2025-09-01T12:36:55.418484Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:36:55.418494Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2025-09-01T12:36:55.418505Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:04.951024Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:04.954687Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:04.954847Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:04.954936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:37:04.954973Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:06.649614Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:06.658017Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2025-09-01T12:37:06.658158Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:06.658390Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2025-09-01T12:37:06.658452Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:06.658492Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2025-09-01T12:37:06.658535Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:07.500398Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:37:07.566117Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:07.566619Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85 [INFO] [stdout] 2025-09-01T12:37:07.566724Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:07.571199Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node [INFO] [stdout] 2025-09-01T12:37:07.571335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:07.571372Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:37:07.571417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:18.198703Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:37:18.212340Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:18.216685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:18.216857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:18.220676Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:37:18.220765Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:18.229568Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:18.229869Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:18.230067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:18.230124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-01T12:37:18.230225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:20.793234Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:20.793747Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:20.795796Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:20.795966Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2025-09-01T12:37:20.796082Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:30.789951Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:37:30.826518Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:30.826834Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:30.827275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:30.827417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-01T12:37:30.827757Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:30.883322Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:30.883398Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:30.883473Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:30.883492Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:37:30.883503Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:35.883579Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:35.892811Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:35.893015Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:35.893032Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:37:35.893043Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:42.047758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:42.047895Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:42.048000Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:42.048052Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:37:42.048093Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:45.035930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:37:45.067724Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:45.067981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2025-09-01T12:37:45.068014Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:45.068202Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2025-09-01T12:37:45.068228Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:45.068240Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-01T12:37:45.068252Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:49.018262Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:49.023869Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c4d858(11000100).. exceeded threshold 57 [INFO] [stdout] 2025-09-01T12:37:49.024151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:49.024388Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c4d858.. as faulty node [INFO] [stdout] 2025-09-01T12:37:49.024416Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:49.024429Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2025-09-01T12:37:49.024440Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:37:55.650952Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:55.651033Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:55.651127Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:55.651181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:37:55.651240Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:37:58.252756Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:37:58.289147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:58.289885Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2025-09-01T12:37:58.289978Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:37:58.290243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2025-09-01T12:37:58.290272Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:37:58.290292Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:37:58.290303Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:02.728578Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:02.730008Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 39319c(00111001).. exceeded threshold 51 [INFO] [stdout] 2025-09-01T12:38:02.732691Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:02.732992Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 39319c.. as faulty node [INFO] [stdout] 2025-09-01T12:38:02.733044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:02.733075Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2025-09-01T12:38:02.733105Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:07.238079Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:07.238214Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:07.238312Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:07.238360Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:38:07.238418Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:12.017556Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:38:12.045173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:12.045381Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:12.045537Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:12.045581Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:38:12.045610Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:17.192341Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:17.199792Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:17.200046Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:17.200097Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:38:17.200135Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:19.143788Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:19.143868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:19.143945Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:19.143965Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:38:19.143978Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:22.698694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:38:22.712365Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:22.712564Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:22.712839Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:22.712898Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:38:22.712939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:28.272529Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:28.275694Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:28.275852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:28.275874Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:38:28.275888Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:32.178285Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:32.178364Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:32.178434Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:32.178456Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:38:32.178468Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:33.318805Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:38:33.360628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:33.361846Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:33.361969Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:33.361981Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:38:33.361992Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:40.268084Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:40.268407Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:40.268804Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:40.268912Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:38:40.269150Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:44.691232Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:44.693941Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:44.694261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:44.694368Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:38:44.694488Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:47.930703Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:38:48.020619Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:48.022725Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2025-09-01T12:38:48.022825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:48.026913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2025-09-01T12:38:48.027022Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:48.027061Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-01T12:38:48.027146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:53.086904Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:53.087366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8a5e4d(10001010).. exceeded threshold 53 [INFO] [stdout] 2025-09-01T12:38:53.087414Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:53.087670Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8a5e4d.. as faulty node [INFO] [stdout] 2025-09-01T12:38:53.087697Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:53.087706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2025-09-01T12:38:53.087716Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:38:53.771598Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:53.778733Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:53.778833Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:53.778854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:38:53.778867Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:38:59.819763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:38:59.923345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:59.923923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2025-09-01T12:38:59.924002Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:38:59.924270Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2025-09-01T12:38:59.928681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:38:59.928786Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:38:59.928833Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:05.309427Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:05.315130Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b70793(10110111).. exceeded threshold 17 [INFO] [stdout] 2025-09-01T12:39:05.315216Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:05.317121Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b70793.. as faulty node [INFO] [stdout] 2025-09-01T12:39:05.317159Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:05.317172Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2025-09-01T12:39:05.317182Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:07.223075Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:07.230686Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:07.230862Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:07.230911Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:39:07.230945Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:11.211928Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:39:11.263042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:11.269776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:11.270111Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:11.272744Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-01T12:39:11.272818Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:17.087752Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:17.088366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:17.090818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:17.091042Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:39:17.091341Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:19.525774Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:19.525923Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:19.526016Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:19.526035Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:39:19.526047Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:20.814353Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:39:20.864334Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:20.865863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:20.866041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:20.866056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-01T12:39:20.866067Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:31.491194Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:31.496912Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:31.497203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:31.497521Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:39:31.503682Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:32.467184Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:32.467261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:32.467336Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:32.467363Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:39:32.467377Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:35.250811Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:39:35.332124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:35.335827Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:35.336060Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:35.336109Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-01T12:39:35.336146Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:45.834594Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:45.834830Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:45.838827Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:45.838919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:39:45.838954Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:45.902740Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:45.902814Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:45.902876Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:45.902917Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:39:45.902949Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:48.465690Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:39:48.653266Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:48.653861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:48.654207Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:48.654280Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7? [INFO] [stdout] 2025-09-01T12:39:48.654324Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:39:58.193823Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:58.193965Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:58.194053Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:58.194102Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:39:58.194133Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:39:59.110058Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:59.112106Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:39:59.115940Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:39:59.116031Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 7 [INFO] [stdout] 2025-09-01T12:39:59.116072Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:01.783273Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:40:01.882128Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:01.888795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2025-09-01T12:40:01.888889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:01.894736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2025-09-01T12:40:01.894802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:01.894814Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-01T12:40:01.894825Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:10.547556Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:10.547714Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:10.547811Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:10.547857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:10.547892Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:12.066553Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:12.069220Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 085979(00001000).. exceeded threshold 20 [INFO] [stdout] 2025-09-01T12:40:12.069396Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:12.071635Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 085979.. as faulty node [INFO] [stdout] 2025-09-01T12:40:12.071768Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:12.071839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2025-09-01T12:40:12.071886Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:13.247349Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:40:13.386948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:13.392004Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2025-09-01T12:40:13.392128Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:13.392405Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2025-09-01T12:40:13.392479Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:13.392533Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-01T12:40:13.392589Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:23.145506Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:23.147689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:23.147892Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:23.148007Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:23.148119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:25.252706Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:25.253162Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: eac4cf(11101010).. exceeded threshold 90 [INFO] [stdout] 2025-09-01T12:40:25.253679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:25.253957Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder eac4cf.. as faulty node [INFO] [stdout] 2025-09-01T12:40:25.254018Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:25.254054Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:40:25.254084Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:25.966607Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:40:26.003910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:26.006700Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:26.006929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:26.007130Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:26.007160Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:36.602997Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:36.606686Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:36.606857Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:36.606909Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:36.606950Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:38.409618Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:38.409724Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:38.409794Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:38.409811Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:40:38.409823Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:39.597562Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:40:39.643042Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:39.644457Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:39.647701Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:39.647795Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:39.647826Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:48.433178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:48.433305Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:48.433392Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:48.433440Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:48.433473Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:49.773633Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:49.775827Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:49.775950Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:49.775995Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:40:49.776027Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:40:52.022480Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:40:52.070736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:52.070916Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:52.071131Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:52.071183Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:52.071219Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:40:59.632797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:59.636681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:40:59.636849Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:40:59.642685Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:40:59.642750Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:02.549232Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:02.551728Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:02.551897Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:02.551956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:41:02.551993Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:04.505043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:41:04.555923Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:04.556156Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2025-09-01T12:41:04.556184Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:04.556330Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2025-09-01T12:41:04.556346Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:04.556356Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-01T12:41:04.556366Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:11.385679Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:11.388680Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:11.388854Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:11.388910Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:41:11.388946Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:15.118942Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:41:15.168539Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:15.172728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:15.172897Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:15.177718Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:41:15.177736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:15.487461Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:15.491989Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7b3cd0(01111011).. exceeded threshold 112 [INFO] [stdout] 2025-09-01T12:41:15.492151Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:15.492480Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7b3cd0.. as faulty node [INFO] [stdout] 2025-09-01T12:41:15.492571Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:15.492622Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2025-09-01T12:41:15.492733Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:24.284297Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:24.287684Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:24.287838Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:24.287889Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:41:24.287925Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:27.191809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:41:27.244601Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:27.244913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:27.245101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:27.245121Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:41:27.245133Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:28.648557Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:28.648972Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:28.649463Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:28.649538Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:41:28.649623Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:36.887375Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:36.888672Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:36.888788Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:36.888859Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:41:36.888891Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:41.936697Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:41.940935Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:41.941162Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:41.941181Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:41:41.941192Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:42.368204Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:41:42.448268Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:42.452812Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:42.453089Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:42.453163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:41:42.453499Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:51.052936Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:51.053080Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:51.053159Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:51.053178Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:41:51.053192Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:41:54.454225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:41:54.479797Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:54.480337Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:54.481763Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:54.481836Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:41:54.481881Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:41:55.683574Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:55.688809Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:41:55.690006Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:41:55.690126Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:41:55.690180Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:03.538881Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:03.545688Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:03.545810Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:03.545830Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:42:03.545843Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:07.892190Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:42:08.038747Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:08.039862Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2025-09-01T12:42:08.043698Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:08.044005Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2025-09-01T12:42:08.044062Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:08.044097Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-01T12:42:08.044147Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:08.362839Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:08.363366Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:08.363702Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:08.363830Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:42:08.363934Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:17.439885Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:17.440022Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:17.440119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:17.440172Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:42:17.440208Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:19.801636Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:42:19.816894Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:19.817194Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:19.817809Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:19.817883Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:42:19.817965Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:23.006035Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:23.006464Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5896c2(01011000).. exceeded threshold 50 [INFO] [stdout] 2025-09-01T12:42:23.006540Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:23.006762Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5896c2.. as faulty node [INFO] [stdout] 2025-09-01T12:42:23.006818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:23.006852Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2025-09-01T12:42:23.006884Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:29.167553Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:29.167632Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:29.169736Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:29.169756Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:42:29.169768Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:31.540972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:42:31.652753Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:31.657932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 613f2c(01100001).. exceeded threshold 14 [INFO] [stdout] 2025-09-01T12:42:31.659889Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:31.660402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 613f2c.. as faulty node [INFO] [stdout] 2025-09-01T12:42:31.660528Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:31.660684Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-01T12:42:31.661665Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:36.844110Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:36.846908Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:36.847269Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:36.847319Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4 [INFO] [stdout] 2025-09-01T12:42:36.847356Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:43.784085Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:43.784326Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:43.784546Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:43.784594Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:42:43.784608Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:44.257333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:42:44.406932Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:44.410273Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8b1924(10001011).. exceeded threshold 50 [INFO] [stdout] 2025-09-01T12:42:44.410374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:44.410637Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8b1924.. as faulty node [INFO] [stdout] 2025-09-01T12:42:44.412671Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:44.412741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:42:44.412783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:49.590522Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:49.593873Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:49.594215Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:49.594319Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:42:49.594481Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:42:57.054121Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:57.055704Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:57.055840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:57.055902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:42:57.055951Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:42:57.184465Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:42:57.282384Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:57.284929Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b117f1(10110001).. exceeded threshold 21 [INFO] [stdout] 2025-09-01T12:42:57.285173Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:42:57.285913Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b117f1.. as faulty node [INFO] [stdout] 2025-09-01T12:42:57.289681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:42:57.289728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2? [INFO] [stdout] 2025-09-01T12:42:57.289741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:01.946679Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:01.947009Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:01.947250Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:01.947309Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:43:01.947348Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:09.754948Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:43:09.799501Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:09.801835Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:09.802043Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:09.802102Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:43:09.802139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:10.320540Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:10.320694Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:10.320902Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:10.320985Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:43:10.321023Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:14.254928Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:14.255107Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:14.255235Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:14.255282Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:43:14.255323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:21.452884Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:43:21.481710Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:21.482015Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:21.482165Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:21.482185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:43:21.482197Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:23.785356Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:23.785535Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:23.785916Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:23.786075Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:43:23.786188Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:27.742956Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:27.744042Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:27.744555Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:27.744725Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:43:27.745116Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:33.077368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:43:33.147974Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:33.148379Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c42202(11000100).. exceeded threshold 40 [INFO] [stdout] 2025-09-01T12:43:33.148418Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:33.148628Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c42202.. as faulty node [INFO] [stdout] 2025-09-01T12:43:33.148680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:33.148694Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:43:33.148706Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:36.013592Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:36.013841Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:36.013982Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:36.014031Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:43:36.014258Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:41.049984Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:41.053915Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f925e9(11111001).. exceeded threshold 63 [INFO] [stdout] 2025-09-01T12:43:41.055748Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:41.056033Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f925e9.. as faulty node [INFO] [stdout] 2025-09-01T12:43:41.056112Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:41.056272Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2025-09-01T12:43:41.056323Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:45.019746Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:43:45.152028Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:45.152863Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 406704(01000000).. exceeded threshold 73 [INFO] [stdout] 2025-09-01T12:43:45.156702Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:45.157033Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 406704.. as faulty node [INFO] [stdout] 2025-09-01T12:43:45.157221Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:45.157310Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:43:45.157352Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:50.582380Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:50.589689Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:50.589873Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:50.589916Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:43:50.589953Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:43:54.405244Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:54.405628Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:54.405880Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:54.405910Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2025-09-01T12:43:54.405925Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:43:59.727534Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:43:59.818288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:59.818949Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f0cc94(11110000).. exceeded threshold 53 [INFO] [stdout] 2025-09-01T12:43:59.819319Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:43:59.819843Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f0cc94.. as faulty node [INFO] [stdout] 2025-09-01T12:43:59.820189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:43:59.820259Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:43:59.820369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:01.546428Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:01.553700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:01.553868Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:01.553908Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:44:01.553940Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:06.903442Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:06.903582Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:06.909764Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:06.909890Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:44:06.909933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:12.959925Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:12.960009Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:12.960119Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:12.960151Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:44:12.960427Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:14.433274Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:44:14.573680Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:14.581058Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2171ba(00100001).. exceeded threshold 57 [INFO] [stdout] 2025-09-01T12:44:14.581214Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:14.581588Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2171ba.. as faulty node [INFO] [stdout] 2025-09-01T12:44:14.581661Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:14.581699Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:44:14.581783Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:21.568696Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:21.569073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:21.569316Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:21.569340Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2025-09-01T12:44:21.569353Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:27.375562Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:27.375709Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:27.375797Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:27.377668Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:44:27.377732Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:29.386013Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:44:29.497611Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:29.506137Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:29.506564Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:29.507668Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-01T12:44:29.507736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:34.731393Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:34.732962Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ada868(10101101).. exceeded threshold 73 [INFO] [stdout] 2025-09-01T12:44:34.733203Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:34.733599Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ada868.. as faulty node [INFO] [stdout] 2025-09-01T12:44:34.733636Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:34.733672Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:44:34.733686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:39.031798Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:39.031933Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:39.032034Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:39.032183Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:44:39.032250Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:41.000570Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:44:41.068169Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:41.069086Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6ff3a7(01101111).. exceeded threshold 54 [INFO] [stdout] 2025-09-01T12:44:41.069218Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:41.069869Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6ff3a7.. as faulty node [INFO] [stdout] 2025-09-01T12:44:41.069944Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:41.069986Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:44:41.070101Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:45.187686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:45.187767Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:45.187858Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:45.187885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:44:45.187898Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:50.822818Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:50.822964Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:50.823182Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:50.823230Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:44:50.824371Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:44:56.027669Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:44:56.110374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:56.118939Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 88b7a2(10001000).. exceeded threshold 106 [INFO] [stdout] 2025-09-01T12:44:56.119070Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:56.119286Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 88b7a2.. as faulty node [INFO] [stdout] 2025-09-01T12:44:56.119344Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:56.119383Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-01T12:44:56.119417Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:44:59.950554Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:59.951120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 13ad4e(00010011).. exceeded threshold 33 [INFO] [stdout] 2025-09-01T12:44:59.951222Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:44:59.951541Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 13ad4e.. as faulty node [INFO] [stdout] 2025-09-01T12:44:59.951613Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:44:59.951697Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3 [INFO] [stdout] 2025-09-01T12:44:59.951739Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:04.920631Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:04.920940Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:04.921050Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:04.921097Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:45:04.921130Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:10.169679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:45:10.277945Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:10.282054Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f892b1(11111000).. exceeded threshold 37 [INFO] [stdout] 2025-09-01T12:45:10.284686Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:10.285553Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f892b1.. as faulty node [INFO] [stdout] 2025-09-01T12:45:10.286185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:10.286706Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-01T12:45:10.287222Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:13.615885Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:13.616138Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:13.616330Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:13.616379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:45:13.616466Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:17.947750Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:17.947825Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:17.947894Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:17.947920Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:45:17.947934Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:23.812988Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:45:23.965049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:23.965468Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d566d2(11010101).. exceeded threshold 58 [INFO] [stdout] 2025-09-01T12:45:23.965532Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:23.965768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d566d2.. as faulty node [INFO] [stdout] 2025-09-01T12:45:23.966711Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:23.966810Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5? [INFO] [stdout] 2025-09-01T12:45:23.966910Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:28.449228Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:28.451929Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d0e15d(11010000).. exceeded threshold 10 [INFO] [stdout] 2025-09-01T12:45:28.453687Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:28.454048Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d0e15d.. as faulty node [INFO] [stdout] 2025-09-01T12:45:28.454122Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:28.454194Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2 [INFO] [stdout] 2025-09-01T12:45:28.454281Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:32.927013Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:32.927161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:32.927228Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:32.927249Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:45:32.927261Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:36.195817Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:45:36.273527Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:36.277802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:36.278049Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:36.278108Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3? [INFO] [stdout] 2025-09-01T12:45:36.278139Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:40.922553Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:40.930769Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:40.931018Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:40.931074Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:45:40.931111Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:44.393317Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:44.400688Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:44.400814Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:44.400832Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:45:44.400844Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:50.802198Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:45:50.921888Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:50.922402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2ab044(00101010).. exceeded threshold 43 [INFO] [stdout] 2025-09-01T12:45:50.922477Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:50.922813Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2ab044.. as faulty node [INFO] [stdout] 2025-09-01T12:45:50.922872Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:50.922904Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:45:50.925664Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:45:56.010709Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:56.010911Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:56.011050Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:56.015821Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:45:56.015924Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:45:57.643181Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:57.646480Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:45:57.646840Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:45:57.646987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:45:57.649725Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:06.908195Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:46:06.935056Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:06.935193Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:06.935288Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:06.935338Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:06.935375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:11.582999Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:11.591698Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:11.591915Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:11.591975Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:11.592012Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:11.821499Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:11.824721Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:11.824943Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:11.825048Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:46:11.825128Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:20.179670Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:46:20.236302Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:20.236598Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:20.236976Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:20.237098Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:20.237321Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:22.528701Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:22.528901Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:22.529057Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:22.529113Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1 [INFO] [stdout] 2025-09-01T12:46:22.530668Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:25.934696Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:25.934835Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:25.934947Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:25.934997Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:25.935026Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:33.022304Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:46:33.094739Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:33.094930Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:33.095124Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:33.095189Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:33.095227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:36.047193Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:36.051073Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c12826(11000001).. exceeded threshold 107 [INFO] [stdout] 2025-09-01T12:46:36.052686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:36.052974Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c12826.. as faulty node [INFO] [stdout] 2025-09-01T12:46:36.053044Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:36.053085Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2025-09-01T12:46:36.053120Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:39.826764Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:39.826900Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:39.827021Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:39.827079Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:39.827115Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:46.488403Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:46:46.567768Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:46.571857Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:46.572185Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:46.572271Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-01T12:46:46.572364Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:49.694333Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:49.697189Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 59a1fb(01011001).. exceeded threshold 88 [INFO] [stdout] 2025-09-01T12:46:49.697385Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:49.697919Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 59a1fb.. as faulty node [INFO] [stdout] 2025-09-01T12:46:49.698132Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:49.698340Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:46:49.698527Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:46:52.971620Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:52.972475Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:52.974719Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:52.974752Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:52.974765Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:46:58.980445Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:46:58.993345Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:58.993488Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:46:58.995714Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:46:58.995802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:46:58.995844Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:02.050127Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:02.052056Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f04bc2(11110000).. exceeded threshold 47 [INFO] [stdout] 2025-09-01T12:47:02.053686Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:02.055896Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f04bc2.. as faulty node [INFO] [stdout] 2025-09-01T12:47:02.055988Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:02.056028Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6 [INFO] [stdout] 2025-09-01T12:47:02.056107Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:05.684123Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:05.688699Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:05.688996Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:05.689101Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:47:05.689257Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:10.918276Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:47:10.946227Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:10.946504Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b11e8e(10110001).. exceeded threshold 47 [INFO] [stdout] 2025-09-01T12:47:10.946542Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:10.946748Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b11e8e.. as faulty node [INFO] [stdout] 2025-09-01T12:47:10.946773Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:10.946785Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:47:10.946796Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:15.910336Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:15.913068Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:15.915264Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:15.915343Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2025-09-01T12:47:15.915374Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:19.456930Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:19.457064Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:19.457157Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:19.457529Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:47:19.459829Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:22.278815Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:47:22.441048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:22.448010Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f71bd2(11110111).. exceeded threshold 47 [INFO] [stdout] 2025-09-01T12:47:22.448275Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:22.448902Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f71bd2.. as faulty node [INFO] [stdout] 2025-09-01T12:47:22.448938Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:22.448952Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:47:22.448964Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:29.705075Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:29.705806Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dff822(11011111).. exceeded threshold 93 [INFO] [stdout] 2025-09-01T12:47:29.706700Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:29.708981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dff822.. as faulty node [INFO] [stdout] 2025-09-01T12:47:29.709182Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:29.709547Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:47:29.709816Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:33.001741Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:33.001875Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:33.001966Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:33.002014Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:47:33.002126Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:36.191666Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:47:36.281736Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:36.287893Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d8170f(11011000).. exceeded threshold 120 [INFO] [stdout] 2025-09-01T12:47:36.288023Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:36.288253Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d8170f.. as faulty node [INFO] [stdout] 2025-09-01T12:47:36.288328Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:36.288368Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3? [INFO] [stdout] 2025-09-01T12:47:36.288404Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:42.840086Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:42.841868Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:42.844933Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:42.845023Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:47:42.848677Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:45.878838Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:45.898787Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:45.898980Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:45.899005Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:47:45.899017Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:49.829602Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:47:49.914041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:49.915018Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 042bf0(00000100).. exceeded threshold 54 [INFO] [stdout] 2025-09-01T12:47:49.915505Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:49.916163Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 042bf0.. as faulty node [INFO] [stdout] 2025-09-01T12:47:49.920681Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:49.920728Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:47:49.920741Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:47:51.174627Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:51.185081Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ce3b31(11001110).. exceeded threshold 74 [INFO] [stdout] 2025-09-01T12:47:51.186690Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:51.186928Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ce3b31.. as faulty node [INFO] [stdout] 2025-09-01T12:47:51.186981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:51.187014Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2025-09-01T12:47:51.187043Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:47:57.498605Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:57.501683Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:47:57.501831Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:47:57.501883Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:47:57.501921Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:01.750375Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:48:01.776931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:01.778675Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:01.778828Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:01.778906Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:48:01.778955Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:05.034788Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:05.036728Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:05.036886Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:05.036934Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:48:05.036967Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:10.030681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:10.030899Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:10.031000Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:10.031042Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:48:10.031073Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:14.533037Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:48:14.614507Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:14.615560Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c3266e(11000011).. exceeded threshold 47 [INFO] [stdout] 2025-09-01T12:48:14.615807Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:14.616679Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c3266e.. as faulty node [INFO] [stdout] 2025-09-01T12:48:14.616931Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:14.617390Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:48:14.617615Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:18.333697Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:18.335909Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6d8ddc(01101101).. exceeded threshold 41 [INFO] [stdout] 2025-09-01T12:48:18.336143Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:18.338701Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6d8ddc.. as faulty node [INFO] [stdout] 2025-09-01T12:48:18.338792Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:18.338832Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5 [INFO] [stdout] 2025-09-01T12:48:18.338906Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:22.188217Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:22.188348Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:22.188451Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:22.188498Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:48:22.188539Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:24.835291Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:48:24.984873Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:24.985179Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:24.986802Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:24.990675Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4? [INFO] [stdout] 2025-09-01T12:48:24.990776Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:29.249865Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:29.250399Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:29.250823Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:29.250936Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5 [INFO] [stdout] 2025-09-01T12:48:29.251052Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:34.278018Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:34.278161Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:34.278289Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:34.278354Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:48:34.278395Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:38.032188Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:48:38.163472Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:38.163890Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 59ea45(01011001).. exceeded threshold 47 [INFO] [stdout] 2025-09-01T12:48:38.163972Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:38.164225Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 59ea45.. as faulty node [INFO] [stdout] 2025-09-01T12:48:38.164290Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:38.164333Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4? [INFO] [stdout] 2025-09-01T12:48:38.164370Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:41.287766Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:41.287953Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:41.288082Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:41.288100Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3 [INFO] [stdout] 2025-09-01T12:48:41.288112Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:48.525441Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:48.525529Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:48.525625Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:48.525711Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:48:48.525758Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:48:51.755265Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:48:51.819350Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:51.823717Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:51.823921Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:51.823988Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:48:51.824243Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:48:53.616229Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:53.620907Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:48:53.621826Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:48:53.622008Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:48:53.622233Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:00.327171Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:00.327247Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:00.327321Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:00.327336Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:49:00.327348Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:03.905584Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:49:03.975329Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:03.979762Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:03.980217Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:49:03.980286Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:49:03.980549Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:49:06.390818Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:06.391076Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:06.393981Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:06.394053Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:49:06.394091Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:11.444106Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:11.451700Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:11.451926Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:11.451987Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:49:11.452029Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:16.118374Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:49:16.232463Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:16.232966Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3b94ac(00111011).. exceeded threshold 56 [INFO] [stdout] 2025-09-01T12:49:16.233041Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:16.233315Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3b94ac.. as faulty node [INFO] [stdout] 2025-09-01T12:49:16.233369Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:49:16.233402Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6? [INFO] [stdout] 2025-09-01T12:49:16.233431Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:49:18.768379Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:18.768545Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:18.768692Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:18.768715Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2 [INFO] [stdout] 2025-09-01T12:49:18.768726Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:24.520526Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:24.520682Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:24.520760Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:24.520777Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:49:24.520790Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:30.458861Z INFO detection::tests::pt_detect_dkg_bad_nodes pt start -------------------- [INFO] [stdout] 2025-09-01T12:49:30.568335Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:30.568629Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:30.568858Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:49:30.568998Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2? [INFO] [stdout] 2025-09-01T12:49:30.569048Z INFO detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ====================== [INFO] [stdout] 2025-09-01T12:49:30.993995Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:30.994504Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 046783(00000100).. exceeded threshold 40 [INFO] [stdout] 2025-09-01T12:49:30.994925Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:30.995303Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 046783.. as faulty node [INFO] [stdout] 2025-09-01T12:49:30.996006Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:30.996201Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4 [INFO] [stdout] 2025-09-01T12:49:30.996431Z INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ====================== [INFO] [stdout] 2025-09-01T12:49:36.760320Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:36.763681Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations... [INFO] [stdout] 2025-09-01T12:49:36.763818Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [INFO] [stdout] 2025-09-01T12:49:36.763858Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1? [INFO] [stdout] 2025-09-01T12:49:36.763890Z INFO detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ====================== [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "dc35f63e257c050ac024d3bc4e5db4cb2ab33c23e9be5e5e1da8f0cca5753220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc35f63e257c050ac024d3bc4e5db4cb2ab33c23e9be5e5e1da8f0cca5753220", kill_on_drop: false }` [INFO] [stdout] dc35f63e257c050ac024d3bc4e5db4cb2ab33c23e9be5e5e1da8f0cca5753220